[med-svn] r20134 - trunk/packages/R/r-bioc-iranges/trunk/debian
Andreas Tille
tille at moszumanska.debian.org
Thu Sep 24 19:47:50 UTC 2015
Author: tille
Date: 2015-09-24 19:47:49 +0000 (Thu, 24 Sep 2015)
New Revision: 20134
Modified:
trunk/packages/R/r-bioc-iranges/trunk/debian/changelog
trunk/packages/R/r-bioc-iranges/trunk/debian/control
trunk/packages/R/r-bioc-iranges/trunk/debian/watch
Log:
New upstream version, fixed watch file, versioned Depends on r-bioc-s4vectors
Modified: trunk/packages/R/r-bioc-iranges/trunk/debian/changelog
===================================================================
--- trunk/packages/R/r-bioc-iranges/trunk/debian/changelog 2015-09-24 19:27:33 UTC (rev 20133)
+++ trunk/packages/R/r-bioc-iranges/trunk/debian/changelog 2015-09-24 19:47:49 UTC (rev 20134)
@@ -1,3 +1,11 @@
+r-bioc-iranges (2.2.7-1) unstable; urgency=medium
+
+ * New upstream version
+ * Fixed watch file
+ * versioned Depends on r-bioc-s4vectors
+
+ -- Andreas Tille <tille at debian.org> Thu, 24 Sep 2015 21:28:54 +0200
+
r-bioc-iranges (2.2.5-1) unstable; urgency=medium
* New upstream version
Modified: trunk/packages/R/r-bioc-iranges/trunk/debian/control
===================================================================
--- trunk/packages/R/r-bioc-iranges/trunk/debian/control 2015-09-24 19:27:33 UTC (rev 20133)
+++ trunk/packages/R/r-bioc-iranges/trunk/debian/control 2015-09-24 19:47:49 UTC (rev 20134)
@@ -8,7 +8,7 @@
cdbs,
r-base-dev,
r-bioc-biocgenerics,
- r-bioc-s4vectors (>= 0.6.1)
+ r-bioc-s4vectors (>= 0.6.6)
Standards-Version: 3.9.6
Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/R/r-bioc-iranges/trunk/
Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/R/r-bioc-iranges/trunk/
@@ -20,7 +20,7 @@
${shlibs:Depends},
${misc:Depends},
r-bioc-biocgenerics,
- r-bioc-s4vectors
+ r-bioc-s4vectors (>= 0.6.6)
Description: GNU R low-level containers for storing sets of integer ranges
The IRanges class and its extensions are low-level containers for
storing sets of integer ranges. A typical use of these containers in
Modified: trunk/packages/R/r-bioc-iranges/trunk/debian/watch
===================================================================
--- trunk/packages/R/r-bioc-iranges/trunk/debian/watch 2015-09-24 19:27:33 UTC (rev 20133)
+++ trunk/packages/R/r-bioc-iranges/trunk/debian/watch 2015-09-24 19:47:49 UTC (rev 20134)
@@ -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/IRanges.html .*/IRanges_([\d\.]+)\.tar\.gz
More information about the debian-med-commit
mailing list