This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository r-cran-ggplot2.
commit 11bdda9de8c13a515118a171d748a9b8b449e395 Author: Andreas Tille <[email protected]> Date: Thu Aug 18 10:51:39 2016 +0200 Recommends r-cran-quantreg --- debian/changelog | 6 ++++++ debian/control | 3 ++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 164a198..f86b290 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +r-cran-ggplot2 (2.1.0-4) UNRELEASED; urgency=medium + + * Recommends: r-cran-quantreg + + -- Andreas Tille <[email protected]> Thu, 18 Aug 2016 10:51:02 +0200 + r-cran-ggplot2 (2.1.0-3) unstable; urgency=medium * Final attempt to fix autopkgtest diff --git a/debian/control b/debian/control index 5a44c33..e88b345 100644 --- a/debian/control +++ b/debian/control @@ -34,7 +34,8 @@ Depends: ${shlibs:Depends}, r-cran-reshape2, r-cran-scales (>= 0.3.0) Recommends: r-cran-sp, - r-cran-mapproj + r-cran-mapproj, + r-cran-quantreg Description: implementation of the Grammar of Graphics ggplot2 combines the advantages of both base and lattice graphics. Conditioning and shared axes are handled automatically, and you can -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-ggplot2.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
