Author: tille Date: 2015-10-30 15:23:52 +0000 (Fri, 30 Oct 2015) New Revision: 20350
Added: trunk/packages/R/r-bioc-graph/trunk/debian/lintian-overrides Modified: trunk/packages/R/r-bioc-graph/trunk/debian/changelog trunk/packages/R/r-bioc-graph/trunk/debian/watch Log: New upstream version, Add lintian-override for false positives Modified: trunk/packages/R/r-bioc-graph/trunk/debian/changelog =================================================================== --- trunk/packages/R/r-bioc-graph/trunk/debian/changelog 2015-10-30 15:22:51 UTC (rev 20349) +++ trunk/packages/R/r-bioc-graph/trunk/debian/changelog 2015-10-30 15:23:52 UTC (rev 20350) @@ -1,3 +1,10 @@ +r-bioc-graph (1.48.0-1) unstable; urgency=medium + + * New upstream version + * Add lintian-override for false positives + + -- Andreas Tille <[email protected]> Fri, 30 Oct 2015 15:50:36 +0100 + r-bioc-graph (1.46.0-1) unstable; urgency=medium * New upstream version Added: trunk/packages/R/r-bioc-graph/trunk/debian/lintian-overrides =================================================================== --- trunk/packages/R/r-bioc-graph/trunk/debian/lintian-overrides (rev 0) +++ trunk/packages/R/r-bioc-graph/trunk/debian/lintian-overrides 2015-10-30 15:23:52 UTC (rev 20350) @@ -0,0 +1,3 @@ +# Compressed files are unchanged copies from upstream source and do not affect reproducible builds +r-bioc-graph: package-contains-timestamped-gzip usr/lib/R/site-library/graph/GXL/graphExample-.* + Modified: trunk/packages/R/r-bioc-graph/trunk/debian/watch =================================================================== --- trunk/packages/R/r-bioc-graph/trunk/debian/watch 2015-10-30 15:22:51 UTC (rev 20349) +++ trunk/packages/R/r-bioc-graph/trunk/debian/watch 2015-10-30 15:23:52 UTC (rev 20350) @@ -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/graph.html .*/graph_([\d\.]+)\.tar\.gz _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
