This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository aeskulap.
commit 49c261eb636445526ed83c60b6bbbad9d3ff7f3e Author: Andreas Tille <[email protected]> Date: Mon Dec 12 17:01:42 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 385020f..b7f5f71 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,6 @@ aeskulap (0.2.2b1+git20161206-1) UNRELEASED; urgency=medium + [ Gert Wollny ] * Team upload. * Move to git packaging * d/ Add gbp.conf @@ -11,6 +12,9 @@ aeskulap (0.2.2b1+git20161206-1) UNRELEASED; urgency=medium * d/p: Add patch to recognise a '-d/--dicomdir' option to enable loading a DICOMDIR from the command line Closes: #813638 + [ Andreas Tille ] + * debhelper 10 + -- Gert Wollny <[email protected]> Tue, 06 Dec 2016 20:42:56 +0000 aeskulap (0.2.2b1-16) 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 fb6a6f8..b47dcbe 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Maintainer: Debian Med Packaging Team <[email protected]. Uploaders: Andreas Tille <[email protected]> Section: science Priority: optional -Build-Depends: debhelper (>= 9), +Build-Depends: debhelper (>= 10), dh-autoreconf, libgtkmm-2.4-dev, libglademm-2.4-dev, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/aeskulap.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
