Control: tags 911627 + patch
Control: tags 911627 + pending

Dear maintainer,

I've prepared an NMU for python-openflow (versioned as 2017.2b1+dfsg-2.1)
and uploaded it to DELAYED/14. 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 python-openflow-2017.2b1+dfsg/debian/changelog python-openflow-2017.2b1+dfsg/debian/changelog
--- python-openflow-2017.2b1+dfsg/debian/changelog	2017-11-13 19:03:47.000000000 +0200
+++ python-openflow-2017.2b1+dfsg/debian/changelog	2018-11-19 23:29:35.000000000 +0200
@@ -1,3 +1,11 @@
+python-openflow (2017.2b1+dfsg-2.1) unstable; urgency=high
+
+  * Non-maintainer upload.
+  * Upstream requires Python 3.6, correct the dependencies
+    accordingly to fix upgrades from stretch. (Closes: #911627)
+
+ -- Adrian Bunk <b...@debian.org>  Mon, 19 Nov 2018 23:29:35 +0200
+
 python-openflow (2017.2b1+dfsg-2) unstable; urgency=medium
 
   * New upload because the bug #877191 was solved.
diff -Nru python-openflow-2017.2b1+dfsg/debian/control python-openflow-2017.2b1+dfsg/debian/control
--- python-openflow-2017.2b1+dfsg/debian/control	2017-11-13 19:03:47.000000000 +0200
+++ python-openflow-2017.2b1+dfsg/debian/control	2018-11-19 23:29:28.000000000 +0200
@@ -4,10 +4,9 @@
 Maintainer: Paulo Henrique de Lima Santana (phls) <p...@softwarelivre.org>
 Build-Depends: debhelper (>= 10),
                dh-python,
-               python3.6,
-               python3-all,
+               python3-all (>= 3.6),
                python3-setuptools
-X-Python3-Version: >= 3.5
+X-Python3-Version: >= 3.6
 Standards-Version: 4.1.1
 Homepage: https://github.com/kytos/python-openflow
 

Reply via email to