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

Andreas Tille tille at moszumanska.debian.org
Thu Jan 16 12:33:38 UTC 2014


Author: tille
Date: 2014-01-16 12:33:38 +0000 (Thu, 16 Jan 2014)
New Revision: 15783

Modified:
   trunk/packages/R/r-bioc-xvector/trunk/debian/changelog
   trunk/packages/R/r-bioc-xvector/trunk/debian/control
   trunk/packages/R/r-bioc-xvector/trunk/debian/tests/control
Log:
Add missing r-cran-runit test dependency, and allow stderr output (thanks for the patch to Martin Pitt)


Modified: trunk/packages/R/r-bioc-xvector/trunk/debian/changelog
===================================================================
--- trunk/packages/R/r-bioc-xvector/trunk/debian/changelog	2014-01-16 09:02:58 UTC (rev 15782)
+++ trunk/packages/R/r-bioc-xvector/trunk/debian/changelog	2014-01-16 12:33:38 UTC (rev 15783)
@@ -1,3 +1,15 @@
+r-bioc-xvector (0.2.0-2) unstable; urgency=medium
+
+  [ Martin Pitt ]
+  * debian/tests/control: Add missing r-cran-runit test dependency, and allow
+    stderr output.
+    Closes: #735537
+
+  [ Andreas Tille ]
+  * Standards-Version: 3.9.5
+
+ -- Andreas Tille <tille at debian.org>  Thu, 16 Jan 2014 13:31:06 +0100
+
 r-bioc-xvector (0.2.0-1) unstable; urgency=low
 
   * Initial release (closes: #728799)

Modified: trunk/packages/R/r-bioc-xvector/trunk/debian/control
===================================================================
--- trunk/packages/R/r-bioc-xvector/trunk/debian/control	2014-01-16 09:02:58 UTC (rev 15782)
+++ trunk/packages/R/r-bioc-xvector/trunk/debian/control	2014-01-16 12:33:38 UTC (rev 15783)
@@ -9,7 +9,7 @@
                r-base-dev,
                r-bioc-biocgenerics (>= 0.7.2),
                r-bioc-iranges (>= 1.19.36)
-Standards-Version: 3.9.4
+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/
 Homepage: http://www.bioconductor.org/packages/release/bioc/html/XVector.html

Modified: trunk/packages/R/r-bioc-xvector/trunk/debian/tests/control
===================================================================
--- trunk/packages/R/r-bioc-xvector/trunk/debian/tests/control	2014-01-16 09:02:58 UTC (rev 15782)
+++ trunk/packages/R/r-bioc-xvector/trunk/debian/tests/control	2014-01-16 12:33:38 UTC (rev 15783)
@@ -1 +1,3 @@
 Tests: run-unit-test
+Depends: @, r-cran-runit
+Restrictions: allow-stderr




More information about the debian-med-commit mailing list