[Python-apps-commits] r2998 - in packages/jokosher/trunk/debian (3 files)

dktrkranz-guest at users.alioth.debian.org dktrkranz-guest at users.alioth.debian.org
Tue May 26 08:06:46 UTC 2009


    Date: Tuesday, May 26, 2009 @ 08:06:45
  Author: dktrkranz-guest
Revision: 2998

debian/patches/60-hard-code-omf-location.dpatch: fix help menu

Added:
  packages/jokosher/trunk/debian/patches/60-hard-code-omf-location.dpatch
Modified:
  packages/jokosher/trunk/debian/changelog
  packages/jokosher/trunk/debian/patches/00list

Modified: packages/jokosher/trunk/debian/changelog
===================================================================
--- packages/jokosher/trunk/debian/changelog	2009-05-25 21:38:01 UTC (rev 2997)
+++ packages/jokosher/trunk/debian/changelog	2009-05-26 08:06:45 UTC (rev 2998)
@@ -1,3 +1,9 @@
+jokosher (0.11.2-3) UNRELEASED; urgency=low
+
+  * debian/patches/60-hard-code-omf-location.dpatch: fix help menu.
+
+ -- Luca Falavigna <dktrkranz at ubuntu.com>  Tue, 26 May 2009 10:06:06 +0200
+
 jokosher (0.11.2-2) unstable; urgency=low
 
   * Add python-xdg to jokosher dependencies (Closes: #530543).

Modified: packages/jokosher/trunk/debian/patches/00list
===================================================================
--- packages/jokosher/trunk/debian/patches/00list	2009-05-25 21:38:01 UTC (rev 2997)
+++ packages/jokosher/trunk/debian/patches/00list	2009-05-26 08:06:45 UTC (rev 2998)
@@ -3,3 +3,4 @@
 30_desktop_file
 40_load_extensions_from_unpacked_eggs
 50_CreateNewProject_return
+60-hard-code-omf-location.dpatch

Added: packages/jokosher/trunk/debian/patches/60-hard-code-omf-location.dpatch
===================================================================
--- packages/jokosher/trunk/debian/patches/60-hard-code-omf-location.dpatch	                        (rev 0)
+++ packages/jokosher/trunk/debian/patches/60-hard-code-omf-location.dpatch	2009-05-26 08:06:45 UTC (rev 2998)
@@ -0,0 +1,17 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## 60-hard-code-omf-location.dpatch by Luca Falavigna <dktrkranz at ubuntu.com>
+## DP: Fix help menu.
+
+ at DPATCH@
+diff -urNad jokosher-0.11.2~/help/jokosher/jokosher-C.omf jokosher-0.11.2/help/jokosher/jokosher-C.omf
+--- jokosher-0.11.2~/help/jokosher/jokosher-C.omf	2009-03-17 02:59:39.000000000 +0000
++++ jokosher-0.11.2/help/jokosher/jokosher-C.omf	2009-05-13 12:46:22.000000000 +0000
+@@ -15,7 +15,7 @@
+     <description>User manual for the Jokosher multi-track audio editor.</description>
+     <type>user's guide</type>
+     <format mime="text/xml" dtd="-//OASIS//DTD DocBook XML V4.1.2//EN"/>
+-    <identifier url="file://PATH_PLACEHOLDER"/>
++    <identifier url="file://usr/share/gnome/help/jokosher/C/jokosher.xml"/>
+     <language code="C"/>
+     <relation seriesid="aba9e4e4-7f6b-11db-890b-f503d8beae45"/>
+     <rights type="GNU GPL" license.version="2" holder="(Jokosher Documentation Team)"/>


Property changes on: packages/jokosher/trunk/debian/patches/60-hard-code-omf-location.dpatch
___________________________________________________________________
Added: svn:executable
   + *




More information about the Python-apps-commits mailing list