Author: tille Date: 2012-04-19 07:56:59 +0000 (Thu, 19 Apr 2012) New Revision: 10424
Modified: trunk/packages/R/r-bioc-qvalue/trunk/debian/changelog trunk/packages/R/r-bioc-qvalue/trunk/debian/control Log: Rename package to reflect the move from CRAN to BioC Modified: trunk/packages/R/r-bioc-qvalue/trunk/debian/changelog =================================================================== --- trunk/packages/R/r-bioc-qvalue/trunk/debian/changelog 2012-04-19 07:53:42 UTC (rev 10423) +++ trunk/packages/R/r-bioc-qvalue/trunk/debian/changelog 2012-04-19 07:56:59 UTC (rev 10424) @@ -1,3 +1,12 @@ +r-bioc-qvalue (1.30.0-1) UNRELEASED; urgency=low + + * New upstream version which is now provided at BioConductor + and thus we also do a name change in the packaging + * debian/control: + - s/cran/bioc/ (package names, Vcs fields) + + -- Andreas Tille <[email protected]> Thu, 19 Apr 2012 09:54:00 +0200 + r-cran-qvalue (1.26.0-1) unstable; urgency=low * New upstream version. Modified: trunk/packages/R/r-bioc-qvalue/trunk/debian/control =================================================================== --- trunk/packages/R/r-bioc-qvalue/trunk/debian/control 2012-04-19 07:53:42 UTC (rev 10423) +++ trunk/packages/R/r-bioc-qvalue/trunk/debian/control 2012-04-19 07:56:59 UTC (rev 10424) @@ -1,4 +1,4 @@ -Source: r-cran-qvalue +Source: r-bioc-qvalue Section: gnu-r Priority: optional Maintainer: Debian Med Packaging Team <[email protected]> @@ -7,11 +7,11 @@ DM-Upload-Allowed: yes Build-Depends: debhelper (>= 8), cdbs, r-base-dev Standards-Version: 3.9.2 -Homepage: http://cran.r-project.org/web/packages/qvalue -Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/R/r-cran-qvalue/trunk/ -Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/R/r-cran-qvalue/trunk/ +Homepage: http://www.bioconductor.org/packages/release/bioc/html/qvalue.html +Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/R/r-bioc-qvalue/trunk/ +Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/R/r-bioc-qvalue/trunk/ -Package: r-cran-qvalue +Package: r-bioc-qvalue Architecture: all Depends: ${R:Depends}, ${misc:Depends} Description: GNU R package for Q-value estimation for FDR control _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
