Bug#790271: Fix build failure in stable/jessie (Was: Bug#790271: fixed in pagekite 0.5.6d-4)

2016-02-09 Thread Petter Reinholdtsen
This RC bug affect stable, and should be fixed there.  I've
confirmed that the package fail to build in a jessie chroot without
python-openssl, and that installing python-openssl solve it.

Because of this, I propose to apply this patch to the stable version:

diff --git a/debian/control b/debian/control
index 6707331..9936cec 100644
--- a/debian/control
+++ b/debian/control
@@ -10,6 +10,7 @@ Build-Depends:
  , python-setuptools
  , dh-python
  , python-socksipychain
+ , python-openssl
 X-Python-Version: >= 2.3, << 3.0
 Standards-Version: 3.9.5
 Homepage: https://pagekite.net/

I do not remember the procedure for getting changes into stable, but
hope to find time to investigate that some time in the future.

-- 
Happy hacking
Petter Reinholdtsen



Bug#790271: Fix build failure in stable/jessie

2016-02-09 Thread Petter Reinholdtsen
[Petter Reinholdtsen]
> I do not remember the procedure for getting changes into stable, but
> hope to find time to investigate that some time in the future.

I did, and submitted https://bugs.debian.org/814266 > to request
an update.  If it is accepted, we can upload to stable to get the fix
into the next point release.

-- 
Happy hacking
Petter Reinholdtsen