[med-svn] r21754 - in trunk/packages/R/r-bioc-rsamtools/trunk/debian: . tests

Andreas Tille tille at moszumanska.debian.org
Wed Apr 27 18:36:40 UTC 2016


Author: tille
Date: 2016-04-27 18:36:39 +0000 (Wed, 27 Apr 2016)
New Revision: 21754

Modified:
   trunk/packages/R/r-bioc-rsamtools/trunk/debian/changelog
   trunk/packages/R/r-bioc-rsamtools/trunk/debian/control
   trunk/packages/R/r-bioc-rsamtools/trunk/debian/tests/control
Log:
Fix autopkgtest by adding r-cran-runit


Modified: trunk/packages/R/r-bioc-rsamtools/trunk/debian/changelog
===================================================================
--- trunk/packages/R/r-bioc-rsamtools/trunk/debian/changelog	2016-04-27 18:32:02 UTC (rev 21753)
+++ trunk/packages/R/r-bioc-rsamtools/trunk/debian/changelog	2016-04-27 18:36:39 UTC (rev 21754)
@@ -1,3 +1,10 @@
+r-bioc-rsamtools (1.22.0-2) unstable; urgency=medium
+
+  * Fix autopkgtest by adding r-cran-runit
+  * cme fix dpkg-control
+
+ -- Andreas Tille <tille at debian.org>  Wed, 27 Apr 2016 20:29:49 +0200
+
 r-bioc-rsamtools (1.22.0-1) unstable; urgency=medium
 
   * New upstream version

Modified: trunk/packages/R/r-bioc-rsamtools/trunk/debian/control
===================================================================
--- trunk/packages/R/r-bioc-rsamtools/trunk/debian/control	2016-04-27 18:32:02 UTC (rev 21753)
+++ trunk/packages/R/r-bioc-rsamtools/trunk/debian/control	2016-04-27 18:36:39 UTC (rev 21754)
@@ -11,8 +11,8 @@
                r-bioc-genomicranges (>= 1.22.0),
                r-bioc-biocparallel,
                libbam-dev
-Standards-Version: 3.9.6
-Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/R/r-bioc-rsamtools/trunk/
+Standards-Version: 3.9.8
+Vcs-Browser: https://anonscm.debian.org/viewvc/debian-med/trunk/packages/R/r-bioc-rsamtools/trunk/
 Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/R/r-bioc-rsamtools/trunk/
 Homepage: http://www.bioconductor.org/packages/release/bioc/html/Rsamtools.html
 

Modified: trunk/packages/R/r-bioc-rsamtools/trunk/debian/tests/control
===================================================================
--- trunk/packages/R/r-bioc-rsamtools/trunk/debian/tests/control	2016-04-27 18:32:02 UTC (rev 21753)
+++ trunk/packages/R/r-bioc-rsamtools/trunk/debian/tests/control	2016-04-27 18:36:39 UTC (rev 21754)
@@ -1,3 +1,3 @@
 Tests: run-unit-test
-Depends: @, r-bioc-shortread
+Depends: @, r-cran-runit, r-bioc-shortread
 Restrictions: allow-stderr




More information about the debian-med-commit mailing list