Author: tille Date: 2015-03-07 19:42:50 +0000 (Sat, 07 Mar 2015) New Revision: 18924
Modified: trunk/packages/pylibtiff/trunk/debian/changelog trunk/packages/pylibtiff/trunk/debian/compat trunk/packages/pylibtiff/trunk/debian/control Log: debhelper 9 Modified: trunk/packages/pylibtiff/trunk/debian/changelog =================================================================== --- trunk/packages/pylibtiff/trunk/debian/changelog 2015-03-07 19:41:42 UTC (rev 18923) +++ trunk/packages/pylibtiff/trunk/debian/changelog 2015-03-07 19:42:50 UTC (rev 18924) @@ -4,6 +4,7 @@ * d/get-orig-source: use xz compression * Mathieu declared to leave the team so I add myself as uploader * cme fix dpkg-control + * debhelper 9 -- Andreas Tille <[email protected]> Sat, 07 Mar 2015 20:36:33 +0100 Modified: trunk/packages/pylibtiff/trunk/debian/compat =================================================================== --- trunk/packages/pylibtiff/trunk/debian/compat 2015-03-07 19:41:42 UTC (rev 18923) +++ trunk/packages/pylibtiff/trunk/debian/compat 2015-03-07 19:42:50 UTC (rev 18924) @@ -1 +1 @@ -8 +9 Modified: trunk/packages/pylibtiff/trunk/debian/control =================================================================== --- trunk/packages/pylibtiff/trunk/debian/control 2015-03-07 19:41:42 UTC (rev 18923) +++ trunk/packages/pylibtiff/trunk/debian/control 2015-03-07 19:42:50 UTC (rev 18924) @@ -3,7 +3,7 @@ Uploaders: Andreas Tille <[email protected]> Section: python Priority: optional -Build-Depends: debhelper (>= 8), +Build-Depends: debhelper (>= 9), python-all-dev, python-numpy, python-bitarray _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
