[med-svn] r21450 - trunk/packages/R/r-bioc-biostrings/trunk/debian

Andreas Tille tille at moszumanska.debian.org
Mon Feb 22 14:19:46 UTC 2016


Author: tille
Date: 2016-02-22 14:19:45 +0000 (Mon, 22 Feb 2016)
New Revision: 21450

Modified:
   trunk/packages/R/r-bioc-biostrings/trunk/debian/changelog
   trunk/packages/R/r-bioc-biostrings/trunk/debian/control
Log:
New upstream version, fix versioned dependencies


Modified: trunk/packages/R/r-bioc-biostrings/trunk/debian/changelog
===================================================================
--- trunk/packages/R/r-bioc-biostrings/trunk/debian/changelog	2016-02-22 11:35:53 UTC (rev 21449)
+++ trunk/packages/R/r-bioc-biostrings/trunk/debian/changelog	2016-02-22 14:19:45 UTC (rev 21450)
@@ -1,3 +1,13 @@
+r-bioc-biostrings (2.38.4-1) unstable; urgency=medium
+
+  * New upstream version
+    Build-Depends: r-bioc-iranges (>= 2.4.7)
+  * cme fix dpkg-control
+  * Bumped Versioned Build-Depends of r-bioc-xvector
+    Closes: #815429
+
+ -- Andreas Tille <tille at debian.org>  Mon, 22 Feb 2016 08:56:59 +0100
+
 r-bioc-biostrings (2.38.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-02-22 11:35:53 UTC (rev 21449)
+++ trunk/packages/R/r-bioc-biostrings/trunk/debian/control	2016-02-22 14:19:45 UTC (rev 21450)
@@ -7,9 +7,10 @@
 Build-Depends: debhelper (>= 9),
                cdbs,
                r-base-dev,
-               r-bioc-xvector (>= 0.8.0)
-Standards-Version: 3.9.6
-Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/R/r-bioc-biostrings/trunk/
+               r-bioc-xvector (>= 0.10.0),
+               r-bioc-iranges (>= 2.4.7)
+Standards-Version: 3.9.7
+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/
 Homepage: http://bioconductor.org/packages/release/bioc/html/Biostrings.html
 
@@ -18,7 +19,8 @@
 Depends: ${R:Depends},
          ${misc:Depends},
          ${shlibs:Depends},
-         r-bioc-xvector (>= 0.6.0)
+         r-bioc-xvector (>= 0.10.0),
+         r-bioc-iranges (>= 2.4.7)
 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