This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository r-cran-epir.
commit 649d137cbd68c91a1402bf67bae70020029c2de2 Author: Andreas Tille <[email protected]> Date: Mon Oct 2 20:48:55 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 4afbef4..2688e96 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ r-cran-epir (0.9-87-1) UNRELEASED; urgency=medium * New upstream version * Moved packaging from SVN to Git * Convert packaging from cdbs to dh-r + * debhelper 10 -- Andreas Tille <[email protected]> Mon, 02 Oct 2017 20:40:13 +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 2beaaa8..3591e6e 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-survival, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-epir.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
