This is an automated email from the git hooks/post-receive script. fabian pushed a commit to annotated tag debian/5.1.0-1 in repository deutex.
commit 1610d9ec498ab921c7cd3dba35b57bdfa84018db Author: Fabian Greffrath <[email protected]> Date: Fri Dec 15 19:43:31 2017 +0100 Bump debhelper compat 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 c3b0949..82c8beb 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Build-Depends: asciidoc-base, libxml2-utils, xsltproc, automake (>= 1:1.15.1), - debhelper (>= 7.0.0), + debhelper (>= 10~), libpng-dev Standards-Version: 3.9.8 Vcs-Git: git://anonscm.debian.org/pkg-games/deutex.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/deutex.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

