This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository r-cran-shiny.
commit ecc93212fca5e1793e6ff86fba74e5d1a3d751d7 Author: Andreas Tille <[email protected]> Date: Fri Jan 13 09:35:07 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 fd6a110..0437f05 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ r-cran-shiny (1.0.0+dfsg-1) UNRELEASED; urgency=medium * New upstream version + * debhelper 10 -- Andreas Tille <[email protected]> Fri, 13 Jan 2017 09:34:18 +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 90377c0..be2cf83 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, libjs-bootstrap, libjs-twitter-bootstrap, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-shiny.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
