Author: tille Date: 2012-03-29 11:52:28 +0000 (Thu, 29 Mar 2012) New Revision: 10143
Modified: trunk/packages/seq-gen/trunk/debian/changelog trunk/packages/seq-gen/trunk/debian/compat trunk/packages/seq-gen/trunk/debian/control Log: Build also works with debhelper 9 and so this was used to profit from hardening flags; upload to unstable Modified: trunk/packages/seq-gen/trunk/debian/changelog =================================================================== --- trunk/packages/seq-gen/trunk/debian/changelog 2012-03-29 11:47:41 UTC (rev 10142) +++ trunk/packages/seq-gen/trunk/debian/changelog 2012-03-29 11:52:28 UTC (rev 10143) @@ -9,6 +9,7 @@ [ Andreas Tille ] * debian/control: Fixed Vcs fields * debian/upstream: Added citations + * debhelper level 9 (control+compat) -- Andreas Tille <[email protected]> Thu, 29 Mar 2012 13:30:11 +0200 Modified: trunk/packages/seq-gen/trunk/debian/compat =================================================================== --- trunk/packages/seq-gen/trunk/debian/compat 2012-03-29 11:47:41 UTC (rev 10142) +++ trunk/packages/seq-gen/trunk/debian/compat 2012-03-29 11:52:28 UTC (rev 10143) @@ -1 +1 @@ -8 +9 Modified: trunk/packages/seq-gen/trunk/debian/control =================================================================== --- trunk/packages/seq-gen/trunk/debian/control 2012-03-29 11:47:41 UTC (rev 10142) +++ trunk/packages/seq-gen/trunk/debian/control 2012-03-29 11:52:28 UTC (rev 10143) @@ -5,7 +5,7 @@ DM-Upload-Allowed: yes Uploaders: Alexandre Mestiashvili <[email protected]>, Andreas Tille <[email protected]> -Build-Depends: debhelper (>= 8) +Build-Depends: debhelper (>= 9) Standards-Version: 3.9.3 Homepage: http://tree.bio.ed.ac.uk/software/seqgen/ Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/seq-gen/ _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
