This is an automated email from the git hooks/post-receive script. smcv pushed a commit to branch master in repository quake.
commit b3f962cef03069acd9a3bc112580fa89a23888e4 Author: Simon McVittie <[email protected]> Date: Fri Jan 23 01:00:44 2015 +0000 control: mention Quake 3 demo data --- debian/control | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/debian/control b/debian/control index 5902e26..0a59130 100644 --- a/debian/control +++ b/debian/control @@ -106,7 +106,7 @@ Description: dedicated server for Quake II Package: quake3 Architecture: all Depends: ioquake3, - quake3-data | game-data-packager (>= 23), + quake3-data | quake3-demo-data (>= 40) | game-data-packager (>= 23), ${misc:Depends} Suggests: quake3-team-arena-data Recommends: x11-utils | zenity | kde-baseapps-bin @@ -115,8 +115,12 @@ Description: Quake III Arena menu entry and launcher scripts Quake III Arena or Quake III: Team Arena with the ioquake3 engine. . To make this package useful, you will need to create and install the - non-distributable quake3-data package, by using the game-data-packager - package. This requires pak0.pk3 from a Quake III installation or CD-ROM. + non-distributable quake3-data or quake3-demo-data package, by using + the game-data-packager package. + . + quake3-data requires pak0.pk3 from a Quake III installation or CD-ROM. + quake3-demo-data only requires freely downloadable files, but is + not necessarily reliable. . game-data-packager (>= 39) can also produce a package for the offical expansion pack Quake III: Team Arena. An additional menu entry should appear -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/quake.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

