[med-svn] r18334 - trunk/packages/R/r-bioc-iranges/trunk/debian
Andreas Tille
tille at moszumanska.debian.org
Fri Oct 17 21:02:37 UTC 2014
Author: tille
Date: 2014-10-17 21:02:37 +0000 (Fri, 17 Oct 2014)
New Revision: 18334
Modified:
trunk/packages/R/r-bioc-iranges/trunk/debian/changelog
trunk/packages/R/r-bioc-iranges/trunk/debian/control
Log:
New upstream version
Modified: trunk/packages/R/r-bioc-iranges/trunk/debian/changelog
===================================================================
--- trunk/packages/R/r-bioc-iranges/trunk/debian/changelog 2014-10-17 20:52:21 UTC (rev 18333)
+++ trunk/packages/R/r-bioc-iranges/trunk/debian/changelog 2014-10-17 21:02:37 UTC (rev 18334)
@@ -1,3 +1,11 @@
+r-bioc-iranges (2.0.0-1) experimental; urgency=medium
+
+ * New upstream version
+ * cme fix dpkg-control
+ * New (Build-)Depends: r-bioc-s4vectors
+
+ -- Andreas Tille <tille at debian.org> Thu, 16 Oct 2014 16:03:53 +0200
+
r-bioc-iranges (1.22.10-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 2014-10-17 20:52:21 UTC (rev 18333)
+++ trunk/packages/R/r-bioc-iranges/trunk/debian/control 2014-10-17 21:02:37 UTC (rev 18334)
@@ -7,8 +7,9 @@
Build-Depends: debhelper (>= 9),
cdbs,
r-base-dev,
- r-bioc-biocgenerics (>= 0.9.1)
-Standards-Version: 3.9.5
+ r-bioc-biocgenerics,
+ r-bioc-s4vectors
+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/
Homepage: http://bioconductor.org/packages/release/bioc/html/IRanges.html
@@ -16,9 +17,10 @@
Package: r-bioc-iranges
Architecture: any
Depends: ${R:Depends},
- ${shlibs:Depends},
+ ${shlibs:Depends},
${misc:Depends},
- r-bioc-biocgenerics (>= 0.9.1)
+ r-bioc-biocgenerics,
+ r-bioc-s4vectors
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