Sascha Steinbiss pushed to branch master at Debian Med / gfapy
Commits: ef1629ee by Sascha Steinbiss at 2020-01-14T12:01:08+01:00 add missing build-dep on dh-python, fixing FTBFS - - - - - 518bd3f0 by Sascha Steinbiss at 2020-01-14T12:01:20+01:00 use debhelper 12 and debhelper-compat - - - - - 3 changed files: - debian/changelog - − debian/compat - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +gfapy (1.0.0+dfsg-4) unstable; urgency=medium + + * Add missing build-dep on dh-python, fixing FTBFS. + * Use debhelper 12 and debhelper-compat. + + -- Sascha Steinbiss <[email protected]> Tue, 14 Jan 2020 12:00:19 +0100 + gfapy (1.0.0+dfsg-3) unstable; urgency=medium * Team upload. ===================================== debian/compat deleted ===================================== @@ -1 +0,0 @@ -11 ===================================== debian/control ===================================== @@ -3,7 +3,8 @@ Maintainer: Debian Med Packaging Team <[email protected]. Uploaders: Sascha Steinbiss <[email protected]> Section: science Priority: optional -Build-Depends: debhelper (>= 11~), +Build-Depends: debhelper-compat (= 12), + dh-python, python3, python3-dev, python3-setuptools, View it on GitLab: https://salsa.debian.org/med-team/gfapy/compare/3401105df417dc22a29f8716db90f59c247ecf2d...518bd3f0d1af0b69da699d27b9495b21d8e5e9f9 -- View it on GitLab: https://salsa.debian.org/med-team/gfapy/compare/3401105df417dc22a29f8716db90f59c247ecf2d...518bd3f0d1af0b69da699d27b9495b21d8e5e9f9 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
