Control: tags 823071 + patch
Control: tags 823071 + pending

Dear maintainer,

I've prepared an NMU for python-pbr (versioned as 1.8.0-4.1) and
uploaded it to DELAYED/5. Please feel free to tell me if I
should delay it longer.

Regards.
diff -Nru python-pbr-1.8.0/debian/changelog python-pbr-1.8.0/debian/changelog
--- python-pbr-1.8.0/debian/changelog	2015-10-24 01:36:49.000000000 +0200
+++ python-pbr-1.8.0/debian/changelog	2016-05-06 23:41:16.000000000 +0200
@@ -1,3 +1,10 @@
+python-pbr (1.8.0-4.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Depend on python{3,}-pkg-resources (Closes: #823071)
+
+ -- Stefano Rivera <stefa...@debian.org>  Fri, 06 May 2016 23:41:16 +0200
+
 python-pbr (1.8.0-4) unstable; urgency=medium
 
   * override_dh_python3 to fix Py3 shebang.
diff -Nru python-pbr-1.8.0/debian/control python-pbr-1.8.0/debian/control
--- python-pbr-1.8.0/debian/control	2015-10-24 01:36:49.000000000 +0200
+++ python-pbr-1.8.0/debian/control	2016-05-06 23:39:46.000000000 +0200
@@ -45,7 +45,8 @@
 
 Package: python-pbr
 Architecture: all
-Depends: python-six (>= 1.9.0),
+Depends: python-pkg-resources,
+         python-six (>= 1.9.0),
          ${misc:Depends},
          ${python:Depends},
 Recommends: ${python:Recommends},
@@ -74,7 +75,8 @@
 
 Package: python3-pbr
 Architecture: all
-Depends: python3-six (>= 1.9.0),
+Depends: python3-pkg-resources,
+         python3-six (>= 1.9.0),
          ${misc:Depends},
          ${python3:Depends},
 Recommends: ${python3:Recommends},

Reply via email to