[med-svn] r17102 - trunk/packages/R/r-bioc-xvector/trunk/debian
Andreas Tille
tille at moszumanska.debian.org
Tue Jun 10 07:56:39 UTC 2014
Author: tille
Date: 2014-06-10 07:56:38 +0000 (Tue, 10 Jun 2014)
New Revision: 17102
Modified:
trunk/packages/R/r-bioc-xvector/trunk/debian/changelog
trunk/packages/R/r-bioc-xvector/trunk/debian/control
Log:
New upstream version, Versioned Build-Depends: r-bioc-iranges (>= 1.22.8) (wait for r-bioc-iranges hitting unstable)
Modified: trunk/packages/R/r-bioc-xvector/trunk/debian/changelog
===================================================================
--- trunk/packages/R/r-bioc-xvector/trunk/debian/changelog 2014-06-10 07:55:20 UTC (rev 17101)
+++ trunk/packages/R/r-bioc-xvector/trunk/debian/changelog 2014-06-10 07:56:38 UTC (rev 17102)
@@ -1,3 +1,10 @@
+r-bioc-xvector (0.4.0-1) UNRELEASED; urgency=medium
+
+ * New upstream version
+ * Versioned Build-Depends: r-bioc-iranges (>= 1.22.8)
+
+ -- Andreas Tille <tille at debian.org> Tue, 10 Jun 2014 09:45:10 +0200
+
r-bioc-xvector (0.2.0-2) unstable; urgency=medium
[ Martin Pitt ]
Modified: trunk/packages/R/r-bioc-xvector/trunk/debian/control
===================================================================
--- trunk/packages/R/r-bioc-xvector/trunk/debian/control 2014-06-10 07:55:20 UTC (rev 17101)
+++ trunk/packages/R/r-bioc-xvector/trunk/debian/control 2014-06-10 07:56:38 UTC (rev 17102)
@@ -7,8 +7,7 @@
Build-Depends: debhelper (>= 9),
cdbs,
r-base-dev,
- r-bioc-biocgenerics (>= 0.7.2),
- r-bioc-iranges (>= 1.19.36)
+ r-bioc-iranges (>= 1.22.8)
Standards-Version: 3.9.5
Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/R/r-bioc-xvector/trunk/
Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/R/r-bioc-xvector/trunk/
@@ -19,8 +18,7 @@
Depends: ${R:Depends},
${misc:Depends},
${shlibs:Depends},
- r-bioc-biocgenerics,
- r-bioc-iranges
+ r-bioc-iranges (>= 1.22.8)
Description: BioConductor representation and manpulation of external sequences
This BioConductor package provides memory efficient S4 classes for storing
sequences "externally" (behind an R external pointer, or on disk).
More information about the debian-med-commit
mailing list