This is an automated email from the git hooks/post-receive script. roam-guest pushed a commit to branch master in repository fenix.
commit 2144b6367766b826aadaea4869abfe4c35a370b9 Author: Peter Pentchev <[email protected]> Date: Thu Nov 25 23:32:30 2010 +0000 Bump the debhelper depency level to 8 with no 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 92629b5..4e55097 100644 --- a/debian/changelog +++ b/debian/changelog @@ -16,7 +16,7 @@ fenix (0.92a.dfsg1-6) UNRELEASED; urgency=low * Bump Standards-Version to 3.9.1 with no changes. * Fix some spelling mistakes in both the upstream source and some of the Debian packaging files. - * Bump the debhelper compatibility level to 7: + * Bump the debhelper compatibility level to 8: - shorten the rules file using the dh(1) helper - use "dh --with autotools_dev" to handle config.guess and config.sub - use 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 af98ca1..f65fbc5 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: devel Priority: extra Maintainer: Debian Games Team <[email protected]> Uploaders: Miriam Ruiz <[email protected]>, Barry deFreese <[email protected]> -Build-Depends: dpkg-dev (>= 1.15.7~), debhelper (>= 7.0.50~), +Build-Depends: dpkg-dev (>= 1.15.7~), debhelper (>= 8), autotools-dev (>= 20100122.1~), libsdl1.2-dev, libsdl-mixer1.2-dev, zlib1g-dev, libgif-dev, libpng12-dev, libsmpeg-dev, libmikmod2-dev, libvorbis-dev -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/fenix.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

