This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository r-cran-bbmisc.
commit a3faebeb155c405162bc65133a76941ac0b52d2d Author: Andreas Tille <[email protected]> Date: Fri Jul 11 21:06:33 2014 +0000 New upstream version needs new Build-Depends r-cran-checkmate (in New queue) --- debian/changelog | 6 ++++++ debian/control | 6 ++++-- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index b4cc4f6..92b2877 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +r-cran-bbmisc (1.7-1) UNRELEASED; urgency=medium + + * New upstream version + + -- Andreas Tille <[email protected]> Fri, 11 Jul 2014 23:00:32 +0200 + r-cran-bbmisc (1.6-1) unstable; urgency=low * Initial release (Closes: #751543) diff --git a/debian/control b/debian/control index dbff249..5e1bed3 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,8 @@ Testsuite: autopkgtest Priority: optional Build-Depends: debhelper (>= 9), cdbs, - r-base-dev (>= 3.0.0) + r-base-dev (>= 3.0.0), + r-cran-checkmate Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/packages/trunk/R/r-cran-bbmisc/trunk/ Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/R/r-cran-bbmisc/trunk/ @@ -15,7 +16,8 @@ Homepage: http://cran.r-project.org/web/packages/BBmisc/ Package: r-cran-bbmisc Architecture: any Depends: ${shlibs:Depends}, - ${R:Depends} + ${R:Depends}, + r-cran-checkmate Description: GNU R Miscellaneous helper functions for B. Bischl Miscellaneous helper functions for and from B. Bischl and some other guys at TU Dortmund, mainly for package development. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-bbmisc.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
