This is an automated email from the git hooks/post-receive script. rafael pushed a commit to branch master in repository praat.
commit c0d603cca8b24de33a51fbbbb1d69a06dcb6f396 Author: Rafael Laboissiere <[email protected]> Date: Sat Jan 27 20:29:07 2018 -0200 Use debhelper compat level 11 --- debian/compat | 2 +- debian/control | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 458f9e8..117bdea 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Uploaders: Andreas Tille <[email protected]>, Rafael Laboissiere <[email protected]> Section: science Priority: optional -Build-Depends: debhelper (>= 10), +Build-Depends: debhelper (>= 11), libasound2-dev, libgtk2.0-dev, libpulse-dev, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/praat.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
