Package: release.debian.org Severity: normal User: [email protected] Usertags: unblock
Please unblock package pygnuplot This fixes FTBFS #924341. diff -Nru pygnuplot-0.11.16/debian/changelog pygnuplot-0.11.16/debian/changelog --- pygnuplot-0.11.16/debian/changelog 2019-01-05 22:07:29.000000000 +0500 +++ pygnuplot-0.11.16/debian/changelog 2019-03-17 14:00:05.000000000 +0500 @@ -1,3 +1,10 @@ +pygnuplot (0.11.16-2) unstable; urgency=medium + + * Team upload. + * Fix the build dependency on debhelper (Closes: #924341). + + -- Andrey Rahmatullin <[email protected]> Sun, 17 Mar 2019 14:00:05 +0500 + pygnuplot (0.11.16-1) unstable; urgency=medium * Initial release (Closes: #910437) diff -Nru pygnuplot-0.11.16/debian/control pygnuplot-0.11.16/debian/control --- pygnuplot-0.11.16/debian/control 2019-01-05 22:07:29.000000000 +0500 +++ pygnuplot-0.11.16/debian/control 2019-03-17 14:00:05.000000000 +0500 @@ -3,7 +3,7 @@ Priority: optional Maintainer: Debian Python Modules Team <python-modules- [email protected]> Uploaders: Josue Ortega <[email protected]> -Build-Depends: debhelper (= 12), +Build-Depends: debhelper (>= 12), dh-python, python3-all, python3-setuptools unblock pygnuplot/0.11.16-2

