This is an automated email from the git hooks/post-receive script. tille pushed a commit to tag debian/3.23+dfsg-2 in repository mummer.
commit 29e468e2afc55139dbb04129687112fa95b42057 Author: Andreas Tille <[email protected]> Date: Thu Nov 17 21:29:58 2016 +0100 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 0e6c14a..d1cbf42 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ mummer (3.23+dfsg-2) UNRELEASED; urgency=medium * Deactivate broken patch from mugsy that was taken over in last Debian release Closes: #843621 + * debhelper 10 -- Andreas Tille <[email protected]> Thu, 17 Nov 2016 21:15:32 +0100 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 aecebd7..6509a49 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Uploaders: Steffen Moeller <[email protected]>, Charles Plessy <[email protected]> Section: science Priority: optional -Build-Depends: debhelper (>= 9), +Build-Depends: debhelper (>= 10), texlive-latex-base, texlive-latex-recommended, texlive-fonts-recommended -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/mummer.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
