[med-svn] r15097 - trunk/packages/R/r-bioc-iranges/trunk/debian
Andreas Tille
tille at alioth.debian.org
Mon Nov 4 22:50:59 UTC 2013
Author: tille
Date: 2013-11-04 22:50:59 +0000 (Mon, 04 Nov 2013)
New Revision: 15097
Modified:
trunk/packages/R/r-bioc-iranges/trunk/debian/changelog
trunk/packages/R/r-bioc-iranges/trunk/debian/control
Log:
Versioned (Build-)Depends
Modified: trunk/packages/R/r-bioc-iranges/trunk/debian/changelog
===================================================================
--- trunk/packages/R/r-bioc-iranges/trunk/debian/changelog 2013-11-04 22:45:49 UTC (rev 15096)
+++ trunk/packages/R/r-bioc-iranges/trunk/debian/changelog 2013-11-04 22:50:59 UTC (rev 15097)
@@ -1,7 +1,8 @@
-r-bioc-iranges (1.20.0-1) UNRELEASED; urgency=low
+r-bioc-iranges (1.20.4-1) unstable; urgency=low
* New upstream version
* debian/{control/copyright}: Fixed homepage
+ * debian/control: Versioned (Build-)Depends
-- Andreas Tille <tille at debian.org> Fri, 18 Oct 2013 11:08:01 +0200
Modified: trunk/packages/R/r-bioc-iranges/trunk/debian/control
===================================================================
--- trunk/packages/R/r-bioc-iranges/trunk/debian/control 2013-11-04 22:45:49 UTC (rev 15096)
+++ trunk/packages/R/r-bioc-iranges/trunk/debian/control 2013-11-04 22:50:59 UTC (rev 15097)
@@ -6,7 +6,7 @@
Build-Depends: debhelper (>= 9),
cdbs,
r-base-dev,
- r-bioc-biocgenerics
+ r-bioc-biocgenerics (>= 0.7.7)
Standards-Version: 3.9.4
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/
@@ -17,7 +17,7 @@
Depends: ${R:Depends},
${shlibs:Depends},
${misc:Depends},
- r-bioc-biocgenerics
+ r-bioc-biocgenerics (>= 0.7.7)
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