Use https in urls

This commit is contained in:
Salvo 'LtWorf' Tomaselli 2020-08-12 19:41:52 +02:00
parent 42ab83e4ab
commit d3d9c21fd2
No known key found for this signature in database
GPG Key ID: B3A7CF0C801886CF
3 changed files with 4 additions and 3 deletions

1
debian/changelog vendored
View File

@ -5,6 +5,7 @@ relational (2.6-1) UNRELEASED; urgency=low
* Bump Standards-Version to 4.0.1
* Rules-Requires-Root: no
* 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

2
debian/control vendored
View File

@ -6,7 +6,7 @@ Build-Depends: debhelper (>= 10), python3, dh-python, python3-xtermcolor, pyqt5-
python3-distutils
Standards-Version: 4.0.1
X-Python3-Version: >= 3.8
Homepage: http://ltworf.github.io/relational/
Homepage: https://ltworf.github.io/relational/
Rules-Requires-Root: no
Package: python3-relational

4
debian/copyright vendored
View File

@ -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>
Source: http://ltworf.github.io/relational/
Source: https://ltworf.github.io/relational/
Files: *
Copyright: © 2008-2016 Salvo "LtWorf" Tomaselli <tiposchi@tiscali.it>,