[Python-apps-commits] r10270 - in packages/kupfer/trunk/debian (3 files)

dktrkranz at users.alioth.debian.org dktrkranz at users.alioth.debian.org
Thu Dec 19 20:02:59 UTC 2013


    Date: Thursday, December 19, 2013 @ 20:02:57
  Author: dktrkranz
Revision: 10270

Workaround missing xml file

Added:
  packages/kupfer/trunk/debian/patches/help.patch
Modified:
  packages/kupfer/trunk/debian/changelog
  packages/kupfer/trunk/debian/patches/series

Modified: packages/kupfer/trunk/debian/changelog
===================================================================
--- packages/kupfer/trunk/debian/changelog	2013-12-19 19:51:31 UTC (rev 10269)
+++ packages/kupfer/trunk/debian/changelog	2013-12-19 20:02:57 UTC (rev 10270)
@@ -1,6 +1,9 @@
 kupfer (0+v208-3) UNRELEASED; urgency=medium
 
   * Acknowledge NMU, thanks Sebastian!
+  * debian/patches/help.patch:
+    - Workaround missing xml file, which prevents documentation from
+      being loaded (Closes: #679296).
   * debian/control:
     - Use canonical URIs for Vcs-* fields.
   * debian/watch:

Added: packages/kupfer/trunk/debian/patches/help.patch
===================================================================
--- packages/kupfer/trunk/debian/patches/help.patch	                        (rev 0)
+++ packages/kupfer/trunk/debian/patches/help.patch	2013-12-19 20:02:57 UTC (rev 10270)
@@ -0,0 +1,16 @@
+Description: Workaround missing xml file
+Author: Luca Falavigna <dktrkranz at debian.org>
+Forwarded: https://launchpad.net/kupfer/+bug/789628
+
+Index: kupfer-0+v208/help/C/index.page
+===================================================================
+--- kupfer-0+v208.orig/help/C/index.page	2012-06-01 19:51:14.000000000 +0200
++++ kupfer-0+v208/help/C/index.page	2013-12-19 20:59:35.843842139 +0100
+@@ -15,7 +15,6 @@
+     </copyright>
+ 
+     <license>Creative Commons Share Alike 3.0</license>
+-    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude" />
+   </info>
+ 
+   <title>Kupfer Manual</title>

Modified: packages/kupfer/trunk/debian/patches/series
===================================================================
--- packages/kupfer/trunk/debian/patches/series	2013-12-19 19:51:31 UTC (rev 10269)
+++ packages/kupfer/trunk/debian/patches/series	2013-12-19 20:02:57 UTC (rev 10270)
@@ -1,2 +1,3 @@
 uses_fragment.patch
 keyring-3.patch
+help.patch




More information about the Python-apps-commits mailing list