Author: tille Date: 2015-10-29 17:54:01 +0000 (Thu, 29 Oct 2015) New Revision: 20323
Modified: trunk/packages/R/r-bioc-s4vectors/trunk/debian/changelog trunk/packages/R/r-bioc-s4vectors/trunk/debian/control Log: New upstream version, Bumped versioned Build-Depends and Recommends Modified: trunk/packages/R/r-bioc-s4vectors/trunk/debian/changelog =================================================================== --- trunk/packages/R/r-bioc-s4vectors/trunk/debian/changelog 2015-10-29 16:05:12 UTC (rev 20322) +++ trunk/packages/R/r-bioc-s4vectors/trunk/debian/changelog 2015-10-29 17:54:01 UTC (rev 20323) @@ -1,3 +1,10 @@ +r-bioc-s4vectors (0.8.0-1) unstable; urgency=medium + + * New upstream version + * Bumped versioned Build-Depends and Recommends + + -- Andreas Tille <[email protected]> Thu, 29 Oct 2015 18:14:31 +0100 + r-bioc-s4vectors (0.6.6-1) unstable; urgency=medium * New upstream version Modified: trunk/packages/R/r-bioc-s4vectors/trunk/debian/control =================================================================== --- trunk/packages/R/r-bioc-s4vectors/trunk/debian/control 2015-10-29 16:05:12 UTC (rev 20322) +++ trunk/packages/R/r-bioc-s4vectors/trunk/debian/control 2015-10-29 17:54:01 UTC (rev 20323) @@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 9), cdbs, r-base-dev, - r-bioc-biocgenerics (>= 0.12.0) + r-bioc-biocgenerics (>= 0.16.0) Standards-Version: 3.9.6 Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/R/r-bioc-s4vectors/trunk/ Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/R/r-bioc-s4vectors/trunk/ @@ -19,7 +19,7 @@ ${misc:Depends}, ${shlibs:Depends}, r-bioc-biocgenerics (>= 0.12.0) -Recommends: r-bioc-iranges (>= 2.2.0) +Recommends: r-bioc-iranges (>= 2.4.0) Description: BioConductor S4 implementation of vectors and lists The S4Vectors package defines the Vector and List virtual classes and a set of generic functions that extend the semantic of ordinary vectors _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
