This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository libbpp-qt.
commit a5dc5200daa84e98e5df99c308a56e2adb052b10 Author: Andreas Tille <[email protected]> Date: Fri Feb 9 08:33:28 2018 +0100 debhelper 11 --- debian/changelog | 3 ++- debian/compat | 2 +- debian/control | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 3e05780..dc3faf6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,12 @@ libbpp-qt (2.3.2-1) UNRELEASED; urgency=medium [ Julien Dutheil ] - * Standards-Version: 4.1.2 (no changes needed) + * New upstream version * Builds against Qt5. [ Andreas Tille ] * Standards-Version: 4.1.3 + * debhelper 11 -- Andreas Tille <[email protected]> Tue, 06 Feb 2018 15:44:23 +0200 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 386810c..007a25b 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Uploaders: Julien Dutheil <[email protected]>, Andreas Tille <[email protected]> Section: science Priority: optional -Build-Depends: debhelper (>= 10), +Build-Depends: debhelper (>= 11~), cmake, d-shlibs (>= 0.80), qt5-qmake, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libbpp-qt.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
