This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository r-cran-pscbs.
commit 0f851ca6e2217ce0c0eb647ab17f4babafb450e5 Author: Andreas Tille <[email protected]> Date: Tue Oct 24 16:26:27 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 e91ee05..fa1c705 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ r-cran-pscbs (0.63.0-1) UNRELEASED; urgency=medium * Team upload * New upstream version + * debhelper 10 -- Andreas Tille <[email protected]> Tue, 24 Oct 2017 16:25:35 +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 3171264..ce4797d 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Maintainer: Debian Med Packaging Team <[email protected]. Uploaders: Michael R. Crusoe <[email protected]> Section: gnu-r Priority: optional -Build-Depends: debhelper (>= 9), +Build-Depends: debhelper (>= 10), dh-r, r-base-dev, r-cran-r.methodss3, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-pscbs.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
