Hi,

I have uploaded the attached (trivial) patch to the DELAYED/2 queue. Let
me know if you want me to dcut it.

Cheers,

Thomas Goirand (zigo)
diff --git a/debian/changelog b/debian/changelog
index 97465835..a8a225c6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+uwsgi (2.0.15-10.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Adds 2to3 as build-depends (Closes: #884671).
+
+ -- Thomas Goirand <[email protected]>  Wed, 24 Jan 2018 13:23:23 +0000
+
 uwsgi (2.0.15-10) unstable; urgency=medium
 
   * Simplify packaging by offloading some parts to separate source:
diff --git a/debian/control b/debian/control
index da1377f1..80576732 100644
--- a/debian/control
+++ b/debian/control
@@ -5,6 +5,7 @@ Maintainer: uWSGI packaging team <[email protected]>
 Uploaders: Jonas Smedegaard <[email protected]>
 Build-Depends-Indep: shellcheck
 Build-Depends:
+ 2to3,
  cdbs (>= 0.4.145),
  python,
  python3,

Reply via email to