This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository asc.
commit 7845d66c026c63cfcc0f1048dbb83ab6bccf8361 Author: Barry deFreese <[email protected]> Date: Sun Mar 1 22:18:24 2009 +0000 Change libparagui1.0-dev build dep to 1.0. --- debian/changelog | 5 ++++- debian/control | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 3818351..7fb71e2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,12 @@ -asc (2.2.0.0-1) unstable; urgency=low +asc (2.2.0.0-1) UNRELEASED; urgency=low [ Barry deFreese ] * New upstream release. * Update my e-mail address. * Remove unnecessary build-dep on libartsc0-dev. + * Build-depend on libparagui1.1-dev instead of 1.0. + +PLEASE DO NOT UPLOAD UNTIL libphysfs1.0.1 is uploaded. [ Alexander Reichle-Schmehl ] * Adopt debian/control to my new name. diff --git a/debian/control b/debian/control index b2d408e..4113b54 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: games Priority: optional Maintainer: Debian Games Team <[email protected]> Uploaders: Sam Hocevar (Debian packages) <[email protected]>, Bartosz Fenski <[email protected]>, Alexander Reichle-Schmehl <[email protected]>, Barry deFreese <[email protected]> -Build-Depends: debhelper (>= 5.0.0), quilt, libsdl1.2-dev (>=1.2.7+1.2.8cvs20041007-5.2), libsdl-mixer1.2-dev, libsdl-image1.2-dev (>= 1.2.3-5), libsdl-sound1.2-dev, libsigc++-1.2-dev, libparagui1.0-dev (>= 1.0.4-10), libphysfs-dev, libxt-dev, libesd0-dev, libboost-dev, libboost-regex-dev, libbz2-dev, zip +Build-Depends: debhelper (>= 5.0.0), quilt, libsdl1.2-dev (>=1.2.7+1.2.8cvs20041007-5.2), libsdl-mixer1.2-dev, libsdl-image1.2-dev (>= 1.2.3-5), 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 Standards-Version: 3.8.0 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

