Author: tille Date: 2015-01-02 22:01:54 +0000 (Fri, 02 Jan 2015) New Revision: 18559
Modified: trunk/packages/R/r-bioc-altcdfenvs/trunk/debian/changelog trunk/packages/R/r-bioc-altcdfenvs/trunk/debian/control Log: Previous upload was to unstable by accident. Revert to BioConductor version dependencies which are in Jessie Modified: trunk/packages/R/r-bioc-altcdfenvs/trunk/debian/changelog =================================================================== --- trunk/packages/R/r-bioc-altcdfenvs/trunk/debian/changelog 2015-01-02 16:17:41 UTC (rev 18558) +++ trunk/packages/R/r-bioc-altcdfenvs/trunk/debian/changelog 2015-01-02 22:01:54 UTC (rev 18559) @@ -1,3 +1,11 @@ +r-bioc-altcdfenvs (1:2.26.0-2) unstable; urgency=medium + + * Previous upload was to unstable by accident. Revert to + BioConductor version dependencies which are in Jessie + Closes: #774280 + + -- Andreas Tille <[email protected]> Fri, 02 Jan 2015 22:27:32 +0100 + r-bioc-altcdfenvs (2.28.0-1) unstable; urgency=medium * New upstream version Modified: trunk/packages/R/r-bioc-altcdfenvs/trunk/debian/control =================================================================== --- trunk/packages/R/r-bioc-altcdfenvs/trunk/debian/control 2015-01-02 16:17:41 UTC (rev 18558) +++ trunk/packages/R/r-bioc-altcdfenvs/trunk/debian/control 2015-01-02 22:01:54 UTC (rev 18559) @@ -7,9 +7,9 @@ Build-Depends: debhelper (>= 9), cdbs, r-base-dev, - r-bioc-biostrings (>= 2.34.0), - r-bioc-hypergraph (>= 1.38.0), - r-bioc-makecdfenv (>= 1.42.0) + r-bioc-biostrings (>= 2.32.0), + r-bioc-hypergraph (>= 1.36.0), + r-bioc-makecdfenv (>= 1.40.0) Standards-Version: 3.9.6 Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/R/r-bioc-altcdfenvs/trunk/ Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/R/r-bioc-altcdfenvs/trunk/ @@ -19,9 +19,9 @@ Architecture: all Depends: ${R:Depends}, ${misc:Depends}, - r-bioc-biostrings (>= 2.34.0), - r-bioc-hypergraph (>= 1.38.0), - r-bioc-makecdfenv (>= 1.42.0) + r-bioc-biostrings (>= 2.32.0), + r-bioc-hypergraph (>= 1.36.0), + r-bioc-makecdfenv (>= 1.40.0) Description: BioConductor alternative CDF environments This BioConductor module provides alternative CDF environments (aka probeset mappings) which are Convenience data structures and functions _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
