[med-svn] r19797 - trunk/packages/R/r-bioc-annotate/trunk/debian
Andreas Tille
tille at moszumanska.debian.org
Fri Jul 31 15:55:29 UTC 2015
Author: tille
Date: 2015-07-31 15:55:29 +0000 (Fri, 31 Jul 2015)
New Revision: 19797
Modified:
trunk/packages/R/r-bioc-annotate/trunk/debian/changelog
trunk/packages/R/r-bioc-annotate/trunk/debian/copyright
trunk/packages/R/r-bioc-annotate/trunk/debian/watch
Log:
Exclude *.ps without source
Modified: trunk/packages/R/r-bioc-annotate/trunk/debian/changelog
===================================================================
--- trunk/packages/R/r-bioc-annotate/trunk/debian/changelog 2015-07-31 15:29:49 UTC (rev 19796)
+++ trunk/packages/R/r-bioc-annotate/trunk/debian/changelog 2015-07-31 15:55:29 UTC (rev 19797)
@@ -1,4 +1,4 @@
-r-bioc-annotate (1.46.1-1) unstable; urgency=medium
+r-bioc-annotate (1.46.1+dfsg-1) unstable; urgency=medium
* Initial release (closes: #784873).
Modified: trunk/packages/R/r-bioc-annotate/trunk/debian/copyright
===================================================================
--- trunk/packages/R/r-bioc-annotate/trunk/debian/copyright 2015-07-31 15:29:49 UTC (rev 19796)
+++ trunk/packages/R/r-bioc-annotate/trunk/debian/copyright 2015-07-31 15:55:29 UTC (rev 19797)
@@ -2,6 +2,7 @@
Upstream-Name: annotate
Upstream-Contact: Bioconductor Package Maintainer <maintainer at bioconductor.org>
Source: http://bioconductor.org/packages/release/bioc/html/annotate.html
+Files-Excluded: vignettes/HOWTOigenes.ps
Files: *
Copyright: © 2006-2014 R. Gentleman
Modified: trunk/packages/R/r-bioc-annotate/trunk/debian/watch
===================================================================
--- trunk/packages/R/r-bioc-annotate/trunk/debian/watch 2015-07-31 15:29:49 UTC (rev 19796)
+++ trunk/packages/R/r-bioc-annotate/trunk/debian/watch 2015-07-31 15:55:29 UTC (rev 19797)
@@ -1,3 +1,4 @@
version=3
-opts=downloadurlmangle=s/\.\./packages\/release\/bioc/ \
+
+opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,downloadurlmangle=s/\.\./packages\/release\/bioc/" \
http://www.bioconductor.org/packages/release/bioc/html/annotate.html .*/annotate_([\d\.]+)\.tar\.gz
More information about the debian-med-commit
mailing list