This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository r-bioc-edger.
commit cb7efdb8636ee6ba09bbaf7916c872018127e009 Author: Andreas Tille <[email protected]> Date: Thu Jan 5 15:49:55 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 fe88ca1..0ca0a28 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ r-bioc-edger (3.16.5+dfsg-1) UNRELEASED; urgency=medium * New upstream version * Switch to dh-r * Generic BioConductor homepage + * debhelper 10 -- Andreas Tille <[email protected]> Thu, 05 Jan 2017 15:48:04 +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 d13284e..8897ac4 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-bioc-limma (>= 3.26) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-bioc-edger.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
