Author: plessy Date: 2012-02-02 04:35:21 +0000 (Thu, 02 Feb 2012) New Revision: 9536
Modified: trunk/packages/mummer/trunk/debian/changelog trunk/packages/mummer/trunk/debian/compat trunk/packages/mummer/trunk/debian/control Log: Using Debhelper 8. Modified: trunk/packages/mummer/trunk/debian/changelog =================================================================== --- trunk/packages/mummer/trunk/debian/changelog 2012-02-02 04:32:54 UTC (rev 9535) +++ trunk/packages/mummer/trunk/debian/changelog 2012-02-02 04:35:21 UTC (rev 9536) @@ -4,6 +4,7 @@ * Updated debian/patches/02at_docs_web.diff. * Corrected VCS URLs (debian/control). * Conforms to Policy 3.9.2 (debian/control, no other changes needed). + * Using Debhelper 8 (debian/control, debian/compat). -- Charles Plessy <[email protected]> Thu, 02 Feb 2012 12:59:31 +0900 Modified: trunk/packages/mummer/trunk/debian/compat =================================================================== --- trunk/packages/mummer/trunk/debian/compat 2012-02-02 04:32:54 UTC (rev 9535) +++ trunk/packages/mummer/trunk/debian/compat 2012-02-02 04:35:21 UTC (rev 9536) @@ -1 +1 @@ -7 +8 Modified: trunk/packages/mummer/trunk/debian/control =================================================================== --- trunk/packages/mummer/trunk/debian/control 2012-02-02 04:32:54 UTC (rev 9535) +++ trunk/packages/mummer/trunk/debian/control 2012-02-02 04:35:21 UTC (rev 9536) @@ -4,7 +4,7 @@ Maintainer: Debian Med Packaging Team <[email protected]> DM-Upload-Allowed: yes Uploaders: Steffen Moeller <[email protected]>, Andreas Tille <[email protected]>, Charles Plessy <[email protected]> -Build-Depends: quilt, debhelper (>= 7.0.50), texlive-latex-base, texlive-latex-recommended, texlive-fonts-recommended +Build-Depends: quilt, debhelper (>= 8), texlive-latex-base, texlive-latex-recommended, texlive-fonts-recommended Standards-Version: 3.9.2 Homepage: http://mummer.sourceforge.net/ Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/mummer/trunk/ _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
