This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository r-cran-pheatmap.
commit 5e829304ea6e41df0fcd3e8f7127d95920bd99fa Author: Andreas Tille <[email protected]> Date: Sat Oct 21 17:50:47 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 a8e3a40..d48f2c0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ r-cran-pheatmap (1.0.8-3) UNRELEASED; urgency=medium * Testsuite: autopkgtest-pkg-r * Secure URI in watch file * Convert packaging from cdbs to dh-r + * debhelper 10 -- Andreas Tille <[email protected]> Sat, 21 Oct 2017 17:48:23 +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 e06a7c8..56eb8e1 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Uploaders: Andreas Tille <[email protected]> Section: gnu-r Testsuite: autopkgtest-pkg-r Priority: optional -Build-Depends: debhelper (>= 9), +Build-Depends: debhelper (>= 10), dh-r, r-cran-rcolorbrewer, r-cran-scales, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-pheatmap.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
