Author: tille Date: 2014-06-10 07:55:20 +0000 (Tue, 10 Jun 2014) New Revision: 17101
Modified: trunk/packages/R/r-bioc-iranges/trunk/debian/changelog trunk/packages/R/r-bioc-iranges/trunk/debian/control Log: New upstream version; Bump versioned (Build-)Depends from r-bioc-biocgenerics to >= 0.9.1 (wait for r-bioc-biocgenerics hitting unstable with upload) Modified: trunk/packages/R/r-bioc-iranges/trunk/debian/changelog =================================================================== --- trunk/packages/R/r-bioc-iranges/trunk/debian/changelog 2014-06-10 07:31:09 UTC (rev 17100) +++ trunk/packages/R/r-bioc-iranges/trunk/debian/changelog 2014-06-10 07:55:20 UTC (rev 17101) @@ -1,3 +1,10 @@ +r-bioc-iranges (1.22.8-1) UNRELEASED; urgency=medium + + * New upstream version + * Bump versioned (Build-)Depends from r-bioc-biocgenerics to >= 0.9.1 + + -- Andreas Tille <[email protected]> Tue, 10 Jun 2014 09:48:34 +0200 + r-bioc-iranges (1.20.6-2) unstable; urgency=medium [ Martin Pitt ] Modified: trunk/packages/R/r-bioc-iranges/trunk/debian/control =================================================================== --- trunk/packages/R/r-bioc-iranges/trunk/debian/control 2014-06-10 07:31:09 UTC (rev 17100) +++ trunk/packages/R/r-bioc-iranges/trunk/debian/control 2014-06-10 07:55:20 UTC (rev 17101) @@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 9), cdbs, r-base-dev, - r-bioc-biocgenerics (>= 0.7.7) + r-bioc-biocgenerics (>= 0.9.1) Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/R/r-bioc-iranges/trunk/ Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/R/r-bioc-iranges/trunk/ @@ -18,7 +18,7 @@ Depends: ${R:Depends}, ${shlibs:Depends}, ${misc:Depends}, - r-bioc-biocgenerics (>= 0.7.7) + r-bioc-biocgenerics (>= 0.9.1) Description: GNU R low-level containers for storing sets of integer ranges The IRanges class and its extensions are low-level containers for storing sets of integer ranges. A typical use of these containers in _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
