This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository r-cran-scales.
commit 5584821d15441864a30f3aed8ab92f1f70cffe83 Author: Andreas Tille <[email protected]> Date: Wed Oct 25 08:12:11 2017 +0200 debhelper 10 --- debian/changelog | 2 ++ debian/compat | 2 +- debian/control | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 9f5e31d..040999d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,8 @@ r-cran-scales (0.4.1-2) UNRELEASED; urgency=medium + * Team upload * Secure URI in watch file + * debhelper 10 -- Andreas Tille <[email protected]> Wed, 25 Oct 2017 08:11:41 +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 54e68a6..651ab7e 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Maintainer: Debian Med Packaging Team <[email protected]. Uploaders: Benjamin Eikel <[email protected]> Section: gnu-r Priority: optional -Build-Depends: debhelper (>= 9), +Build-Depends: debhelper (>= 10), dh-r, r-base-dev, r-cran-rcolorbrewer, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-scales.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
