This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository r-cran-hwriter.
commit e4d48ec925e779c55034a6a1a1e9218d38374083 Author: Andreas Tille <[email protected]> Date: Fri Oct 20 07:23:47 2017 +0200 debhelper 10 --- debian/changelog | 1 + debian/compat | 2 +- debian/control | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index e180921..f4c1278 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ r-cran-hwriter (1.3.2-2) UNRELEASED; urgency=medium * Moved packaging from SVN to Git * Standards-Version: 4.1.1 + * debhelper 10 -- Andreas Tille <[email protected]> Fri, 20 Oct 2017 07:22:32 +0200 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 fca049a..e34dd2c 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Maintainer: Debian Med Packaging Team <[email protected]. Uploaders: Andreas Tille <[email protected]> Section: gnu-r Priority: optional -Build-Depends: debhelper (>= 9), +Build-Depends: debhelper (>= 10), cdbs, r-base-dev Standards-Version: 4.1.1 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-hwriter.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
