This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository tecnoballz.
commit c8ecd571c0c86352a288bb5d0a9f013a7b1b4f46 Author: Peter Pentchev <[email protected]> Date: Thu Feb 17 10:05:55 2011 +0000 Bump the debhelper compat level to 8 with no further changes. --- debian/changelog | 2 +- debian/compat | 2 +- debian/control | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 48a5acf..0ddab65 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,7 +4,7 @@ tecnoballz (0.92-4) UNRELEASED; urgency=low * Remove Alexis Sukrieh from the list of Uploaders. Closes: #613740 * Convert to the 3.0 (quilt) source format. * Add misc:Depends to the binary packages. - * Bump the debhelper compatibility level to 7: + * Bump the debhelper compatibility level to 8: - dh_installchangelogs picks up the CHANGES file now - break the clean-up list and the manpages list into debian/* files - minimize the rules file by using debhelper override rules diff --git a/debian/compat b/debian/compat index 7f8f011..45a4fb7 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -7 +8 diff --git a/debian/control b/debian/control index 3377324..acb8ced 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: games Priority: optional Maintainer: Debian Games Team <[email protected]> Uploaders: Barry deFreese <[email protected]> -Build-Depends: debhelper (>= 7.0.50~), autoconf, automake, libsdl-mixer1.2-dev, +Build-Depends: debhelper (>= 8), autoconf, automake, libsdl-mixer1.2-dev, libmikmod2-dev, libxext-dev, libvorbis-dev, libogg-dev, libsmpeg-dev, libxxf86dga-dev, libxxf86vm-dev, autotools-dev, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/tecnoballz.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

