[med-svn] [SCM] r-bioc-cummerbund branch, master, updated. 1cfac2dc862a510abc6db3707f88dec5c989dd17
Carlos Borroto
carlos.borroto at gmail.com
Mon Feb 20 19:52:36 UTC 2012
The following commit has been merged in the master branch:
commit 1cfac2dc862a510abc6db3707f88dec5c989dd17
Author: Carlos Borroto <carlos.borroto at gmail.com>
Date: Mon Feb 20 14:46:47 2012 -0500
fix watch file and point it to devel version
diff --git a/debian/watch b/debian/watch
index 928c4e0..014149c 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,5 +1,6 @@
version=3
-# This tracks the current stable version of bioconductor
-http://www.bioconductor.org/help/bioc-views/release/bioc/html/cummeRbund.html \
- /packages/.*/bioc/src/contrib/cummeRbund_(.*).tar.gz
+# This tracks the current devel version of bioconductor
+opts=downloadurlmangle=s/\.\./packages\/devel\/bioc/ \
+http://www.bioconductor.org/packages/devel/bioc/html/cummeRbund.html \
+ ../src/contrib/cummeRbund_(.*).tar.gz
--
Packaging for R/Bioconductor/cummeRbund in Debian
More information about the debian-med-commit
mailing list