Package: src:python-characteristic Version: 14.3.0-1 Followup-For: Bug #799635
This is easy enough to fix and it's a nuisance for transition tracking. Scott K
diff -Nru python-characteristic-14.3.0/debian/changelog python-characteristic-14.3.0/debian/changelog --- python-characteristic-14.3.0/debian/changelog 2015-09-03 14:07:00.000000000 -0400 +++ python-characteristic-14.3.0/debian/changelog 2017-06-29 18:36:00.000000000 -0400 @@ -1,3 +1,10 @@ +python-characteristic (14.3.0-1.1) UNRELEASED; urgency=medium + + * Non-maintainer upload. + * Remove unneeded -dev build-depends + + -- Scott Kitterman <sc...@kitterman.com> Thu, 29 Jun 2017 18:35:45 -0400 + python-characteristic (14.3.0-1) unstable; urgency=medium * New upstream release. diff -Nru python-characteristic-14.3.0/debian/control python-characteristic-14.3.0/debian/control --- python-characteristic-14.3.0/debian/control 2015-09-03 14:07:15.000000000 -0400 +++ python-characteristic-14.3.0/debian/control 2017-06-29 18:36:17.000000000 -0400 @@ -4,7 +4,7 @@ Uploaders: Free Ekanayaka <fr...@debian.org> Build-Depends: debhelper (>= 9), dh-python, python-all, python-setuptools, python-pytest, - python3-all-dev, python3-setuptools, python3-pytest, + python3-all, python3-setuptools, python3-pytest, Build-Depends-Indep: python3-sphinx Standards-Version: 3.9.6 Section: python