[med-svn] r23824 - in trunk/packages/R/r-bioc-delayedarray/trunk/debian: . tests
Graham Inggs
ginggs at moszumanska.debian.org
Tue Jun 13 10:39:52 UTC 2017
Author: ginggs
Date: 2017-06-13 10:39:52 +0000 (Tue, 13 Jun 2017)
New Revision: 23824
Modified:
trunk/packages/R/r-bioc-delayedarray/trunk/debian/changelog
trunk/packages/R/r-bioc-delayedarray/trunk/debian/control
trunk/packages/R/r-bioc-delayedarray/trunk/debian/copyright
trunk/packages/R/r-bioc-delayedarray/trunk/debian/tests/control
Log:
New upstream version, update Build-Depends and autopkgtest depends, upload to unstable
Modified: trunk/packages/R/r-bioc-delayedarray/trunk/debian/changelog
===================================================================
--- trunk/packages/R/r-bioc-delayedarray/trunk/debian/changelog 2017-06-13 09:24:19 UTC (rev 23823)
+++ trunk/packages/R/r-bioc-delayedarray/trunk/debian/changelog 2017-06-13 10:39:52 UTC (rev 23824)
@@ -1,3 +1,12 @@
+r-bioc-delayedarray (0.2.7-1) unstable; urgency=medium
+
+ * New upstream version
+ * Update Build-Depends: r-bioc-s4vectors (>= 0.14.3)
+ * Add missing dependency for autopkgtest: r-cran-runit
+ * Add copyright year to debian/copyright
+
+ -- Graham Inggs <ginggs at debian.org> Tue, 13 Jun 2017 11:34:56 +0200
+
r-bioc-delayedarray (0.2.4-1) unstable; urgency=medium
* Initial release (Closes: #863415)
Modified: trunk/packages/R/r-bioc-delayedarray/trunk/debian/control
===================================================================
--- trunk/packages/R/r-bioc-delayedarray/trunk/debian/control 2017-06-13 09:24:19 UTC (rev 23823)
+++ trunk/packages/R/r-bioc-delayedarray/trunk/debian/control 2017-06-13 10:39:52 UTC (rev 23824)
@@ -8,7 +8,7 @@
r-base-dev,
r-bioc-biocgenerics,
r-bioc-iranges,
- r-bioc-s4vectors,
+ r-bioc-s4vectors (>= 0.14.3),
r-cran-matrixstats
Standards-Version: 3.9.8
Homepage: https://bioconductor.org/packages/DelayedArray/
Modified: trunk/packages/R/r-bioc-delayedarray/trunk/debian/copyright
===================================================================
--- trunk/packages/R/r-bioc-delayedarray/trunk/debian/copyright 2017-06-13 09:24:19 UTC (rev 23823)
+++ trunk/packages/R/r-bioc-delayedarray/trunk/debian/copyright 2017-06-13 10:39:52 UTC (rev 23824)
@@ -4,7 +4,7 @@
Source: https://bioconductor.org/packages/DelayedArray/
Files: *
-Copyright: Hervé Pagès <hpages at fredhutch.org>
+Copyright: 2017 Hervé Pagès <hpages at fredhutch.org>
License: Artistic-2.0
Files: debian/*
Modified: trunk/packages/R/r-bioc-delayedarray/trunk/debian/tests/control
===================================================================
--- trunk/packages/R/r-bioc-delayedarray/trunk/debian/tests/control 2017-06-13 09:24:19 UTC (rev 23823)
+++ trunk/packages/R/r-bioc-delayedarray/trunk/debian/tests/control 2017-06-13 10:39:52 UTC (rev 23824)
@@ -1,3 +1,3 @@
Tests: bioc
-Depends: @, r-bioc-biocgenerics, r-bioc-genefilter
+Depends: @, r-cran-runit, r-bioc-biocgenerics, r-bioc-genefilter
Restrictions: allow-stderr
More information about the debian-med-commit
mailing list