This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository r-cran-phangorn.
commit 76570a4cda88cac09a029d1eb5ffc53a5a44ae05 Author: Andreas Tille <[email protected]> Date: Wed Dec 7 09:29:18 2016 +0100 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 760f0f1..970ddfa 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ r-cran-phangorn (2.1.1-1) UNRELEASED; urgency=medium * New upstream version * Convert to dh-r + * debhelper 10 -- Andreas Tille <[email protected]> Wed, 07 Dec 2016 09:26:05 +0100 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 f96e366..5650a8a 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Uploaders: Alba Crespi <[email protected]>, Andreas Tille <[email protected]> Section: gnu-r Priority: optional -Build-Depends: debhelper (>= 9), +Build-Depends: debhelper (>= 10), r-base-dev (>= 3.0.0), dh-r, r-cran-ape (>= 3.3), -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-phangorn.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
