Author: tille Date: 2012-04-19 12:58:33 +0000 (Thu, 19 Apr 2012) New Revision: 10435
Modified: trunk/packages/R/r-bioc-hilbertvis/trunk/debian/changelog trunk/packages/R/r-bioc-hilbertvis/trunk/debian/watch Log: Fixed watch file and upload to unstable Modified: trunk/packages/R/r-bioc-hilbertvis/trunk/debian/changelog =================================================================== --- trunk/packages/R/r-bioc-hilbertvis/trunk/debian/changelog 2012-04-19 12:39:01 UTC (rev 10434) +++ trunk/packages/R/r-bioc-hilbertvis/trunk/debian/changelog 2012-04-19 12:58:33 UTC (rev 10435) @@ -1,10 +1,15 @@ -r-bioc-hilbertvis (1.13.1-2) UNRELEASED; urgency=low +r-bioc-hilbertvis (1.14.0-1) unstable; urgency=low + [ Charles Plessy ] * Track stable version (debian/watch). * Corrected VCS URLs (debian/control). - -- Charles Plessy <[email protected]> Sat, 24 Mar 2012 12:40:03 +0900 + [ Andreas Tille ] + * New upstream version + * debian/watch: Make sure source will be really downloaded + -- Andreas Tille <[email protected]> Thu, 19 Apr 2012 14:42:44 +0200 + r-bioc-hilbertvis (1.13.1-1) unstable; urgency=low * New upstream version Modified: trunk/packages/R/r-bioc-hilbertvis/trunk/debian/watch =================================================================== --- trunk/packages/R/r-bioc-hilbertvis/trunk/debian/watch 2012-04-19 12:39:01 UTC (rev 10434) +++ trunk/packages/R/r-bioc-hilbertvis/trunk/debian/watch 2012-04-19 12:58:33 UTC (rev 10435) @@ -1,3 +1,4 @@ version=3 +opts=downloadurlmangle=s/\.\./packages\/release\/bioc/ \ http://www.bioconductor.org/packages/release/bioc/html/HilbertVis.html \ - ../src/contrib/HilbertVis_([\d\.]+)\.tar\.gz + .*/HilbertVis_([\d\.]+)\.tar\.gz _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
