[SCM] Packaging for Gargoyle - graphical player for Interactive Fiction games branch, master, updated. debian/2009-08-25-1-16-g3235a19

Sylvain Beucler beuc at beuc.net
Fri Oct 1 19:35:28 UTC 2010


The following commit has been merged in the master branch:
commit 3235a19d0f80873977fbede1a77047a07d791e9c
Author: Sylvain Beucler <beuc at beuc.net>
Date:   Fri Oct 1 21:15:19 2010 +0200

    Fix upstream desktop menu entry

diff --git a/debian/patches/desktop_menu_entry.patch b/debian/patches/desktop_menu_entry.patch
new file mode 100644
index 0000000..0f886ea
--- /dev/null
+++ b/debian/patches/desktop_menu_entry.patch
@@ -0,0 +1,29 @@
+Description: Fix issues in the .desktop file
+Forwarded: http://groups.google.com/group/garglk-dev/browse_thread/thread/ade812060c426caf
+Author: Sylvain Beucler <beuc at beuc.net>
+Last-Update: 2010-10-01
+
+Index: gargoyle-free/garglk/gargoyle.desktop
+===================================================================
+--- gargoyle-free.orig/garglk/gargoyle.desktop	2010-10-01 21:11:32.000000000 +0200
++++ gargoyle-free/garglk/gargoyle.desktop	2010-10-01 21:13:25.000000000 +0200
+@@ -1,10 +1,9 @@
+-#!/usr/bin/env xdg-open
+-[Desktop Entry]
+-Version=1.0
+-Type=Application
+-Name=Gargoyle
+-GenericName=Interactive Fiction interpreter
+-Comment=Interactive Fiction multi-interpreter that supports all major IF formats
+-Icon=gargoyle-house.png
+-Exec=gargoyle
+-Categories=Game;
++[Desktop Entry]
++Version=1.0
++Type=Application
++Name=Gargoyle
++GenericName=Interactive Fiction interpreter
++Comment=Interactive Fiction multi-interpreter that supports all major IF formats
++Icon=gargoyle-house.png
++Exec=gargoyle-free
++Categories=Game;
diff --git a/debian/patches/fhs_locate_private_binaries.patch b/debian/patches/fhs_locate_private_binaries.patch
index 7dff077..0fdd688 100644
--- a/debian/patches/fhs_locate_private_binaries.patch
+++ b/debian/patches/fhs_locate_private_binaries.patch
@@ -6,7 +6,7 @@ Description: look for sub-binaries in /usr/lib/gargoyle/
   There are mixing feelings towards this approach on the list.
 Forwarded: http://groups.google.com/group/garglk-dev/browse_thread/thread/ade812060c426caf#16a03dba1a255277
 Author: Sylvain Beucler <beuc at beuc.net>
-Last-Update: 2010-10-28
+Last-Update: 2010-09-28
 
 Index: gargoyle-free-2010.1/garglk/launchgtk.c
 ===================================================================
diff --git a/debian/patches/naming.patch b/debian/patches/naming.patch
deleted file mode 100644
index a952dc9..0000000
--- a/debian/patches/naming.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-Index: gargoyle-free/garglk/gargoyle.desktop
-===================================================================
---- gargoyle-free.orig/garglk/gargoyle.desktop	2010-10-01 20:55:15.000000000 +0200
-+++ gargoyle-free/garglk/gargoyle.desktop	2010-10-01 20:55:21.000000000 +0200
-@@ -6,5 +6,5 @@
- GenericName=Interactive Fiction interpreter
- Comment=Interactive Fiction multi-interpreter that supports all major IF formats
- Icon=gargoyle-house.png
--Exec=gargoyle
-+Exec=gargoyle-free
- Categories=Game;
diff --git a/debian/patches/series b/debian/patches/series
index 95c60a3..3de4fc2 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -3,4 +3,4 @@ ignore_bundled_libraries.patch
 dfsg_disable_alan.patch
 dfsg_disable_hugo.patch
 dfsg_replace_luximono_font.patch
-naming.patch
+desktop_menu_entry.patch

-- 
Packaging for Gargoyle - graphical player for Interactive Fiction games



More information about the Pkg-games-commits mailing list