The following commit has been merged in the master branch:
commit cbc53122a3a8efd65c23557b2d51f194e8c3a0ff
Author: Bruno Kleinert <[email protected]>
Date:   Sat Jul 31 15:40:54 2010 -0400

    Install server administration examples

diff --git a/debian/changelog b/debian/changelog
index d2c7b0a..f2ec00e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,8 +5,9 @@ nexuiz-data (2.5.2-4) unstable; urgency=low
   * Remove deprecated description how the sources were obtained from upstream.
     The description is documented by get-nexuiz-data-orig.sh
   * Correct download and homepage URLs in copyright and control files
+  * Install example perl and shell scripts for server administration
 
- -- Bruno "Fuddl" Kleinert <[email protected]>  Sat, 31 Jul 2010 12:42:26 -0400
+ -- Bruno "Fuddl" Kleinert <[email protected]>  Sat, 31 Jul 2010 15:39:49 -0400
 
 nexuiz-data (2.5.2-3) unstable; urgency=low
 
diff --git a/debian/nexuiz-data.examples b/debian/nexuiz-data.examples
new file mode 100644
index 0000000..254defd
--- /dev/null
+++ b/debian/nexuiz-data.examples
@@ -0,0 +1 @@
+server
diff --git a/debian/rules b/debian/rules
index 959563d..477a66b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -35,6 +35,7 @@ install: build
        dh_prep
        dh_installdirs
        dh_install
+       dh_installexamples
 
 binary-arch: build install
 binary-indep: build install

-- 
Packaging of the Nexuiz game data

_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

Reply via email to