This is an automated email from the git hooks/post-receive script. fabian pushed a commit to branch master in repository freedoom.
commit 81f38457d348c2054f81c96512be78154095e3b9 Author: Fabian Greffrath <[email protected]> Date: Fri Jan 6 11:07:54 2017 +0100 Bump Standards-Version to 3.9.8 --- debian/changelog | 8 ++++++++ debian/control | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 6a7adc7..231317c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +freedoom (0.10.1-2) unstable; urgency=medium + + * Switch to Build-Depends: asciidoc-base from asciidoc. + * Remove patch, asciidoc-base depends on libxml2-utils anyway. + * Add Build-Depends: docbook-xml. + + -- Fabian Greffrath <[email protected]> Fri, 06 Jan 2017 11:06:12 +0100 + freedoom (0.10.1-1) unstable; urgency=medium * Imported Upstream version 0.10.1 diff --git a/debian/control b/debian/control index 6601855..c9d0548 100644 --- a/debian/control +++ b/debian/control @@ -15,7 +15,7 @@ Build-Depends: imagemagick, python (>= 2.7), xsltproc -Standards-Version: 3.9.4 +Standards-Version: 3.9.8 Vcs-Git: git://anonscm.debian.org/pkg-games/freedoom Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-games/freedoom.git Homepage: http://freedoom.github.io/ -- 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

