This is an automated email from the git hooks/post-receive script. tobi pushed a commit to branch master in repository dhewm3.
commit b8b3722beb751c608b4dc936d3660d1a1fdfd42e Author: Tobias Frost <[email protected]> Date: Sun Sep 13 18:16:24 2015 +0200 Fix recommends to point to dhewm3-d3xp instead of non-existing package dhewm3-dx3p (Closes: #795979) --- debian/changelog | 8 ++++++++ debian/control | 4 ++-- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index a2200a6..9b28561 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +dhewm3 (0+git20150226+dfsg-2) UNRELEASED; urgency=medium + + * Fix recommends to point to dhewm3-d3xp instead of non-existing package + dhewm3-dx3p (Closes: #795979) + * Fix description of d/control: It's README.Debian + + -- Tobias Frost <[email protected]> Sun, 13 Sep 2015 18:14:47 +0200 + dhewm3 (0+git20150226+dfsg-1) unstable; urgency=medium * Initial release (Closes: #777373) diff --git a/debian/control b/debian/control index 9590ec9..c3f519b 100644 --- a/debian/control +++ b/debian/control @@ -30,7 +30,7 @@ Description: dhwm3's gamelibrary for the title DOOM³ required to actually play the game. . The package game-data-packager can help you to package your copy of the - game data. Please see Readme.Debian for details. + game data. Please see README.Debian for details. Package: dhewm3-d3xp Architecture: any @@ -52,7 +52,7 @@ Description: dhwm3's gamelibrary for the title DOOM³: Resurrection of Evil Package: dhewm3 Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends} -Suggests: dhewm3-doom3, dhewm3-dx3p +Suggests: dhewm3-doom3, dhewm3-d3xp Description: GPL Doom 3 game engine The goal of dhewm 3 is bring the DOOM3 engine with the help of SDL to all suitable plaforms. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/dhewm3.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

