This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository r-bioc-rbgl.
commit 424d7de63ac2b2a9c025e0a25c45e515b474d0d9 Author: Andreas Tille <[email protected]> Date: Sun Oct 22 19:07:35 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 67c9d22..ec97601 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ r-bioc-rbgl (1.52.0+dfsg1-1) UNRELEASED; urgency=medium * New upstream version * Secure URI in watch file * Standards-Version: 4.1.1 + * debhelper 10 -- Andreas Tille <[email protected]> Sun, 22 Oct 2017 18:46: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 0916980..5485965 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Maintainer: Debian Med Packaging Team <[email protected]. Uploaders: Christopher Hoskin <[email protected]> Section: gnu-r Priority: optional -Build-Depends: debhelper (>= 9), +Build-Depends: debhelper (>= 10), dh-r, r-base-dev, r-bioc-graph, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-bioc-rbgl.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
