This is an automated email from the git hooks/post-receive script. roam-guest pushed a commit to branch master in repository fenix-plugins.
commit 38bf372a0186341759c78de7d2e48738e1d25b1b Author: Peter Pentchev <[email protected]> Date: Mon Dec 21 17:35:16 2015 +0200 Drop the version of the autotools-dev dependency. --- debian/changelog | 2 ++ debian/control | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 5434964..a9612e4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,8 @@ fenix-plugins (0.0.20070803-6) UNRELEASED; urgency=medium * Convert the copyright file to the 1.0 machine-readable format and add my debian/* copyright notice. * Use the dpkg-dev default settings for the debian tarball compression. + * Drop the version of the autotools-dev build dependency, satisfied + even in oldoldstable. -- Peter Pentchev <[email protected]> Mon, 21 Dec 2015 16:25:27 +0200 diff --git a/debian/control b/debian/control index b9d66fe..65fb6bf 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: extra Maintainer: Debian Games Team <[email protected]> Uploaders: Miriam Ruiz <[email protected]>, Barry deFreese <[email protected]>, Peter Pentchev <[email protected]> -Build-Depends: debhelper (>= 9), autotools-dev (>= 20100122.1~), +Build-Depends: debhelper (>= 9), autotools-dev, autoconf, automake, zlib1g-dev, libsdl1.2-dev, libsdl-image1.2-dev, libsdl-net1.2-dev, libsdl-mixer1.2-dev, libsmpeg-dev, libfreetype6-dev, fenix, fenix-dev, libtool -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/fenix-plugins.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

