This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository asc.
commit e521cfd944cd3c62e14156423aa586b4bee855d2 Author: Felix Geyer <[email protected]> Date: Tue Jan 31 19:22:39 2012 +0000 Drop build-dependency on libparagui1.1-dev since it's not actually used. --- debian/changelog | 8 ++++++++ debian/control | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 082a9ba..37b2bcf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +asc (2.4.0.0-2) UNRELEASED; urgency=low + + * Team upload. + * Drop build-dependency on libparagui1.1-dev since it's not actually used. + - Add libexpat1-dev which was previously pulled in by libparagui1.1-dev. + + -- Felix Geyer <[email protected]> Tue, 31 Jan 2012 18:20:41 +0100 + asc (2.4.0.0-1) unstable; urgency=low [ Moritz Muehlenhoff ] diff --git a/debian/control b/debian/control index 6e47e67..4174f6b 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: games Priority: optional Maintainer: Debian Games Team <[email protected]> Uploaders: Sam Hocevar <[email protected]>, Bartosz Fenski <[email protected]>, Alexander Reichle-Schmehl <[email protected]>, Barry deFreese <[email protected]>, Moritz Muehlenhoff <[email protected]> -Build-Depends: debhelper (>= 5.0.0), libsdl1.2-dev, libsdl-mixer1.2-dev, libsdl-image1.2-dev, libsdl-sound1.2-dev, libsigc++-1.2-dev, libparagui1.1-dev, libphysfs-dev, libxt-dev, libesd0-dev, libboost-dev, libboost-regex-dev, libbz2-dev, zip, libwxgtk2.8-dev, liblua5.1-0-dev +Build-Depends: debhelper (>= 5.0.0), libsdl1.2-dev, libsdl-mixer1.2-dev, libsdl-image1.2-dev, libsdl-sound1.2-dev, libsigc++-1.2-dev, libphysfs-dev, libxt-dev, libesd0-dev, libboost-dev, libboost-regex-dev, libbz2-dev, zip, libwxgtk2.8-dev, liblua5.1-0-dev, libexpat1-dev Standards-Version: 3.8.3 Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/asc/ Vcs-Browser: http://svn.debian.org/wsvn/pkg-games/packages/trunk/asc/?op=log -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/asc.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

