This is an automated email from the git hooks/post-receive script. smcv pushed a commit to branch master in repository game-data-packager.
commit 83e29f89b6c2f7d8075b1b5875f80e72c00852d7 Author: Alexandre Detiste <[email protected]> Date: Fri Jan 16 11:24:04 2015 +0100 d/control: remove useless depedencies this is leftover stuff from this removal: "depend on/use external id-shr-extract" 1752ccfe95a78e20e4f83a2ec7b5bb6600599764 --- debian/control | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/debian/control b/debian/control index c76120e..d2c8a6c 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,6 @@ Build-Depends: dh-python, fakeroot, imagemagick, - libdynamite-dev, m4, pyflakes, python3, @@ -20,7 +19,7 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-games/game-data-packager.gi Homepage: http://wiki.debian.org/Games/GameDataPackager Package: game-data-packager -Depends: fakeroot, ${misc:Depends}, ${shlib:Depends}, +Depends: fakeroot, ${misc:Depends}, # for jedi-*, rtcw, and hopefully more soon python3, python3-debian, @@ -33,7 +32,7 @@ Depends: fakeroot, ${misc:Depends}, ${shlib:Depends}, Suggests: # for quake music and quake2 music cdparanoia, vorbis-tools, -# for quake CD-ROM methods +# for quake CD-ROM methods & Spear Of Destiny demo lhasa | jlha-utils | lzh-archiver, # for quake2 mission packs binutils, make, gcc, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/game-data-packager.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

