This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository r-cran-praise.
commit 25f480eb25a5b70e4d37d4b673b99446097cd8ff Author: Andreas Tille <[email protected]> Date: Fri Sep 29 09:48:50 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 c31bd6a..e6df8e9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ r-cran-praise (1.0.0-2) UNRELEASED; urgency=medium * Moved packaging from SVN to Git * Convert from cdbs to dh-r + * debhelper 10 -- Andreas Tille <[email protected]> Fri, 29 Sep 2017 09:45:15 +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 725189e..f32f9a4 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), dh-r, r-base-dev Standards-Version: 3.9.6 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-praise.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
