This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository r-bioc-aroma.light.
commit 5fbeed93216e243d3bc00858c8410a01bd56a76d Author: Andreas Tille <[email protected]> Date: Sat Sep 30 15:35:29 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 96026f3..9902944 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ r-bioc-aroma.light (3.6.0-2) UNRELEASED; urgency=medium * Moved packaging from SVN to Git * Standards-Version: 4.1.1 + * debhelper 10 -- Andreas Tille <[email protected]> Sat, 30 Sep 2017 15:33:05 +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 2771722..3d1798d 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, r-cran-r.methodss3, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-bioc-aroma.light.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
