This is an automated email from the git hooks/post-receive script. sergiodj-guest pushed a commit to branch master in repository sleepyhead.
commit e759f129981b39d5fe926f73c9479fe3bb3ec1dd Author: Sergio Durigan Junior <[email protected]> Date: Mon Aug 21 01:12:54 2017 -0400 Bump compat level to 10. --- debian/compat | 2 +- debian/control | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 e9e231e..a6e8969 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Maintainer: Debian Med Packaging Team <[email protected]. Uploaders: Sergio Durigan Junior <[email protected]> Section: science Priority: optional -Build-Depends: debhelper (>= 9), +Build-Depends: debhelper (>= 10), qt5-qmake, libqt5serialport5-dev, libquazip5-dev, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/sleepyhead.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
