This is an automated email from the git hooks/post-receive script. smcv pushed a commit to annotated tag debian/2.5.2-7 in repository nexuiz-data.
commit 1c5d7e04440d2f85e12d9cddf62946f14fffa1a4 Author: Simon McVittie <[email protected]> Date: Tue Jan 2 10:13:05 2018 +0000 Move to debhelper compat level 11 --- 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 7028be6..ed27896 100644 --- a/debian/changelog +++ b/debian/changelog @@ -21,6 +21,7 @@ nexuiz-data (2.5.2-7) UNRELEASED; urgency=low * Add myself to Uploaders * Wrap and sort control files * Update to standards version 4.1.3 (no further changes) + * Move to debhelper compat level 11 -- Anton Balashov <[email protected]> Fri, 23 Aug 2013 09:18:43 +0400 diff --git a/debian/compat b/debian/compat index 7ed6ff8..b4de394 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -5 +11 diff --git a/debian/control b/debian/control index 8b47dc7..87c21aa 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Uploaders: Gonéri Le Bouder <[email protected]>, Simon McVittie <[email protected]>, Build-Depends: - debhelper (>= 8), + debhelper (>= 11), fteqcc (>= 3343+svn3400), Build-Depends-Indep: p7zip-full, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/nexuiz-data.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

