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 83735321ad0c95dedbb0f603fdbfa5234f471a36 Author: Peter Pentchev <[email protected]> Date: Mon Dec 21 16:24:51 2015 +0200 Depend on automake, not automake1.10 or automake1.9. --- debian/changelog | 6 ++++++ debian/control | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 2ca5fb2..d0290af 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +fenix-plugins (0.0.20070803-6) UNRELEASED; urgency=medium + + * Depend on automake, not automake1.10 or automake1.9. + + -- Peter Pentchev <[email protected]> Mon, 21 Dec 2015 16:25:27 +0200 + fenix-plugins (0.0.20070803-5) unstable; urgency=low * Team upload. diff --git a/debian/control b/debian/control index 385d669..4ce53b8 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Debian Games Team <[email protected]> Uploaders: Miriam Ruiz <[email protected]>, Barry deFreese <[email protected]>, Peter Pentchev <[email protected]> Build-Depends: debhelper (>= 8), autotools-dev (>= 20100122.1~), - autoconf, automake1.10 | automake1.9, dpkg-dev (>= 1.15.7~), + autoconf, automake, dpkg-dev (>= 1.15.7~), 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 Standards-Version: 3.9.1 -- 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

