Author: plessy Date: 2013-09-14 03:16:49 +0000 (Sat, 14 Sep 2013) New Revision: 14686
Modified: trunk/packages/emboss-explorer/trunk/debian/changelog trunk/packages/emboss-explorer/trunk/debian/compat trunk/packages/emboss-explorer/trunk/debian/control Log: Switch to Debhelpers compatibility level 9. Modified: trunk/packages/emboss-explorer/trunk/debian/changelog =================================================================== --- trunk/packages/emboss-explorer/trunk/debian/changelog 2013-09-14 03:15:48 UTC (rev 14685) +++ trunk/packages/emboss-explorer/trunk/debian/changelog 2013-09-14 03:16:49 UTC (rev 14686) @@ -11,7 +11,7 @@ * Conforms with Policy 3.9.2 (debian/control, no other changes needed). * Use canonical VCS URLs in debian/control. * Updated debian/copyright to latest machine-readable format. - * Switch to Debhelpers compatibility level 8 (debian/compat, debian/control). + * Switch to Debhelpers compatibility level 9 (debian/compat, debian/control). * Convert to Debhelper's tiny mode (debian/rules, debian/docs). * Removed obsolete DM-Upload-Allowed field. * Normalised debian/control with config-model-edit. Modified: trunk/packages/emboss-explorer/trunk/debian/compat =================================================================== --- trunk/packages/emboss-explorer/trunk/debian/compat 2013-09-14 03:15:48 UTC (rev 14685) +++ trunk/packages/emboss-explorer/trunk/debian/compat 2013-09-14 03:16:49 UTC (rev 14686) @@ -1 +1 @@ -8 +9 Modified: trunk/packages/emboss-explorer/trunk/debian/control =================================================================== --- trunk/packages/emboss-explorer/trunk/debian/control 2013-09-14 03:15:48 UTC (rev 14685) +++ trunk/packages/emboss-explorer/trunk/debian/control 2013-09-14 03:16:49 UTC (rev 14686) @@ -3,7 +3,7 @@ Uploaders: Charles Plessy <[email protected]> Section: science Priority: optional -Build-Depends: debhelper (>= 8) +Build-Depends: debhelper (>= 9) Build-Depends-Indep: libparse-recdescent-perl, libmailtools-perl Standards-Version: 3.9.2 _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
