This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository r-cran-registry.
commit d3a7df5ca334820eb07c94c6740c34c29c73fcab Author: Andreas Tille <[email protected]> Date: Fri Sep 29 11:39:51 2017 +0200 debhelper 10 --- debian/changelog | 7 +++++++ debian/compat | 2 +- debian/control | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 53b908a..2c0d6d4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +r-cran-registry (0.3-2) UNRELEASED; urgency=medium + + * Team upload. + * debhelper 10 + + -- Andreas Tille <[email protected]> Fri, 29 Sep 2017 11:39:28 +0200 + r-cran-registry (0.3-1) unstable; urgency=low * Initial release. (Closes: #829501) diff --git a/debian/compat b/debian/compat index ec63514..f599e28 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -9 +10 diff --git a/debian/control b/debian/control index 9bf398f..6e17b1a 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Maintainer: Debian Med Packaging Team <[email protected]. Uploaders: Alba Crespi <[email protected]> Section: gnu-r Priority: optional -Build-Depends: debhelper (>= 9), +Build-Depends: debhelper (>= 10), r-base-dev (>= 3.0.0), cdbs Standards-Version: 3.9.8 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-registry.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
