diff options
-rw-r--r-- | debian/changelog | 4 | ||||
-rw-r--r-- | debian/control | 2 | ||||
-rw-r--r-- | debian/copyright | 2 | ||||
-rw-r--r-- | debian/files | 1 | ||||
-rw-r--r-- | debian/upstream/signing-key.pgp.backup | bin | 3006 -> 0 bytes | |||
-rw-r--r-- | debian/watch | 2 |
6 files changed, 7 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog index 9296946..5c97049 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,8 +2,12 @@ dmidecode (3.1-2) UNRELEASED; urgency=medium * debian/control: - Change to my new email address. + - Use secure homepage URI. * debian/copyright: - Change to my new email address. + - Use secure copyright format URI. + * debian/watch: + - Use secure URI. -- Jörg Frings-Fürst <debian@jff.email> Sat, 04 Aug 2018 20:16:22 +0200 diff --git a/debian/control b/debian/control index a5eff20..12e3c28 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Build-Depends: debhelper (>= 10) Standards-Version: 4.0.0 Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/dmidecode.git Vcs-Git: https://anonscm.debian.org/cgit/collab-maint/dmidecode.git -Homepage: http://nongnu.org/dmidecode/ +Homepage: https://nongnu.org/dmidecode/ Package: dmidecode Priority: important diff --git a/debian/copyright b/debian/copyright index b8a5868..16a90b4 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,4 +1,4 @@ -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: dmidecode Upstream-Contact: dmidecode-devel@nongnu.org Source: http://download.savannah.gnu.org/releases/demidecode/ diff --git a/debian/files b/debian/files deleted file mode 100644 index 628e131..0000000 --- a/debian/files +++ /dev/null @@ -1 +0,0 @@ -dmidecode_3.1-1_source.buildinfo utils optional diff --git a/debian/upstream/signing-key.pgp.backup b/debian/upstream/signing-key.pgp.backup Binary files differdeleted file mode 100644 index 12f4c83..0000000 --- a/debian/upstream/signing-key.pgp.backup +++ /dev/null diff --git a/debian/watch b/debian/watch index 1574d0a..e070fe7 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,3 @@ version=3 opts=dversionmangle=s/\+dfsg\d*$//,uversionmangle=s/_/./g;s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha|b|a)[\-\.]?\d*)$/$1~$2/,pgpsigurlmangle=s/$/.sig/ \ -http://download.savannah.gnu.org/releases/dmidecode/dmidecode-(\d.*)\.(?:tgz|tbz2|txz|tar\.(?:bz2|xz)) +https://download.savannah.gnu.org/releases/dmidecode/dmidecode-(\d.*)\.(?:tgz|tbz2|txz|tar\.(?:bz2|xz)) |