tags 627694 + pending
thanks
Dear maintainer,
I've prepared an NMU for python-popcon (versioned as 1.0+nmu1) and
uploaded it to DELAYED/5. Please feel free to tell me if I should delay
it longer.
--
Jakub Wilk
diffstat for python-popcon-1.0 python-popcon-1.0+nmu1
changelog | 7 +++++++
control | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
diff -Nru python-popcon-1.0/debian/changelog python-popcon-1.0+nmu1/debian/changelog
--- python-popcon-1.0/debian/changelog 2010-08-17 20:07:54.000000000 +0200
+++ python-popcon-1.0+nmu1/debian/changelog 2011-07-27 20:05:04.000000000 +0200
@@ -1,3 +1,10 @@
+python-popcon (1.0+nmu1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Add ${python:Depends} to Depends (closes: #627694).
+
+ -- Jakub Wilk <[email protected]> Wed, 27 Jul 2011 19:57:48 +0200
+
python-popcon (1.0) unstable; urgency=low
* Initial Release.
diff -Nru python-popcon-1.0/debian/control python-popcon-1.0+nmu1/debian/control
--- python-popcon-1.0/debian/control 2010-08-17 20:43:26.000000000 +0200
+++ python-popcon-1.0+nmu1/debian/control 2011-07-27 19:57:21.000000000 +0200
@@ -9,7 +9,7 @@
Package: python-popcon
Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
Description: Python interface to Debian's Popularity Contest (popcon)
This package provides the popcon module, which allows to query Debian's
Popularity Contest data.