This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository r-cran-psy.
commit 2c5b2d9be270541b20b28257dbd55c6a91fb0e75 Author: Andreas Tille <[email protected]> Date: Fri Sep 29 10:09:18 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 7ea4cf4..5f4b555 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ r-cran-psy (1.1-3) UNRELEASED; urgency=medium * Moved packaging from SVN to Git + * debhelper 10 -- Andreas Tille <[email protected]> Fri, 29 Sep 2017 09:58:17 +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 52d3f8a..53b23de 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Uploaders: Chris Lawrence <[email protected]>, Andreas Tille <[email protected]> Section: gnu-r Priority: optional -Build-Depends: debhelper (>= 9), +Build-Depends: debhelper (>= 10), r-base-dev (>= 2.14.2~20120222), cdbs Standards-Version: 3.9.6 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-psy.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
