r425 - in /packages/gnash/trunk/debian: patches/fixinfodocs.patch patches/series rules

gg0-guest at users.alioth.debian.org gg0-guest at users.alioth.debian.org
Wed Aug 25 22:58:17 UTC 2010


Author: gg0-guest
Date: Wed Aug 25 22:58:17 2010
New Revision: 425

URL: http://svn.debian.org/wsvn/?sc=1&rev=425
Log:
info docs fix

Added:
    packages/gnash/trunk/debian/patches/fixinfodocs.patch
Modified:
    packages/gnash/trunk/debian/patches/series
    packages/gnash/trunk/debian/rules

Added: packages/gnash/trunk/debian/patches/fixinfodocs.patch
URL: http://svn.debian.org/wsvn/packages/gnash/trunk/debian/patches/fixinfodocs.patch?rev=425&op=file
==============================================================================
--- packages/gnash/trunk/debian/patches/fixinfodocs.patch (added)
+++ packages/gnash/trunk/debian/patches/fixinfodocs.patch Wed Aug 25 22:58:17 2010
@@ -1,0 +1,34 @@
+Description: This patch fixes info docs
+Author: Gabriele Giacone <1o5g4r8o at gmail.com>
+
+--- trunk~/doc/C/gnashref.xml	2010-08-08 22:46:54.000000000 +0200
++++ trunk/doc/C/gnashref.xml	2010-08-25 23:41:08.000000000 +0200
+@@ -65,6 +65,12 @@
+       <year>2005, 2006, 2007, 2008, 2009, 2010</year>
+       <holder>Free Software Foundation</holder>
+     </copyright>
++    <abstract role="texinfo-node">
++      <para>Gnash Documentation</para>
++    </abstract>
++    <subjectset scheme="texinfo-directory">
++      <subject><subjectterm>Video</subjectterm></subject>
++    </subjectset>
+     
+     <!-- TRANSLATOR NOTE: uncomment this section
+ 	 
+diff -urNad '--exclude=CVS' '--exclude=.svn' '--exclude=.git' '--exclude=.arch' '--exclude=.hg' '--exclude=_darcs' '--exclude=.bzr' trunk~/doc/C/gnashuser.xml trunk/doc/C/gnashuser.xml
+--- trunk~/doc/C/gnashuser.xml	2010-08-08 22:46:54.000000000 +0200
++++ trunk/doc/C/gnashuser.xml	2010-08-25 23:41:18.000000000 +0200
+@@ -43,6 +43,12 @@
+     <year>2005, 2006, 2007, 2008, 2009, 2010</year>
+     <holder>Free Software Foundation</holder>
+   </copyright>
++  <abstract role="texinfo-node">
++    <para>Gnash Documentation</para>
++  </abstract>
++  <subjectset scheme="texinfo-directory">
++    <subject><subjectterm>Video</subjectterm></subject>
++  </subjectset>
+   
+   <!-- TRANSLATOR NOTE: uncomment this section
+        

Modified: packages/gnash/trunk/debian/patches/series
URL: http://svn.debian.org/wsvn/packages/gnash/trunk/debian/patches/series?rev=425&op=diff
==============================================================================
--- packages/gnash/trunk/debian/patches/series (original)
+++ packages/gnash/trunk/debian/patches/series Wed Aug 25 22:58:17 2010
@@ -2,3 +2,4 @@
 #build_on_ia64.patch
 #sh4_support.patch
 release_version.patch
+fixinfodocs.patch

Modified: packages/gnash/trunk/debian/rules
URL: http://svn.debian.org/wsvn/packages/gnash/trunk/debian/rules?rev=425&op=diff
==============================================================================
--- packages/gnash/trunk/debian/rules (original)
+++ packages/gnash/trunk/debian/rules Wed Aug 25 22:58:17 2010
@@ -160,8 +160,6 @@
 	-rm -f debian/*.png
 
 	rm -rf debian/tmp debian/tmp.opengl tmp.build
-	-sed -i '/^INFO-DIR-SECTION/ d' tmp.build/doc/C/gnash_user.info
-	-sed -i '/^INFO-DIR-SECTION/ d' tmp.build/doc/C/gnash_ref.info
 
 	printf "\n == CLEANING PATCHES ============================================ \n\n"
 	$(MAKE) -f /usr/share/quilt/quilt.make unpatch
@@ -206,8 +204,6 @@
 	dh_testdir
 	dh_testroot
 	dh_installchangelogs
-	sed -i '3i\INFO-DIR-SECTION Video' tmp.build/doc/C/gnash_user.info
-	sed -i '3i\INFO-DIR-SECTION Video' tmp.build/doc/C/gnash_ref.info
 	dh_installinfo
 	dh_installdocs
 	dh_installexamples




More information about the pkg-flash-devel mailing list