Use https in urls
This commit is contained in:
parent
42ab83e4ab
commit
d3d9c21fd2
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -5,6 +5,7 @@ relational (2.6-1) UNRELEASED; urgency=low
|
|||||||
* Bump Standards-Version to 4.0.1
|
* Bump Standards-Version to 4.0.1
|
||||||
* Rules-Requires-Root: no
|
* Rules-Requires-Root: no
|
||||||
* Bump X-Python3-Version to 3.8
|
* Bump X-Python3-Version to 3.8
|
||||||
|
* Use https for URLs
|
||||||
|
|
||||||
-- Salvo 'LtWorf' Tomaselli <tiposchi@tiscali.it> Wed, 02 May 2018 22:09:48 +0200
|
-- Salvo 'LtWorf' Tomaselli <tiposchi@tiscali.it> Wed, 02 May 2018 22:09:48 +0200
|
||||||
|
|
||||||
|
2
debian/control
vendored
2
debian/control
vendored
@ -6,7 +6,7 @@ Build-Depends: debhelper (>= 10), python3, dh-python, python3-xtermcolor, pyqt5-
|
|||||||
python3-distutils
|
python3-distutils
|
||||||
Standards-Version: 4.0.1
|
Standards-Version: 4.0.1
|
||||||
X-Python3-Version: >= 3.8
|
X-Python3-Version: >= 3.8
|
||||||
Homepage: http://ltworf.github.io/relational/
|
Homepage: https://ltworf.github.io/relational/
|
||||||
Rules-Requires-Root: no
|
Rules-Requires-Root: no
|
||||||
|
|
||||||
Package: python3-relational
|
Package: python3-relational
|
||||||
|
4
debian/copyright
vendored
4
debian/copyright
vendored
@ -1,6 +1,6 @@
|
|||||||
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||||
Author: Salvo "LtWorf" Tomaselli <tiposchi@tiscali.it>
|
Author: Salvo "LtWorf" Tomaselli <tiposchi@tiscali.it>
|
||||||
Source: http://ltworf.github.io/relational/
|
Source: https://ltworf.github.io/relational/
|
||||||
|
|
||||||
Files: *
|
Files: *
|
||||||
Copyright: © 2008-2016 Salvo "LtWorf" Tomaselli <tiposchi@tiscali.it>,
|
Copyright: © 2008-2016 Salvo "LtWorf" Tomaselli <tiposchi@tiscali.it>,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user