[med-svn] r22689 - trunk/packages/R/r-bioc-biostrings/trunk/debian
Andreas Tille
tille at moszumanska.debian.org
Tue Aug 16 13:31:11 UTC 2016
Author: tille
Date: 2016-08-16 13:31:11 +0000 (Tue, 16 Aug 2016)
New Revision: 22689
Modified:
trunk/packages/R/r-bioc-biostrings/trunk/debian/changelog
trunk/packages/R/r-bioc-biostrings/trunk/debian/control
Log:
New upstream version, with new versioned Build-Depends
Modified: trunk/packages/R/r-bioc-biostrings/trunk/debian/changelog
===================================================================
--- trunk/packages/R/r-bioc-biostrings/trunk/debian/changelog 2016-08-16 13:12:05 UTC (rev 22688)
+++ trunk/packages/R/r-bioc-biostrings/trunk/debian/changelog 2016-08-16 13:31:11 UTC (rev 22689)
@@ -1,3 +1,10 @@
+r-bioc-biostrings (2.40.2-1) unstable; urgency=medium
+
+ * New upstream version
+ * Versioned Build-Depends: r-bioc-s4vectors (>= 0.10.1)
+
+ -- Andreas Tille <tille at debian.org> Tue, 16 Aug 2016 14:54:09 +0200
+
r-bioc-biostrings (2.40.0-1) unstable; urgency=medium
* New upstream version
Modified: trunk/packages/R/r-bioc-biostrings/trunk/debian/control
===================================================================
--- trunk/packages/R/r-bioc-biostrings/trunk/debian/control 2016-08-16 13:12:05 UTC (rev 22688)
+++ trunk/packages/R/r-bioc-biostrings/trunk/debian/control 2016-08-16 13:31:11 UTC (rev 22689)
@@ -8,7 +8,8 @@
cdbs,
r-base-dev,
r-bioc-xvector (>= 0.12.0),
- r-bioc-iranges (>= 2.6.0)
+ r-bioc-iranges (>= 2.6.0),
+ r-bioc-s4vectors (>= 0.10.1)
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/viewvc/debian-med/trunk/packages/R/r-bioc-biostrings/trunk/
Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/R/r-bioc-biostrings/trunk/
@@ -20,7 +21,8 @@
${misc:Depends},
${shlibs:Depends},
r-bioc-xvector (>= 0.12.0),
- r-bioc-iranges (>= 2.6.0)
+ r-bioc-iranges (>= 2.6.0),
+ r-bioc-s4vectors (>= 0.10.1)
Description: GNU R string objects representing biological sequences
Memory efficient string containers, string matching algorithms, and other
utilities, for fast manipulation of large biological sequences or set of
More information about the debian-med-commit
mailing list