This is an automated email from the git hooks/post-receive script. tille pushed a commit to tag debian/1.2.1-3 in repository libcereal.
commit 7410221f9182ecedecb322e4b9e98c603f29d078 Author: Andreas Tille <[email protected]> Date: Thu Aug 31 23:27:03 2017 +0200 debhelper 10 --- 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 be62de1..c4c81d4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ libcereal (1.2.1-3) UNRELEASED; urgency=medium * Team upload * Do not set -Werror which makes build fail when using gcc-7 Closes: #853486 + * debhelper 10 -- Andreas Tille <[email protected]> Thu, 31 Aug 2017 23:24:39 +0200 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 58c74ed..8a55a95 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Maintainer: Debian Med Packaging Team <[email protected]. Uploaders: Michael R. Crusoe <[email protected]> Section: libdevel Priority: optional -Build-Depends: debhelper (>= 9), +Build-Depends: debhelper (>= 10), libboost-serialization-dev, libboost-test-dev, cmake, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libcereal.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
