Author: alteholz-guest Date: 2011-10-27 16:58:00 +0000 (Thu, 27 Oct 2011) New Revision: 8322
Modified: trunk/packages/R/r-cran-g.data/trunk/debian/control Log: > is deprecated, according to changelog it should be >= Modified: trunk/packages/R/r-cran-g.data/trunk/debian/control =================================================================== --- trunk/packages/R/r-cran-g.data/trunk/debian/control 2011-10-27 16:57:39 UTC (rev 8321) +++ trunk/packages/R/r-cran-g.data/trunk/debian/control 2011-10-27 16:58:00 UTC (rev 8322) @@ -5,7 +5,7 @@ Uploaders: Steffen Moeller <[email protected]>, Charles Plessy <[email protected]> DM-Upload-Allowed: yes -Build-Depends: debhelper (> 7), cdbs, r-base-dev +Build-Depends: debhelper (>= 7), cdbs, r-base-dev Standards-Version: 3.8.3 Homepage: http://cran.r-project.org/web/packages/g.data Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/R/r-cran-g.data/trunk/?rev=0&sc=0 _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
