Author: tille Date: 2015-05-09 19:02:54 +0000 (Sat, 09 May 2015) New Revision: 19178
Modified: trunk/packages/R/r-bioc-xvector/trunk/debian/changelog trunk/packages/R/r-bioc-xvector/trunk/debian/control Log: New upstream version Modified: trunk/packages/R/r-bioc-xvector/trunk/debian/changelog =================================================================== --- trunk/packages/R/r-bioc-xvector/trunk/debian/changelog 2015-05-09 16:21:03 UTC (rev 19177) +++ trunk/packages/R/r-bioc-xvector/trunk/debian/changelog 2015-05-09 19:02:54 UTC (rev 19178) @@ -1,3 +1,9 @@ +r-bioc-xvector (0.8.0-1) unstable; urgency=medium + + * New upstream version + + -- Andreas Tille <[email protected]> Sat, 09 May 2015 17:52:33 +0200 + r-bioc-xvector (0.6.0-1) experimental; urgency=medium * New upstream version Modified: trunk/packages/R/r-bioc-xvector/trunk/debian/control =================================================================== --- trunk/packages/R/r-bioc-xvector/trunk/debian/control 2015-05-09 16:21:03 UTC (rev 19177) +++ trunk/packages/R/r-bioc-xvector/trunk/debian/control 2015-05-09 19:02:54 UTC (rev 19178) @@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 9), cdbs, r-base-dev, - r-bioc-iranges (>= 2.0.0) + r-bioc-iranges (>= 2.2.0) Standards-Version: 3.9.6 Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/R/r-bioc-xvector/trunk/ Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/R/r-bioc-xvector/trunk/ @@ -18,7 +18,7 @@ Depends: ${R:Depends}, ${misc:Depends}, ${shlibs:Depends}, - r-bioc-iranges (>= 2.0.0) + r-bioc-iranges (>= 2.2.0) Description: BioConductor representation and manpulation of external sequences This BioConductor package provides memory efficient S4 classes for storing sequences "externally" (behind an R external pointer, or on disk). _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
