This is an automated email from the git hooks/post-receive script. jmtd pushed a commit to annotated tag debian/0.11.3-1 in repository freedoom.
commit 50b928fca5aad395393d688e63f4679d7fc0eef3 Author: Jonathan Dowland <[email protected]> Date: Tue Jul 25 22:44:54 2017 +0100 new upstream version --- debian/changelog | 8 ++++++++ debian/control | 4 ++-- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 19f8353..f28373f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +freedoom (0.11.3-1) unstable; urgency=medium + + * New upstream point release to support building with + deutex >= 5.0.0 beta2. No other changes from 0.11.2. + * Update the spelling of my name in debian/control. + + -- Jonathan Dowland <[email protected]> Tue, 25 Jul 2017 22:44:54 +0100 + freedoom (0.11.2-1) unstable; urgency=medium * New upstream version 0.11.2 diff --git a/debian/control b/debian/control index 02e1c2b..4d2b3fb 100644 --- a/debian/control +++ b/debian/control @@ -4,11 +4,11 @@ Priority: optional Maintainer: Debian Games Team <[email protected]> Uploaders: Fabian Greffrath <[email protected]>, - Jon Dowland <[email protected]> + Jonathan Dowland <[email protected]> Build-Depends: asciidoc-base, debhelper (>= 9), - deutex, + deutex (>= 5.0.0~beta.2), docbook-xsl, docbook-xml, gsfonts, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/freedoom.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

