Package: release.debian.org Severity: normal User: release.debian.org@packages.debian.org Usertags: unblock Please unblock package dput, version “0.12.1”. This release addresses Debian bug#863348 (severity “important”) by altering the default configuration to avoid now-deprecated Debian archive hostnames. I am attaching the debdiff of version “0.12.0” → “0.12.1”. unblock dput/0.12.1 -- \ “There is no reason anyone would want a computer in their | `\ home.” —Ken Olson, president, chairman and founder of Digital | _o__) Equipment Corp., 1977 | Ben Finney <bignose@debian.org>
$ debdiff ../build-area/dput_{0.12.0,0.12.1}.dsc
dpkg-source: warning: extracting unsigned source package (/home/bignose/Projects/debian/dput/build-area/dput_0.12.1.dsc)
diff -Nru dput-0.12.0/debian/changelog dput-0.12.1/debian/changelog
--- dput-0.12.0/debian/changelog 2017-01-12 21:56:21.000000000 +1100
+++ dput-0.12.1/debian/changelog 2017-05-28 22:36:59.000000000 +1000
@@ -1,3 +1,12 @@
+dput (0.12.1) unstable; urgency=medium
+
+ * The “Imran Sarker” release.
+ * Specify current recommended archive host for security updates.
+ Closes: bug#863348. Thanks to Ansgar Burchardt for the report.
+ * Specify current VCS for this code base.
+
+ -- Ben Finney <bignose@debian.org> Sun, 28 May 2017 22:36:59 +1000
+
dput (0.12.0) unstable; urgency=medium
* The “Oyasiqur Rhaman” release.
diff -Nru dput-0.12.0/debian/control dput-0.12.1/debian/control
--- dput-0.12.0/debian/control 2017-01-12 21:56:21.000000000 +1100
+++ dput-0.12.1/debian/control 2017-05-28 22:36:51.000000000 +1000
@@ -16,8 +16,8 @@
dh-python,
debhelper (>= 9~)
Standards-Version: 3.9.8
-VCS-Git: https://git.fosscommunity.in/bignose/dput.git
-VCS-Browser: https://git.fosscommunity.in/bignose/dput
+VCS-Git: https://anonscm.debian.org/git/users/bignose/debian-full/dput.git
+VCS-Browser: https://anonscm.debian.org/git/users/bignose/debian-full/dput.git
Homepage: https://packages.debian.org/source/sid/dput
Package: dput
diff -Nru dput-0.12.0/dput.cf dput-0.12.1/dput.cf
--- dput-0.12.0/dput.cf 2017-01-12 21:56:21.000000000 +1100
+++ dput-0.12.1/dput.cf 2017-05-28 22:32:20.000000000 +1000
@@ -56,7 +56,7 @@
# pre_upload_command = /path/to/some/script
[security-master]
-fqdn = security-master.debian.org
+fqdn = ftp.security.upload.debian.org
method = ftp
incoming = /pub/SecurityUploadQueue
login = anonymous
@@ -66,7 +66,7 @@
pre_upload_command = /usr/share/dput/helper/security-warning
[security-master-unembargoed]
-fqdn = security-master.debian.org
+fqdn = ftp.security.upload.debian.org
method = ftp
incoming = /pub/OpenSecurityUploadQueue
login = anonymousAttachment:
signature.asc
Description: PGP signature