Author: plessy Date: 2011-09-30 12:22:34 +0000 (Fri, 30 Sep 2011) New Revision: 8005
Modified: trunk/packages/paml/trunk/debian/changelog trunk/packages/paml/trunk/debian/compat trunk/packages/paml/trunk/debian/control Log: Use Debhelper 8. Modified: trunk/packages/paml/trunk/debian/changelog =================================================================== --- trunk/packages/paml/trunk/debian/changelog 2011-09-30 12:08:35 UTC (rev 8004) +++ trunk/packages/paml/trunk/debian/changelog 2011-09-30 12:22:34 UTC (rev 8005) @@ -7,6 +7,7 @@ * Removed links to inexsistant Git repositories in debian/README.source. * Corrected VCS URLs (debian/control). * Conforms to Policy 3.9.2 (debian/control, no other changes needed). + * Use Debhelper 8 (debian/control, debian/compat). -- Charles Plessy <[email protected]> Sat, 01 Jan 2011 16:41:38 +0100 Modified: trunk/packages/paml/trunk/debian/compat =================================================================== --- trunk/packages/paml/trunk/debian/compat 2011-09-30 12:08:35 UTC (rev 8004) +++ trunk/packages/paml/trunk/debian/compat 2011-09-30 12:22:34 UTC (rev 8005) @@ -1 +1 @@ -7 +8 Modified: trunk/packages/paml/trunk/debian/control =================================================================== --- trunk/packages/paml/trunk/debian/control 2011-09-30 12:08:35 UTC (rev 8004) +++ trunk/packages/paml/trunk/debian/control 2011-09-30 12:22:34 UTC (rev 8005) @@ -4,7 +4,7 @@ Maintainer: Debian Med Packaging Team <[email protected]> Uploaders: Pjotr Prins <[email protected]>, Steffen Moeller <[email protected]> DM-Upload-Allowed: yes -Build-Depends: debhelper (>= 7.0.50~) +Build-Depends: debhelper (>= 8) Standards-Version: 3.9.2 Homepage: http://abacus.gene.ucl.ac.uk/software/paml.html Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/paml/trunk _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
