This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository mcl.
commit 9236064a50b0a5fa5f4f051f85bc864b095b6cc1 Author: Andreas Tille <[email protected]> Date: Mon Jan 22 12:55:30 2018 +0100 debhelper 11 --- 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 0b499f5..d73c3de 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ mcl (1:14-137+ds-1) UNRELEASED; urgency=medium * Remove files from upstream tarball which will be recreated and prevent building the package twice in a row * Standards-Version: 4.1.3 + * debhelper 11 -- Andreas Tille <[email protected]> Mon, 22 Jan 2018 11:30:15 +0100 diff --git a/debian/compat b/debian/compat index f599e28..b4de394 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -10 +11 diff --git a/debian/control b/debian/control index d1a290e..58aa9b9 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Uploaders: Philipp Benner <[email protected]>, Andreas Tille <[email protected]> Section: math Priority: optional -Build-Depends: debhelper (>= 10), +Build-Depends: debhelper (>= 11~), zoem, tidy, aephea -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/mcl.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
