[med-svn] r21912 - trunk/packages/R/r-bioc-iranges/trunk/debian
Andreas Tille
tille at moszumanska.debian.org
Mon May 9 14:44:59 UTC 2016
Author: tille
Date: 2016-05-09 14:44:58 +0000 (Mon, 09 May 2016)
New Revision: 21912
Modified:
trunk/packages/R/r-bioc-iranges/trunk/debian/changelog
trunk/packages/R/r-bioc-iranges/trunk/debian/control
Log:
Versioned (Build-)Depends r-bioc-s4vectors
Modified: trunk/packages/R/r-bioc-iranges/trunk/debian/changelog
===================================================================
--- trunk/packages/R/r-bioc-iranges/trunk/debian/changelog 2016-05-09 09:08:45 UTC (rev 21911)
+++ trunk/packages/R/r-bioc-iranges/trunk/debian/changelog 2016-05-09 14:44:58 UTC (rev 21912)
@@ -1,3 +1,9 @@
+r-bioc-iranges (2.6.0-2) UNRELEASED; urgency=medium
+
+ * Versioned (Build-)Depends r-bioc-s4vectors
+
+ -- Andreas Tille <tille at debian.org> Mon, 09 May 2016 16:43:18 +0200
+
r-bioc-iranges (2.6.0-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 2016-05-09 09:08:45 UTC (rev 21911)
+++ trunk/packages/R/r-bioc-iranges/trunk/debian/control 2016-05-09 14:44:58 UTC (rev 21912)
@@ -8,7 +8,7 @@
cdbs,
r-base-dev,
r-bioc-biocgenerics (>= 0.16.0),
- r-bioc-s4vectors
+ r-bioc-s4vectors (>= 0.10.0)
Standards-Version: 3.9.8
Vcs-Browser: https://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 (>= 0.16.0),
- r-bioc-s4vectors
+ r-bioc-s4vectors (>= 0.10.0)
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
More information about the debian-med-commit
mailing list