Author: tille Date: 2015-09-23 20:05:08 +0000 (Wed, 23 Sep 2015) New Revision: 20110
Added: trunk/packages/R/r-bioc-rtracklayer/trunk/debian/lintian-overrides Modified: trunk/packages/R/r-bioc-rtracklayer/trunk/debian/changelog trunk/packages/R/r-bioc-rtracklayer/trunk/debian/watch Log: New upstream version + small lintian issues Modified: trunk/packages/R/r-bioc-rtracklayer/trunk/debian/changelog =================================================================== --- trunk/packages/R/r-bioc-rtracklayer/trunk/debian/changelog 2015-09-23 19:59:21 UTC (rev 20109) +++ trunk/packages/R/r-bioc-rtracklayer/trunk/debian/changelog 2015-09-23 20:05:08 UTC (rev 20110) @@ -1,3 +1,11 @@ +r-bioc-rtracklayer (1.28.10-1) unstable; urgency=medium + + * New upstream version + * Adapt watch file + * lintian-overrides for package-contains-timestamped-gzip + + -- Andreas Tille <[email protected]> Wed, 23 Sep 2015 21:32:13 +0200 + r-bioc-rtracklayer (1.28.6-1) unstable; urgency=medium * New upstream version Added: trunk/packages/R/r-bioc-rtracklayer/trunk/debian/lintian-overrides =================================================================== --- trunk/packages/R/r-bioc-rtracklayer/trunk/debian/lintian-overrides (rev 0) +++ trunk/packages/R/r-bioc-rtracklayer/trunk/debian/lintian-overrides 2015-09-23 20:05:08 UTC (rev 20110) @@ -0,0 +1,2 @@ +# The gzip files are simply taken over from upstream source into binary package +r-bioc-rtracklayer: package-contains-timestamped-gzip usr/lib/R/site-library/rtracklayer/extdata/demo.narrowPeak.gz \ No newline at end of file Modified: trunk/packages/R/r-bioc-rtracklayer/trunk/debian/watch =================================================================== --- trunk/packages/R/r-bioc-rtracklayer/trunk/debian/watch 2015-09-23 19:59:21 UTC (rev 20109) +++ trunk/packages/R/r-bioc-rtracklayer/trunk/debian/watch 2015-09-23 20:05:08 UTC (rev 20110) @@ -1,3 +1,3 @@ version=3 -opts=downloadurlmangle=s/\.\./packages\/release\/bioc/ \ +opts=downloadurlmangle=s?^(.*)\.\.?http:$1packages/release/bioc? \ http://www.bioconductor.org/packages/release/bioc/html/rtracklayer.html .*/rtracklayer_([\d\.]+)\.tar\.gz _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
