[game-data-packager] 01/01: add Douglas Adams's "Bureaucracy" game

Alexandre Detiste detiste-guest at moszumanska.debian.org
Fri Jan 8 09:06:19 UTC 2016


This is an automated email from the git hooks/post-receive script.

detiste-guest pushed a commit to branch master
in repository game-data-packager.

commit 8d73e2ec5c0598890c27331a407d2ac8cc9634da
Author: Alexandre Detiste <alexandre.detiste at gmail.com>
Date:   Fri Jan 8 10:03:59 2016 +0100

    add Douglas Adams's "Bureaucracy" game
---
 data/bureaucracy.yaml | 22 ++++++++++++++++++++++
 data/wikipedia.csv    |  1 +
 debian/changelog      |  1 +
 debian/control        |  1 +
 4 files changed, 25 insertions(+)

diff --git a/data/bureaucracy.yaml b/data/bureaucracy.yaml
new file mode 100644
index 0000000..5f8b061
--- /dev/null
+++ b/data/bureaucracy.yaml
@@ -0,0 +1,22 @@
+---
+plugin: z_code
+copyright: © 1987 Infocom
+
+packages:
+  bureaucracy-data:
+    install:
+    - bureaucr.z3
+
+files:
+  bureaucr.z3:
+    look_for:
+    - bureaucr.z3
+    - bureaucr.dat
+
+size_and_md5: |
+  243341    33f4338c00da00627250cce74254f9b5 bureaucr.z3
+
+sha1sums: |
+  a9b1e9d58861513fd91d72d871e26939923d1073  bureaucr.z3
+...
+
diff --git a/data/wikipedia.csv b/data/wikipedia.csv
index 5741592..0069d39 100644
--- a/data/wikipedia.csv
+++ b/data/wikipedia.csv
@@ -9,6 +9,7 @@ black-cauldron;http://en.wikipedia.org/wiki/The_Black_Cauldron_%28game%29
 blakestone;https://en.wikipedia.org/wiki/Blake_Stone:_Aliens_of_Gold
 blueforece;https://en.wikipedia.org/wiki/Blue_Force
 brokensword1;http://en.wikipedia.org/wiki/Broken_Sword:_The_Shadow_of_the_Templars
+bureaucracy;https://en.wikipedia.org/wiki/Bureaucracy_(video_game)
 camelot;http://en.wikipedia.org/wiki/Conquests_of_Camelot
 chex;http://en.wikipedia.org/wiki/Chex_Quest
 comi;http://en.wikipedia.org/wiki/Monkey_Island
diff --git a/debian/changelog b/debian/changelog
index 57e0bf3..8d42056 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -27,6 +27,7 @@ game-data-packager (44) UNRELEASED; urgency=medium
     - Urban Runner
     - Ween: The Prophecy
     - Winnie the Pooh in the Hundred Acre Wood
+  * Douglas Adams's "Bureaucracy" text game
 
   Support for new languages and versions:
 
diff --git a/debian/control b/debian/control
index 3a50dcd..de6e98f 100644
--- a/debian/control
+++ b/debian/control
@@ -95,6 +95,7 @@ Description: Installer for game data files
   * Blue Force
   * Castle of Dr. Brain & The Island of Dr. Brain
   * Broken Sword
+  * Bureaucracy
   * Chex Quest and Chex Quest 2
   * Chivalry is Not Dead
   * Codename: ICEMAN

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/game-data-packager.git



More information about the Pkg-games-commits mailing list