This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository r-cran-segmented.
commit 1fc97ae6a7ce06617c28975c7b561c2a388d8c28 Author: Andreas Tille <[email protected]> Date: Fri Sep 29 10:25:22 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 7f32fc4..74af2ea 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ r-cran-segmented (0.5-2.2-1) UNRELEASED; urgency=medium * New upstream version * Moved packaging from SVN to Git + * debhelper 10 -- Andreas Tille <[email protected]> Fri, 29 Sep 2017 10:20:42 +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 5efd834..dace6b5 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.0), +Build-Depends: debhelper (>= 10), dh-r, r-base-dev Standards-Version: 3.9.8 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-segmented.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
