Control: tags 906041 + pending

Dear maintainer,

I've prepared an NMU for libfte (versioned as 0.1.0-1.1) and uploaded
it to DELAYED/15. Please feel free to tell me if I should cancel it.

cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed

diff -Nru libfte-0.1.0/debian/changelog libfte-0.1.0/debian/changelog
--- libfte-0.1.0/debian/changelog	2014-11-23 17:27:39.000000000 +0200
+++ libfte-0.1.0/debian/changelog	2018-09-22 20:02:29.000000000 +0300
@@ -1,3 +1,10 @@
+libfte (0.1.0-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * python-fte: Add the missing python dependencies. (Closes: #906041)
+
+ -- Adrian Bunk <b...@debian.org>  Sat, 22 Sep 2018 20:02:29 +0300
+
 libfte (0.1.0-1) unstable; urgency=low
 
   * initial release to Debian. Closes: #770603
diff -Nru libfte-0.1.0/debian/control libfte-0.1.0/debian/control
--- libfte-0.1.0/debian/control	2014-11-26 10:24:31.000000000 +0200
+++ libfte-0.1.0/debian/control	2018-08-13 12:58:11.000000000 +0300
@@ -3,7 +3,7 @@
 Priority: extra
 Maintainer: Rolf Leggewie <f...@rolf.leggewie.biz>
 Uploaders: Kevin P. Dyer <kpd...@gmail.com>
-Build-Depends: debhelper (>= 9), python-dev, python-setuptools, libgmp-dev
+Build-Depends: debhelper (>= 9), dh-python, python-dev, python-setuptools, libgmp-dev
 Standards-Version: 3.9.6
 Homepage: https://fteproxy.org/
 Vcs-Git: git://g...@github.com:kpdyer/libfte.git -b debian/unstable
@@ -11,7 +11,7 @@
 
 Package: python-fte
 Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}, ${python:Depends}
 Description: encryption library to thwart deep packet inspection censorship
  fteproxy provides transport-layer protection to resist keyword filtering,
  censorship and discrimantory routing policies. Its job is to relay
diff -Nru libfte-0.1.0/debian/rules libfte-0.1.0/debian/rules
--- libfte-0.1.0/debian/rules	2014-11-22 17:41:16.000000000 +0200
+++ libfte-0.1.0/debian/rules	2018-08-13 12:58:24.000000000 +0300
@@ -4,4 +4,4 @@
 #export DH_VERBOSE=1
 
 %:
-	dh $@ 
+	dh $@ --with python2

Reply via email to