r423 - in /packages/gnash/trunk/debian: gnash-common.doc-base.ref gnash-common.doc-base.user rules

gg0-guest at users.alioth.debian.org gg0-guest at users.alioth.debian.org
Mon Aug 23 02:56:44 UTC 2010


Author: gg0-guest
Date: Mon Aug 23 02:56:44 2010
New Revision: 423

URL: http://svn.debian.org/wsvn/pkg-flash/?sc=1&rev=423
Log:
info docs and doc-base fix

Modified:
    packages/gnash/trunk/debian/gnash-common.doc-base.ref
    packages/gnash/trunk/debian/gnash-common.doc-base.user
    packages/gnash/trunk/debian/rules

Modified: packages/gnash/trunk/debian/gnash-common.doc-base.ref
URL: http://svn.debian.org/wsvn/pkg-flash/packages/gnash/trunk/debian/gnash-common.doc-base.ref?rev=423&op=diff
==============================================================================
--- packages/gnash/trunk/debian/gnash-common.doc-base.ref (original)
+++ packages/gnash/trunk/debian/gnash-common.doc-base.ref Mon Aug 23 02:56:44 2010
@@ -5,7 +5,9 @@
 Section: Video
 
 Format: HTML
+Index: /usr/share/doc/gnash-common/gnashref.html
 Files: /usr/share/doc/gnash-common/gnashref.html
 
 Format: Info
+Index: /usr/share/info/gnash_ref.info.gz
 Files: /usr/share/info/gnash_ref.info.gz

Modified: packages/gnash/trunk/debian/gnash-common.doc-base.user
URL: http://svn.debian.org/wsvn/pkg-flash/packages/gnash/trunk/debian/gnash-common.doc-base.user?rev=423&op=diff
==============================================================================
--- packages/gnash/trunk/debian/gnash-common.doc-base.user (original)
+++ packages/gnash/trunk/debian/gnash-common.doc-base.user Mon Aug 23 02:56:44 2010
@@ -7,7 +7,9 @@
 Section: Video
 
 Format: HTML
+Index: /usr/share/doc/gnash-common/gnashuser.html
 Files: /usr/share/doc/gnash-common/gnashuser.html
 
 Format: Info
+Index: /usr/share/info/gnash_user.info.gz
 Files: /usr/share/info/gnash_user.info.gz

Modified: packages/gnash/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-flash/packages/gnash/trunk/debian/rules?rev=423&op=diff
==============================================================================
--- packages/gnash/trunk/debian/rules (original)
+++ packages/gnash/trunk/debian/rules Mon Aug 23 02:56:44 2010
@@ -160,6 +160,8 @@
 	-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
@@ -204,6 +206,8 @@
 	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