Bug#911627: python-openflow: diff for NMU version 2017.2b1+dfsg-2.1

2018-11-28 Thread Adrian Bunk
On Tue, Nov 27, 2018 at 10:20:57AM -0200, Paulo Henrique de Lima Santana wrote:
> Hi Adrian,
> 
> Thanks for your help!
> Do you mind if you cancel your NMU?

Fine for me, cancelled.

> I will update the upstream software and use your solution.

Thanks!

> Best regards.

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



Bug#911627: python-openflow: diff for NMU version 2017.2b1+dfsg-2.1

2018-11-27 Thread Paulo Henrique de Lima Santana
Hi Adrian,

Thanks for your help!
Do you mind if you cancel your NMU?

I will update the upstream software and use your solution.

Best regards.

On Mon, 19 Nov 2018 23:34:43 +0200 Adrian Bunk  wrote:
> 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
> 



-- 
Paulo Henrique de Lima Santana (phls)
Curitiba - Brasil
Membro da Comunidade Curitiba Livre
Site: http://www.phls.com.br
GNU/Linux user: 228719  GPG ID: 0443C450

Apoie a campanha pela igualdade de gĂȘnero #HeForShe (#ElesPorElas)  
http://www.heforshe.org/pt


pgpZB_taVjJxi.pgp
Description: PGP signature


Bug#911627: python-openflow: diff for NMU version 2017.2b1+dfsg-2.1

2018-11-19 Thread Adrian Bunk
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.0 +0200
+++ python-openflow-2017.2b1+dfsg/debian/changelog	2018-11-19 23:29:35.0 +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   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.0 +0200
+++ python-openflow-2017.2b1+dfsg/debian/control	2018-11-19 23:29:28.0 +0200
@@ -4,10 +4,9 @@
 Maintainer: Paulo Henrique de Lima Santana (phls) 
 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