Package: src:xcffib
Version: 0.4.2-2
Severity: important
Tags: patch

This package build-depends on python3 dev packages even though it does not use
Python headers.  This is not needed and complicates transition
trackinig for us, the python maintainers, (which is why I'm filing this as
important) [1].  As you can see, the package shows up as affected by the
transition when, in fact, it isn't.

Please see the attached patch.  I have written the debian/changelog in the NMU
form, but have no immediate intent to NMU. I'm unable to test this as the
package is not currently buildable.

Scott K


[1] https://release.debian.org/transitions/html/python3.6-supported.html
diff -Nru xcffib-0.4.2/debian/changelog xcffib-0.4.2/debian/changelog
--- xcffib-0.4.2/debian/changelog	2016-09-19 06:59:15.000000000 -0400
+++ xcffib-0.4.2/debian/changelog	2017-06-29 20:05:31.000000000 -0400
@@ -1,3 +1,10 @@
+xcffib (0.4.2-2.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Drop unneeded python/python3 dev build-depends
+
+ -- Scott Kitterman <sc...@kitterman.com>  Thu, 29 Jun 2017 20:05:10 -0400
+
 xcffib (0.4.2-2) unstable; urgency=medium
 
   * Removed unnecessary depends on python{3,}-cffi. (Closes: #833163)
diff -Nru xcffib-0.4.2/debian/control xcffib-0.4.2/debian/control
--- xcffib-0.4.2/debian/control	2016-09-19 06:59:15.000000000 -0400
+++ xcffib-0.4.2/debian/control	2017-06-29 20:05:07.000000000 -0400
@@ -23,8 +23,6 @@
   , python-autopep8
   , python-all
   , python3-all
-  , python-all-dev
-  , python3-all-dev
   , python-cffi
   , python3-cffi
 # testing

Reply via email to