[renpy] 17/146: 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
Tue Jan 12 19:40:01 UTC 2016


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

apo-guest pushed a commit to branch experimental
in repository renpy.

commit 92ecfe0c8b144e521bddfb51d28fa699a54fba54
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 | 3 +++
 debian/rules     | 1 +
 2 files changed, 4 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 83a1fb9..615dd1a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,9 @@ renpy (5.6.4.ds1-1) unstable; urgency=low
 
   * New Upstream Release. First upload to Debian archive.
 
+  [ Gonéri Le Bouder ]
+  * call dh_desktop to run update-desktop-database
+
  -- Miriam Ruiz <little_miry at yahoo.es>  Thu, 14 Dec 2006 18:37:32 +0000
 
 renpy (5.6.2.ds1-1) unstable; urgency=low
diff --git a/debian/rules b/debian/rules
index fda1bb1..920b838 100755
--- a/debian/rules
+++ b/debian/rules
@@ -99,6 +99,7 @@ binary-arch: build install-arch
 	dh_installchangelogs CHANGELOG.txt -a
 	dh_installdocs -a
 	dh_installexamples -a
+	dh_desktop -prenpy 
 	dh_strip -a
 	dh_compress -a
 	dh_fixperms -a

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



More information about the Pkg-games-commits mailing list