This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository camitk.
commit f6185abf07ab5824c15733ee0caa3f941cfa1e26 Author: Andreas Tille <[email protected]> Date: Fri Dec 2 19:27:17 2016 +0100 debhelper 10 --- debian/changelog | 4 ++++ debian/compat | 2 +- debian/control | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index f1b43c9..f51eb90 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,12 @@ camitk (4.0.4-1) UNRELEASED; urgency=medium + [ Emmanuel Promayon ] * New upstream version 4.0.4 * libdevel needs most of the build depends (needed for ci) + [ Andreas Tille ] + * debhelper 10 + -- Emmanuel Promayon <[email protected]> Fri, 02 Dec 2016 06:01:44 +0000 camitk (4.0.3-1) unstable; urgency=medium 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 049660f..9707b10 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Uploaders: Andreas Tille <[email protected]>, Emmanuel Promayon <[email protected]> Section: science Priority: optional -Build-Depends: debhelper (>= 9), +Build-Depends: debhelper (>= 10), cmake, libvtk6-dev, libvtk6-qt-dev, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/camitk.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
