Author: plessy Date: 2013-10-28 08:35:12 +0000 (Mon, 28 Oct 2013) New Revision: 15001
Modified: trunk/community/infrastructure/getData/debian/changelog trunk/community/infrastructure/getData/debian/compat trunk/community/infrastructure/getData/debian/control Log: Using Debhelper 9. Modified: trunk/community/infrastructure/getData/debian/changelog =================================================================== --- trunk/community/infrastructure/getData/debian/changelog 2013-10-28 08:32:27 UTC (rev 15000) +++ trunk/community/infrastructure/getData/debian/changelog 2013-10-28 08:35:12 UTC (rev 15001) @@ -10,6 +10,7 @@ [ Charles Plessy ] * Normalised with config-model-edit. * Conforms with Policy 3.9.5. + * Using Debhelper 9. -- Steffen Moeller <[email protected]> Tue, 03 Jan 2012 22:14:25 +0100 Modified: trunk/community/infrastructure/getData/debian/compat =================================================================== --- trunk/community/infrastructure/getData/debian/compat 2013-10-28 08:32:27 UTC (rev 15000) +++ trunk/community/infrastructure/getData/debian/compat 2013-10-28 08:35:12 UTC (rev 15001) @@ -1 +1 @@ -7 +9 Modified: trunk/community/infrastructure/getData/debian/control =================================================================== --- trunk/community/infrastructure/getData/debian/control 2013-10-28 08:32:27 UTC (rev 15000) +++ trunk/community/infrastructure/getData/debian/control 2013-10-28 08:35:12 UTC (rev 15001) @@ -4,7 +4,7 @@ Section: science Priority: optional Build-Depends: cdbs, - debhelper (>= 7) + debhelper (>= 9) Standards-Version: 3.9.5 Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/community/infrastructure/getData/ Vcs-Svn: svn://svn.debian.org/debian-med/trunk/community/infrastructure/getData _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
