[netpanzer] 21/118: add desktop.diff to remove the invalid category Application install the documentation in the data package

Markus Koschany apo at moszumanska.debian.org
Sun Jun 5 10:16:53 UTC 2016


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

apo pushed a commit to branch master
in repository netpanzer.

commit a05e6953dc104d66f5ed8eaac361371a6c486e12
Author: Gonéri Le Bouder <goneri at rulezlan.org>
Date:   Sat Sep 22 02:13:14 2007 +0000

    add desktop.diff to remove the invalid category Application
    install the documentation in the data package
---
 debian/changelog            |  1 +
 debian/patches/desktop.diff | 10 ++++++++++
 debian/patches/series       |  1 +
 debian/rules                |  1 +
 4 files changed, 13 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 8b19617..0764b39 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ netpanzer (0.8.2-2) unstable; urgency=low
 
   * dpkg-buildpackage -B doesn't create arch all package anymore 
   * clean quilt .pc directory and config.log
+  * add desktop.diff to remove the invalid category Application
 
  -- Gonéri Le Bouder <goneri at rulezlan.org>  Sat, 22 Sep 2007 01:26:11 +0000
 
diff --git a/debian/patches/desktop.diff b/debian/patches/desktop.diff
new file mode 100644
index 0000000..3b417d1
--- /dev/null
+++ b/debian/patches/desktop.diff
@@ -0,0 +1,10 @@
+Index: netpanzer-0.8.2/netpanzer.desktop
+===================================================================
+--- netpanzer-0.8.2.orig/netpanzer.desktop	2007-09-22 02:41:13.000000000 +0000
++++ netpanzer-0.8.2/netpanzer.desktop	2007-09-22 02:41:23.000000000 +0000
+@@ -9,4 +9,4 @@
+ Exec=netpanzer
+ Terminal=false
+ StartupNotify=false
+-Categories=Application;Game;StrategyGame;
++Categories=Game;StrategyGame;
diff --git a/debian/patches/series b/debian/patches/series
index 127d2ea..beb90c3 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
 gcc-4.3.diff
+desktop.diff
diff --git a/debian/rules b/debian/rules
index 5a692be..a4b1534 100755
--- a/debian/rules
+++ b/debian/rules
@@ -65,6 +65,7 @@ binary-indep: build install
 	dh_testdir -i
 	dh_testroot -i
 	dh_installchangelogs ChangeLog -i
+	dh_installdocs -i
 	dh_compress -i
 	dh_fixperms -i
 	dh_installdeb -i

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



More information about the Pkg-games-commits mailing list