This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository edfbrowser.
commit d99e66c123531160a101986af1d787a23e8d5033 Author: Andreas Tille <[email protected]> Date: Tue Jan 16 15:54:06 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 19cd0cf..20ad1f2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ edfbrowser (1.62+dfsg-1) UNRELEASED; urgency=medium * New usptream version * Standards-Version: 4.1.3 + * debhelper 11 -- Andreas Tille <[email protected]> Tue, 16 Jan 2018 15:53:06 +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 d7c3b4a..131e43c 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Uploaders: Bas Zoetekouw <[email protected]>, Andreas Tille <[email protected]> Section: science Priority: optional -Build-Depends: debhelper (>= 10), +Build-Depends: debhelper (>= 11~), qt5-qmake, qtbase5-dev, qtbase5-dev-tools, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/edfbrowser.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
