summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorPeter Pentchev <roam@ringlet.net>2016-06-27 11:20:32 +0300
committerPeter Pentchev <roam@ringlet.net>2016-06-27 11:20:32 +0300
commita573bf03ef58681461b4153eea6604ba3d738cc2 (patch)
treeee91a0e95ee648a801022669731d3db46f255eca /debian
parent323dc0c14d86ce6d7ff4c886886c43f50e26264a (diff)
Switch a bugs.debian.org URL to HTTPS.
Suggested by: cme (libconfig-model-dpkg-perl)
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
-rw-r--r--debian/patches/12-restore-pidfile-default.patch3
2 files changed, 7 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 47b4950..9882aa4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+stunnel4 (3:5.32-2) UNRELEASED; urgency=medium
+
+ * Switch the bugs.debian.org URL in a patch to HTTPS.
+
+ -- Peter Pentchev <roam@ringlet.net> Mon, 27 Jun 2016 11:18:46 +0300
+
stunnel4 (3:5.32-1) unstable; urgency=medium
* Declare compliance with Debian Policy 3.9.8 with no changes.
diff --git a/debian/patches/12-restore-pidfile-default.patch b/debian/patches/12-restore-pidfile-default.patch
index 744f838..f1f7b7c 100644
--- a/debian/patches/12-restore-pidfile-default.patch
+++ b/debian/patches/12-restore-pidfile-default.patch
@@ -7,9 +7,8 @@ Description: Temporarily restore the pid file creation by default.
script will refuse to start stunnel for these configurations.
Forwarded: not-needed
Author: Peter Pentchev <roam@ringlet.net>
-Bug-Debian: http://bugs.debian.org/744851
+Bug-Debian: https://bugs.debian.org/744851
Last-Update: 2015-12-02
-
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -44,6 +44,7 @@