[med-svn] r10433 - trunk/packages/R/r-bioc-qvalue/trunk/debian
Andreas Tille
tille at alioth.debian.org
Thu Apr 19 12:26:01 UTC 2012
Author: tille
Date: 2012-04-19 12:26:00 +0000 (Thu, 19 Apr 2012)
New Revision: 10433
Modified:
trunk/packages/R/r-bioc-qvalue/trunk/debian/changelog
trunk/packages/R/r-bioc-qvalue/trunk/debian/watch
Log:
Finally fixed watch file
Modified: trunk/packages/R/r-bioc-qvalue/trunk/debian/changelog
===================================================================
--- trunk/packages/R/r-bioc-qvalue/trunk/debian/changelog 2012-04-19 09:02:15 UTC (rev 10432)
+++ trunk/packages/R/r-bioc-qvalue/trunk/debian/changelog 2012-04-19 12:26:00 UTC (rev 10433)
@@ -10,9 +10,7 @@
R:Depends substitution variable
* debian/rules: Remove R:Depends substitution variable which is now
included in /usr/share/R/debian/r-cran.mk
- * debian/watch:
- - New version is detected however, the download fails
- (needs fixing)
+ * debian/watch: Detect new version (thanks to Paul Wise for the tip)
* debian/README.test: advise how to test the package
* debian/copyright: Fixed DEP5 issues using
cme fix dpkg-copyright
Modified: trunk/packages/R/r-bioc-qvalue/trunk/debian/watch
===================================================================
--- trunk/packages/R/r-bioc-qvalue/trunk/debian/watch 2012-04-19 09:02:15 UTC (rev 10432)
+++ trunk/packages/R/r-bioc-qvalue/trunk/debian/watch 2012-04-19 12:26:00 UTC (rev 10433)
@@ -1,8 +1,4 @@
version=3
-http://www.bioconductor.org/packages/release/bioc/html/qvalue.html \
- ../src/contrib/qvalue_([\d\.]+)\.tar\.gz
-
-# FIXME:
-# -- Downloading updated package qvalue_1.30.0.tar.gz
-# uscan warning: In directory ., downloading
-# http://www.bioconductor.org/../src/contrib/qvalue_1.30.0.tar.gz failed: 400 Bad Request
+opts=downloadurlmangle=s/\.\./packages\/release\/bioc/ \
+ http://www.bioconductor.org/packages/release/bioc/html/qvalue.html \
+ .*/qvalue_([\d\.]+)\.tar\.gz
More information about the debian-med-commit
mailing list