[SCM] chocolate-doom: Doom engine closely-compatible with vanilla doom branch, master, updated. upstream/1.2.1-20-g3626d53

Jon Dowland jmtd at debian.org
Mon Mar 15 23:13:47 UTC 2010


The following commit has been merged in the master branch:
commit bae46906a5867428a0b1b61e26f4cced6e67fa23
Author: Jon Dowland <jmtd at debian.org>
Date:   Mon Mar 15 22:34:07 2010 +0000

    add chocolate-{setup,server} to menu file

diff --git a/debian/changelog b/debian/changelog
index a7b6dfd..e591e63 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,8 +4,9 @@ chocolate-doom (1.3.0-1) UNRELEASED; urgency=low
   * update debian/copyright to correct mis-interpratations
     of the DEP-5 proposed syntax.
   * bump Standards-Version
+  * add chocolate-setup and chocolate-server to the menu file
 
- -- Jon Dowland <jmtd at debian.org>  Mon, 15 Mar 2010 19:47:02 +0000
+ -- Jon Dowland <jmtd at debian.org>  Mon, 15 Mar 2010 22:33:29 +0000
 
 chocolate-doom (1.2.1-1) unstable; urgency=low
 
diff --git a/debian/menu b/debian/menu
index f10a93f..acdad28 100644
--- a/debian/menu
+++ b/debian/menu
@@ -4,3 +4,17 @@
   hints="Doom,First person"\
   title="Chocolate Doom"\
   command="/usr/games/chocolate-doom"
+
+?package(chocolate-doom):\
+  needs="X11"\
+  section="Games/Action"\
+  hints="Doom,First person"\
+  title="Chocolate Setup"\
+  command="/usr/games/chocolate-setup"
+
+?package(chocolate-doom):\
+  needs="text"\
+  section="Games/Action"\
+  hints="Doom,First person"\
+  title="Chocolate Server"\
+  command="/usr/games/chocolate-server"

-- 
chocolate-doom: Doom engine closely-compatible with vanilla doom



More information about the Pkg-games-commits mailing list