[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#814266: marked as done (jessie-pu: package pagekite/0.5.6d-3+deb8u1)



Your message dated Sat, 02 Apr 2016 14:20:04 +0100
with message-id <1459603204.2441.216.camel@adam-barratt.org.uk>
and subject line Fix included in stable
has caused the Debian Bug report #814266,
regarding jessie-pu: package pagekite/0.5.6d-3+deb8u1
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
814266: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=814266
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
Tags: jessie
User: release.debian.org@packages.debian.org
Usertags: pu

The pagekite package in stable is affected by RC bug #790271.  The
problem is a build failure when python-openssl isn't installed (ie
missing build dependency) because the test code in this case take a
non-working code path and break the build.  This patch fixes the
problem:

diff --git a/debian/changelog b/debian/changelog
index bd8aad3..6f623c5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+pagekite (0.5.6d-3+deb8u1) stable; urgency=low
+
+  * Add missing build dependency python-openssl to fix test
+    failure (Closes: #790271).
+
+ -- Petter Reinholdtsen <pere@debian.org>  Tue, 09 Feb 2016 20:32:34 +0100
+
 pagekite (0.5.6d-3) unstable; urgency=low
 
   * Add debian/watch file to track new upstream versions.
diff --git a/debian/control b/debian/control
index 6707331..ad84d22 100644
--- a/debian/control
+++ b/debian/control
@@ -6,6 +6,7 @@ Uploaders: Petter Reinholdtsen <pere@debian.org>
 Build-Depends:
  debhelper (>= 9)
  , python (>= 2.4)
+ , python-openssl
  , python-support (>= 0.8.4)
  , python-setuptools
  , dh-python

I would like to update the stable version of pagekite to fix this bug.
Are you OK with me uploading a package with this change?

I would also love to replace the non-encrypted Vcs links with encrypted
versions, if that is ok with you:

diff --git a/debian/control b/debian/control
index 6707331..ad84d22 100644
--- a/debian/control
+++ b/debian/control
@@ -13,8 +14,8 @@ Build-Depends:
 X-Python-Version: >= 2.3, << 3.0
 Standards-Version: 3.9.5
 Homepage: https://pagekite.net/
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/pagekite.git
-Vcs-Git: git://anonscm.debian.org/collab-maint/pagekite.git
+Vcs-Browser: https://anonscm.debian.org/gitweb/?p=collab-maint/pagekite.git
+Vcs-Git: https://anonscm.debian.org/git/collab-maint/pagekite.git
 
 Package: pagekite
 Section: net

-- 
Happy hacking
Petter Reinholdtsen

--- End Message ---
--- Begin Message ---
Version: 8.4

Hi,

The packages referenced by these bugs were included in today's stable
point release.

Regards,

Adam

--- End Message ---

Reply to: