[Pkg-cli-apps-commits] [SCM] longomatch branch, master, updated. upstream/0.15.5-19-gbd51f6e
Stefan Ebner
sebner at ubuntu.com
Fri Jan 29 19:23:29 UTC 2010
The following commit has been merged in the master branch:
commit bd51f6e18b370a03cff8b1e6697224262f9c8ab9
Author: Stefan Ebner <sebner at ubuntu.com>
Date: Fri Jan 29 20:22:40 2010 +0100
Re-add .desktop fix patch, ready for sponsoring
diff --git a/debian/changelog b/debian/changelog
index 96133f8..11801ff 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,5 @@
longomatch (0.15.5-1) UNRELEASED; urgency=low
-*** NOT FOR SPONSORING (yet) ***
-
* New upstream version
* debian/control:
+ Replace {libgtk2.0, libdb4o6.0}-cil with their new -dev packages
@@ -11,11 +9,11 @@ longomatch (0.15.5-1) UNRELEASED; urgency=low
* Remove CesarPlayer.dll.config and longomatch.install
as upstream adopted the fix
* debian/patches:
- + debian/patches/01_use_mono-csc: Refreshed to apply cleanly
-
-*** NOT FOR SPONSORING (yet) ***
+ + 01_use_mono-csc: Refreshed to apply cleanly
+ + 02_fix_desktop_file: Added to make .desktop file
+ freedesktop compliant
- -- Stefan Ebner <sebner at ubuntu.com> Tue, 29 Dec 2009 16:05:44 +0100
+ -- Stefan Ebner <sebner at ubuntu.com> Fri, 29 Jan 2010 20:20:47 +0100
longomatch (0.15.3-1) unstable; urgency=low
diff --git a/debian/patches/02_fix_desktop_file b/debian/patches/02_fix_desktop_file
new file mode 100644
index 0000000..1e900f0
--- /dev/null
+++ b/debian/patches/02_fix_desktop_file
@@ -0,0 +1,29 @@
+Index: longomatch/LongoMatch/longomatch.desktop.in
+===================================================================
+--- longomatch.orig/LongoMatch/longomatch.desktop.in 2010-01-29 20:17:52.224730417 +0100
++++ longomatch/LongoMatch/longomatch.desktop.in 2010-01-29 20:18:54.092727754 +0100
+@@ -1,18 +1,9 @@
+ [Desktop Entry]
+ Version=1.0
+- _Name=LongoMatch
+- Type=Application
+- Exec=longomatch
+- Terminal=false
+- Categories=Video;
+-AudioVideo;
+-Player;
+-AudioVideoEditing;
+-Recorder;
+-AudioVideoEditing;
+-Database;
+-Recorder;
+-Player;
+-Sports;
++_Name=LongoMatch
++Type=Application
++Exec=longomatch
++Terminal=false
++Categories=Video;AudioVideo;Player;AudioVideoEditing;Recorder;Database;Sports;
+ Icon=longomatch
+- _Comment=Sports video analysis tool for coaches
++_Comment=Sports video analysis tool for coaches
diff --git a/debian/patches/series b/debian/patches/series
index c8c66e0..b85662f 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
01_use_mono-csc
+02_fix_desktop_file
--
longomatch
More information about the Pkg-cli-apps-commits
mailing list