This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository r-cran-htmltools.
commit 7c59ba798ed9287443b31aa4ba64c019a0259b80 Author: Andreas Tille <[email protected]> Date: Tue Oct 10 12:45:18 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 ddb4eaa..154d947 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ r-cran-htmltools (0.3.5-3) UNRELEASED; urgency=medium * Moved packaging from SVN to Git * Convert packaging from cdbs do dh-r * Standards-Version: 4.1.1 + * debhelper 10 -- Andreas Tille <[email protected]> Tue, 10 Oct 2017 12:42:00 +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 0168e42..9e88293 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-cran-rcpp, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-htmltools.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
