This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository whichwayisup.
commit f9926e19f60ef6eb65d0b193486247e1173b011b Author: Ansgar Burchardt <[email protected]> Date: Tue Aug 12 22:53:30 2008 +0000 python-pyogg was renamed into python-ogg, update dependencies accordingly (Closes: #494895) --- debian/changelog | 7 +++++++ debian/control | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index e4a4296..d916b09 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +whichwayisup (0.7.9-2) UNRELEASED; urgency=low + + * python-pyogg was renamed into python-ogg, update dependencies accordingly + (Closes: #494895) + + -- Ansgar Burchardt <[email protected]> Wed, 13 Aug 2008 00:51:02 +0200 + whichwayisup (0.7.9-1) unstable; urgency=low [ Miriam Ruiz ] diff --git a/debian/control b/debian/control index ed7e45e..65452d7 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Homepage: http://hectigo.net/puskutraktori/whichwayisup/ Package: whichwayisup Architecture: all -Depends: ttf-dejavu-core, python, python-pygame, python-pyogg, ${misc:Depends} +Depends: ttf-dejavu-core, python, python-pygame, python-ogg, ${misc:Depends} Description: 2D platform game with a slight rotational twist Which Way Is Up, a traditional and challenging 2D platform game with a slight rotational twist. Help a mysterious big-eared salaryman named Guy -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/whichwayisup.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

