This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository libhmsbeagle.
commit 307416493f96f212139db501652af17652b91eb5 Author: Andreas Tille <[email protected]> Date: Sat Jun 24 12:53:29 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 bf94133..6bbdaf0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ libhmsbeagle (2.1.2+20170609-1) UNRELEASED; urgency=medium * New upstream version + * debhelper 10 -- Andreas Tille <[email protected]> Sat, 24 Jun 2017 12:52:17 +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 e5ae890..2c7f71d 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Uploaders: Tim Booth <[email protected]>, Andreas Tille <[email protected]> Section: libs Priority: optional -Build-Depends: debhelper (>= 9), +Build-Depends: debhelper (>= 10), autotools-dev, dh-autoreconf, doxygen, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libhmsbeagle.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
