This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository r-bioc-geneplotter.
commit bae2d1f2cc613580c5baa24200b23bee66c40ec1 Author: Andreas Tille <[email protected]> Date: Sun Jan 15 15:18:13 2017 +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 aece8b4..3b15e73 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ r-bioc-geneplotter (1.52.0-2) UNRELEASED; urgency=medium * Try crude hacks to strip unpackaged databases from vignettes to safe the idea doing autopkgtests. May be its not worth the hassle and test should be dropped at all but at least now it works. + * debhelper 10 -- Andreas Tille <[email protected]> Sun, 15 Jan 2017 15:16:12 +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 3d7300b..a6c5f42 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Maintainer: Debian Med Packaging Team <[email protected]. Uploaders: Michael R. Crusoe <[email protected]> Section: gnu-r Priority: optional -Build-Depends: debhelper (>= 9), +Build-Depends: debhelper (>= 10), dh-r, r-base-dev, r-bioc-biobase, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-bioc-geneplotter.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
