Package: python-popcon Version: 1.0 Severity: serious Justification: Policy 3.5 Tags: patch
python-popcon doesn't depend on python (it obviously should). -- Jakub Wilk
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-05-23 19:56:19.000000000 +0200 @@ -9,7 +9,7 @@ Package: python-popcon Architecture: all -Depends: ${shlibs:Depends}, ${misc:Depends} +Depends: ${python:Depends}, ${misc: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.