Author: tille Date: 2012-08-29 11:25:04 +0000 (Wed, 29 Aug 2012) New Revision: 12153
Modified: trunk/packages/plink/trunk/debian/changelog trunk/packages/plink/trunk/debian/copyright trunk/packages/plink/trunk/debian/watch Log: Add Files-Excluded to document what was removed from original source Modified: trunk/packages/plink/trunk/debian/changelog =================================================================== --- trunk/packages/plink/trunk/debian/changelog 2012-08-29 09:12:19 UTC (rev 12152) +++ trunk/packages/plink/trunk/debian/changelog 2012-08-29 11:25:04 UTC (rev 12153) @@ -1,3 +1,11 @@ +plink (1.07+dfsg-1) UNRELEASED; urgency=low + + * debian/copyright: - Add Files-Excluded to document what was removed + from original source + * debian/watch: Enable '+dfsg' suffix in Debian versions + + -- Andreas Tille <[email protected]> Wed, 29 Aug 2012 09:36:07 +0200 + plink (1.07-3) unstable; urgency=low * debian/patches/gcc-4.7.patch: previous patch was incomplete Modified: trunk/packages/plink/trunk/debian/copyright =================================================================== --- trunk/packages/plink/trunk/debian/copyright 2012-08-29 09:12:19 UTC (rev 12152) +++ trunk/packages/plink/trunk/debian/copyright 2012-08-29 11:25:04 UTC (rev 12153) @@ -2,6 +2,9 @@ Upstream-Name: PLINK Upstream-Contact: Shaun Purcell <[email protected]> Source: http://pngu.mgh.harvard.edu/~purcell/plink/dist/ +Files-Excluded: + gPLINK.jar + *~ Files: * Copyright: 2005-2009 Shaun Purcell <[email protected]> Modified: trunk/packages/plink/trunk/debian/watch =================================================================== --- trunk/packages/plink/trunk/debian/watch 2012-08-29 09:12:19 UTC (rev 12152) +++ trunk/packages/plink/trunk/debian/watch 2012-08-29 11:25:04 UTC (rev 12153) @@ -1,2 +1,3 @@ version=3 -http://pngu.mgh.harvard.edu/~purcell/plink/dist/plink-(.*)-src.zip +opts=dversionmangle=s/\+dfsg[0-9]*// \ + http://pngu.mgh.harvard.edu/~purcell/plink/dist/plink-(.*)-src.zip _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
