Author: tille Date: 2012-09-17 11:15:34 +0000 (Mon, 17 Sep 2012) New Revision: 12217
Modified: trunk/packages/R/r-bioc-qvalue/trunk/debian/changelog trunk/packages/R/r-bioc-qvalue/trunk/debian/copyright trunk/packages/R/r-bioc-qvalue/trunk/debian/watch Log: Add Files-Excluded to document what was removed from original source; deal with +dfsg suffix in watch file Modified: trunk/packages/R/r-bioc-qvalue/trunk/debian/changelog =================================================================== --- trunk/packages/R/r-bioc-qvalue/trunk/debian/changelog 2012-09-17 07:19:33 UTC (rev 12216) +++ trunk/packages/R/r-bioc-qvalue/trunk/debian/changelog 2012-09-17 11:15:34 UTC (rev 12217) @@ -1,3 +1,12 @@ +r-bioc-qvalue (1.30.0+dfsg-1) UNRELEASED; urgency=low + + * debian/copyright: + - Add Files-Excluded to document what was removed from original source + * debian/watch: + - deal with +dfsg suffix + + -- Andreas Tille <[email protected]> Mon, 17 Sep 2012 13:10:46 +0200 + r-bioc-qvalue (1.30.0-1) unstable; urgency=low * New upstream version which is now provided at BioConductor Modified: trunk/packages/R/r-bioc-qvalue/trunk/debian/copyright =================================================================== --- trunk/packages/R/r-bioc-qvalue/trunk/debian/copyright 2012-09-17 07:19:33 UTC (rev 12216) +++ trunk/packages/R/r-bioc-qvalue/trunk/debian/copyright 2012-09-17 11:15:34 UTC (rev 12217) @@ -2,6 +2,8 @@ Upstream-Name: qvalue Upstream-Contact: John D. Storey <[email protected]> Source: http://www.bioconductor.org/packages/release/bioc/html/qvalue.html +Files-Excluded: + manual.pdf Files: * Copyright: © 2006-2012 Alan Dabney and John D. Storey Modified: trunk/packages/R/r-bioc-qvalue/trunk/debian/watch =================================================================== --- trunk/packages/R/r-bioc-qvalue/trunk/debian/watch 2012-09-17 07:19:33 UTC (rev 12216) +++ trunk/packages/R/r-bioc-qvalue/trunk/debian/watch 2012-09-17 11:15:34 UTC (rev 12217) @@ -1,5 +1,5 @@ version=3 -opts=downloadurlmangle=s/\.\./packages\/release\/bioc/ \ +opts=downloadurlmangle=s/\.\./packages\/release\/bioc/,dversionmangle=s/[~\+]dfsg[0-9]*// \ http://www.bioconductor.org/packages/release/bioc/html/qvalue.html \ .*/qvalue_([\d\.]+)\.tar\.gz \ debian debian/get-orig-source _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
