[SCM] Packaging for quarry branch, master, updated. debian/0.2.0.dfsg.1-3-23-g40f032b

Vincent Legout vincent at legout.info
Thu Jun 9 19:00:56 UTC 2011


The following commit has been merged in the master branch:
commit 269d525715d7cb9b0f400d033e40d9ef502c5ce6
Author: Vincent Legout <vincent at legout.info>
Date:   Thu Jun 9 20:01:51 2011 +0200

    Add 03_install_authors.xml

diff --git a/debian/changelog b/debian/changelog
index b45b683..43378b5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ quarry (0.3.0.1-1) UNRELEASED; urgency=low
     - Use --with autotools_dev to refresh config.guess and config.sub
     - Enable scrollkeeper (and add scrollkeeper in Build-Depends)
     - Build html documentation
+  * debian/patches/03_install_authors.xml: Added
 
  -- Vincent Legout <vincent at legout.info>  Thu, 09 Jun 2011 19:53:16 +0200
 
diff --git a/debian/patches/03_install_authors.xml b/debian/patches/03_install_authors.xml
new file mode 100644
index 0000000..62e0243
--- /dev/null
+++ b/debian/patches/03_install_authors.xml
@@ -0,0 +1,30 @@
+Description: Install authors.xml
+ Without this patch, yelp cannot open the manual
+Author: Vincent Legout <vincent at legout.info>
+
+Index: quarry/help/C/Makefile.in
+===================================================================
+--- quarry.orig/help/C/Makefile.in	2011-06-09 20:00:12.616001236 +0200
++++ quarry/help/C/Makefile.in	2011-06-09 20:00:18.800001238 +0200
+@@ -259,7 +259,7 @@
+ docname = quarry
+ lang = C
+ omffile = quarry-C.omf
+-entities = fdl.xml legal.xml
++entities = fdl.xml legal.xml authors.xml
+ 
+ # **********  You should not have to edit below this line  **********
+ xml_files = $(entities) $(docname).xml $(docname).html
+Index: quarry/help/de/Makefile.in
+===================================================================
+--- quarry.orig/help/de/Makefile.in	2011-06-09 20:00:24.228001239 +0200
++++ quarry/help/de/Makefile.in	2011-06-09 20:00:35.476001241 +0200
+@@ -259,7 +259,7 @@
+ docname = quarry
+ lang = de
+ omffile = quarry-de.omf
+-entities = ../C/fdl.xml ../C/legal.xml
++entities = ../C/fdl.xml ../C/legal.xml ../C/authors.xml
+ 
+ # **********  You should not have to edit below this line  **********
+ xml_files = $(entities) $(docname).xml $(docname).html
diff --git a/debian/patches/series b/debian/patches/series
index 744237e..693233d 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1,3 @@
 01_fix_russian_translation
 02_desktop_file
+03_install_authors.xml

-- 
Packaging for quarry



More information about the Pkg-games-commits mailing list