[powermanga] 09/41: add some missing dh_desktop dh_desktop exec update-desktop-database to refresh user menu after a .desktop install

Markus Koschany apo-guest at moszumanska.debian.org
Thu Jun 25 18:55:08 UTC 2015


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

apo-guest pushed a commit to branch master
in repository powermanga.

commit ce1606b9f64309372b99fe1f0ad0ca2a9c0ddce3
Author: Gonéri Le Bouder <goneri at rulezlan.org>
Date:   Sun Jan 14 22:45:07 2007 +0000

    add some missing dh_desktop
    dh_desktop exec update-desktop-database to refresh user menu after a
    .desktop install
---
 debian/changelog | 1 +
 debian/rules     | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 8ea49c2..594ab90 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ powermanga (0.80-5) UNRELEASED; urgency=low
   [ Gonéri Le Bouder ]
   * add desktop file, thanks Adrien Cunin (Closes: #402168)
    - powermanga.xpm moved in /usr/share/pixmaps
+  * call dh_desktop to run update-desktop-database
 
  -- Sam Hocevar (Debian packages) <sam+deb at zoy.org>  Sun, 10 Dec 2006 01:36:02 +0100
 
diff --git a/debian/rules b/debian/rules
index 0278457..4344c95 100755
--- a/debian/rules
+++ b/debian/rules
@@ -79,6 +79,7 @@ binary-arch: build install
 	dh_installmenu -a
 	dh_installcron -a
 	dh_installinfo -a
+	dh_desktop -ppowermanga
 	dh_strip -a
 	dh_link -a
 	dh_compress -a

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



More information about the Pkg-games-commits mailing list