[med-svn] r21752 - in trunk/packages/R/r-bioc-genefilter/trunk/debian: . tests
Andreas Tille
tille at moszumanska.debian.org
Wed Apr 27 18:31:28 UTC 2016
Author: tille
Date: 2016-04-27 18:31:27 +0000 (Wed, 27 Apr 2016)
New Revision: 21752
Removed:
trunk/packages/R/r-bioc-genefilter/trunk/debian/patches/
Modified:
trunk/packages/R/r-bioc-genefilter/trunk/debian/changelog
trunk/packages/R/r-bioc-genefilter/trunk/debian/control
trunk/packages/R/r-bioc-genefilter/trunk/debian/tests/control
Log:
New upstream version, add r-cran-class to Suggests and autopkgtest Depends
Modified: trunk/packages/R/r-bioc-genefilter/trunk/debian/changelog
===================================================================
--- trunk/packages/R/r-bioc-genefilter/trunk/debian/changelog 2016-04-27 18:14:27 UTC (rev 21751)
+++ trunk/packages/R/r-bioc-genefilter/trunk/debian/changelog 2016-04-27 18:31:27 UTC (rev 21752)
@@ -1,3 +1,11 @@
+r-bioc-genefilter (1.52.1-1) unstable; urgency=medium
+
+ * New upstream version (patch applied upstream)
+ * cme fix dpkg-control
+ * Add r-cran-class to Suggests and autopkgtest Depends
+
+ -- Andreas Tille <tille at debian.org> Wed, 27 Apr 2016 20:23:02 +0200
+
r-bioc-genefilter (1.52.0-2) unstable; urgency=medium
* Apply upstream patch to fix conflicting declarations of function gf_distance
Modified: trunk/packages/R/r-bioc-genefilter/trunk/debian/control
===================================================================
--- trunk/packages/R/r-bioc-genefilter/trunk/debian/control 2016-04-27 18:14:27 UTC (rev 21751)
+++ trunk/packages/R/r-bioc-genefilter/trunk/debian/control 2016-04-27 18:31:27 UTC (rev 21752)
@@ -9,7 +9,7 @@
r-bioc-annotationdbi,
r-bioc-annotate,
r-cran-survival
-Standards-Version: 3.9.6
+Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/viewvc/debian-med/trunk/packages/R/r-bioc-genefilter/trunk/
Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/R/r-bioc-genefilter/trunk/
Homepage: http://bioconductor.org/packages/release/bioc/html/genefilter.html
@@ -22,6 +22,7 @@
r-bioc-annotationdbi,
r-bioc-annotate,
r-cran-survival
+Suggests: r-cran-class
Description: methods for filtering genes from microarray experiments
This BioConductor module provides methods for filtering genes from microarray
experiments. It contains some basic functions for filtering genes.
Modified: trunk/packages/R/r-bioc-genefilter/trunk/debian/tests/control
===================================================================
--- trunk/packages/R/r-bioc-genefilter/trunk/debian/tests/control 2016-04-27 18:14:27 UTC (rev 21751)
+++ trunk/packages/R/r-bioc-genefilter/trunk/debian/tests/control 2016-04-27 18:31:27 UTC (rev 21752)
@@ -1,3 +1,3 @@
Tests: run-unit-test
-Depends: @
+Depends: @, r-cran-class
Restrictions: allow-stderr
More information about the debian-med-commit
mailing list