Author: tille Date: 2016-05-10 09:04:14 +0000 (Tue, 10 May 2016) New Revision: 21919
Modified: trunk/packages/R/r-bioc-qvalue/trunk/debian/changelog trunk/packages/R/r-bioc-qvalue/trunk/debian/control Log: * New upstream version * cme fix dpkg-control * Drop references to r-cran-qvalue in d/control Modified: trunk/packages/R/r-bioc-qvalue/trunk/debian/changelog =================================================================== --- trunk/packages/R/r-bioc-qvalue/trunk/debian/changelog 2016-05-10 08:21:50 UTC (rev 21918) +++ trunk/packages/R/r-bioc-qvalue/trunk/debian/changelog 2016-05-10 09:04:14 UTC (rev 21919) @@ -1,3 +1,11 @@ +r-bioc-qvalue (2.4.0-1) unstable; urgency=medium + + * New upstream version + * cme fix dpkg-control + * Drop references to r-cran-qvalue in d/control + + -- Andreas Tille <[email protected]> Tue, 10 May 2016 10:23:55 +0200 + r-bioc-qvalue (2.2.0-1) unstable; urgency=medium * New upstream version Modified: trunk/packages/R/r-bioc-qvalue/trunk/debian/control =================================================================== --- trunk/packages/R/r-bioc-qvalue/trunk/debian/control 2016-05-10 08:21:50 UTC (rev 21918) +++ trunk/packages/R/r-bioc-qvalue/trunk/debian/control 2016-05-10 09:04:14 UTC (rev 21919) @@ -9,8 +9,8 @@ r-base-dev (>= 3.0), r-cran-ggplot2, r-cran-reshape2 -Standards-Version: 3.9.6 -Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/R/r-bioc-qvalue/trunk/ +Standards-Version: 3.9.8 +Vcs-Browser: https://anonscm.debian.org/viewvc/debian-med/trunk/packages/R/r-bioc-qvalue/trunk/ Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/R/r-bioc-qvalue/trunk/ Homepage: http://www.bioconductor.org/packages/release/bioc/html/qvalue.html @@ -20,9 +20,6 @@ ${misc:Depends}, r-cran-ggplot2, r-cran-reshape2 -Conflicts: r-cran-qvalue -Provides: r-cran-qvalue -Replaces: r-cran-qvalue Description: GNU R package for Q-value estimation for FDR control This package takes a list of p-values resulting from the simultaneous testing of many hypotheses and estimates their q-values. The _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
