Author: moeller Date: 2012-08-18 19:43:32 +0000 (Sat, 18 Aug 2012) New Revision: 12087
Modified: trunk/packages/R/r-cran-qtl/trunk/debian/changelog trunk/packages/R/r-cran-qtl/trunk/debian/control Log: Preparing for 1.25.15 of R/qtl Modified: trunk/packages/R/r-cran-qtl/trunk/debian/changelog =================================================================== --- trunk/packages/R/r-cran-qtl/trunk/debian/changelog 2012-08-17 19:21:38 UTC (rev 12086) +++ trunk/packages/R/r-cran-qtl/trunk/debian/changelog 2012-08-18 19:43:32 UTC (rev 12087) @@ -1,3 +1,11 @@ +qtl (1.25-15-1) unstable; urgency=low + + * New upstream version + - suggesting rlecuyer R package + - major fix for interpretation of numeric IDs in checkcovar + + -- Steffen Moeller <[email protected]> Sat, 18 Aug 2012 21:42:30 +0200 + qtl (1.23-16-2) UNRELEASED; urgency=low * debian/upstream: Modified: trunk/packages/R/r-cran-qtl/trunk/debian/control =================================================================== --- trunk/packages/R/r-cran-qtl/trunk/debian/control 2012-08-17 19:21:38 UTC (rev 12086) +++ trunk/packages/R/r-cran-qtl/trunk/debian/control 2012-08-18 19:43:32 UTC (rev 12087) @@ -13,6 +13,7 @@ Package: r-cran-qtl Architecture: any Depends: ${shlibs:Depends}, ${R:Depends} +Recommends: r-cran-rlecuyer Suggests: r-cran-snow Description: GNU R package for genetic marker linkage analysis R/qtl is an extensible, interactive environment for mapping quantitative _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
