This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository r-cran-cmprsk.
commit e23fe814c0f2645675523af97052564e2908f1dc Author: Andreas Tille <[email protected]> Date: Thu Oct 19 10:59:53 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 f42f1f5..824108c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ r-cran-cmprsk (2.2-7-3) UNRELEASED; urgency=medium * Moved packaging from SVN to Git * Standards-Version: 4.1.1 + * debhelper 10 -- Andreas Tille <[email protected]> Thu, 19 Oct 2017 10:56:23 +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 d6f7ceb..ba0a4d3 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Uploaders: Andreas Tille <[email protected]> Section: gnu-r Testsuite: autopkgtest Priority: optional -Build-Depends: debhelper (>= 9), +Build-Depends: debhelper (>= 10), cdbs, r-base-dev, r-cran-survival -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-cmprsk.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
