Source: pylibravatar
Version: 1.7-1
Severity: normal
Tags: patch

Since your package is arch all, python3-all is all that's needed for
build-dends (same as you have for python).  Since you currently have an
unneeded build-dep on python3-all-dev, your package show up as needing a
rebuild for the python3.5 transition [1], when that's not the case.

Please fix soon as we are getting ready for the transition and it would be
nice to get this off the list.

Scott K

[1] https://release.debian.org/transitions/html/python3.5.html
diff -Nru pylibravatar-1.7/debian/changelog pylibravatar-1.7/debian/changelog
--- pylibravatar-1.7/debian/changelog	2015-06-28 01:07:51.000000000 -0400
+++ pylibravatar-1.7/debian/changelog	2015-09-16 23:38:22.000000000 -0400
@@ -1,3 +1,10 @@
+pylibravatar (1.7-1.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Remove excessive python3 related build-depends
+
+ -- Scott Kitterman <[email protected]>  Wed, 16 Sep 2015 23:38:00 -0400
+
 pylibravatar (1.7-1) unstable; urgency=medium
 
   * New upstream release
diff -Nru pylibravatar-1.7/debian/control pylibravatar-1.7/debian/control
--- pylibravatar-1.7/debian/control	2015-06-28 01:07:51.000000000 -0400
+++ pylibravatar-1.7/debian/control	2015-09-16 23:37:56.000000000 -0400
@@ -5,7 +5,7 @@
 Build-Depends: debhelper (>= 9),
                dh-python,
                python-all,
-               python3 | python3-all | python3-dev | python3-all-dev
+               python3-all
 Standards-Version: 3.9.6
 Homepage: https://launchpad.net/pyLibravatar
 Vcs-Git: git://anonscm.debian.org/collab-maint/pylibravatar.git

Reply via email to