This is an automated email from the git hooks/post-receive script. bob.dybian-guest pushed a commit to branch master in repository r-cran-qqman.
commit 9482669b1181301f5eb9ae7951c1314626f97994 Author: Dylan Aïssi <[email protected]> Date: Thu Apr 20 23:08:32 2017 +0200 Add r-cran-calibrate to Build-Depends --- debian/changelog | 2 +- debian/control | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 887c714..e0b7777 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,7 +3,7 @@ r-cran-qqman (0.1.4-1) UNRELEASED; urgency=medium * New upstream release. * Bump debhelper to 10. * Remove Fix_privacy-breach-uses-embedded-file.patch fixed upstream. - * TODO: need to package new dependency: r-cran-calibrate. + * Add r-cran-calibrate to Build-Depends. -- Dylan Aïssi <[email protected]> Wed, 22 Mar 2017 21:56:11 +0100 diff --git a/debian/control b/debian/control index 679f009..09e94cf 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,10 @@ Section: gnu-r Priority: optional Maintainer: Debian Med Packaging Team <[email protected]> Uploaders: Dylan Aïssi <[email protected]> -Build-Depends: debhelper (>= 10), dh-r, r-base-dev +Build-Depends: debhelper (>= 10), + dh-r, + r-base-dev, + r-cran-calibrate Standards-Version: 3.9.8 Homepage: https://cran.r-project.org/package=qqman Vcs-Browser: https://anonscm.debian.org/git/debian-med/r-cran-qqman.git/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-qqman.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
