Author: tille Date: 2015-05-09 07:30:57 +0000 (Sat, 09 May 2015) New Revision: 19171
Modified: trunk/packages/R/r-bioc-graph/trunk/debian/changelog trunk/packages/R/r-bioc-graph/trunk/debian/control Log: New upstream version with versioned dependency Modified: trunk/packages/R/r-bioc-graph/trunk/debian/changelog =================================================================== --- trunk/packages/R/r-bioc-graph/trunk/debian/changelog 2015-05-09 07:10:11 UTC (rev 19170) +++ trunk/packages/R/r-bioc-graph/trunk/debian/changelog 2015-05-09 07:30:57 UTC (rev 19171) @@ -1,3 +1,9 @@ +r-bioc-graph (1.46.0-1) UNRELEASED; urgency=medium + + * New upstream version + + -- Andreas Tille <[email protected]> Sat, 09 May 2015 09:24:32 +0200 + r-bioc-graph (1.44.0-1) experimental; urgency=medium * New upstream version Modified: trunk/packages/R/r-bioc-graph/trunk/debian/control =================================================================== --- trunk/packages/R/r-bioc-graph/trunk/debian/control 2015-05-09 07:10:11 UTC (rev 19170) +++ trunk/packages/R/r-bioc-graph/trunk/debian/control 2015-05-09 07:30:57 UTC (rev 19171) @@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 9), cdbs, r-base-dev, - r-bioc-biocgenerics + r-bioc-biocgenerics (>= 0.14.0) Standards-Version: 3.9.6 Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/R/r-bioc-graph/trunk/ Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/R/r-bioc-graph/trunk/ @@ -18,7 +18,7 @@ Depends: ${R:Depends}, ${misc:Depends}, ${shlibs:Depends}, - r-bioc-biocgenerics, + r-bioc-biocgenerics (>= 0.14.0), r-cran-xml Description: handle graph data structures for BioConductor This BioConductor module implements some simple graph handling _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
