r428 - in /packages/gnash/trunk/debian: changelog rules

gg0-guest at users.alioth.debian.org gg0-guest at users.alioth.debian.org
Thu Aug 26 06:28:27 UTC 2010


Author: gg0-guest
Date: Thu Aug 26 06:28:19 2010
New Revision: 428

URL: http://svn.debian.org/wsvn/?sc=1&rev=428
Log:
dch

Modified:
    packages/gnash/trunk/debian/changelog
    packages/gnash/trunk/debian/rules

Modified: packages/gnash/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/packages/gnash/trunk/debian/changelog?rev=428&op=diff
==============================================================================
--- packages/gnash/trunk/debian/changelog (original)
+++ packages/gnash/trunk/debian/changelog Thu Aug 26 06:28:19 2010
@@ -3,13 +3,15 @@
   [ Gabriele Giacone ]
   * Added reference and user manuals to gnash-common. Registered to
     doc-base (Closes: #477477).
+  * Added patch fixtypos.patch to fix typos.
+  * Escaped dashes in man pages (lintian tag hyphen-used-as-minus-sign).
 
   [ Miriam Ruiz ]
   * Changed Section from utils to video
   * Removed Robert Millan from uploaders
   * Added Gabriele to uploaders
 
- -- Gabriele Giacone <1o5g4r8o at gmail.com>  Thu, 26 Aug 2010 06:38:21 +0200
+ -- Gabriele Giacone <1o5g4r8o at gmail.com>  Thu, 26 Aug 2010 08:21:13 +0200
 
 gnash (0.8.8-1) experimental; urgency=low
 

Modified: packages/gnash/trunk/debian/rules
URL: http://svn.debian.org/wsvn/packages/gnash/trunk/debian/rules?rev=428&op=diff
==============================================================================
--- packages/gnash/trunk/debian/rules (original)
+++ packages/gnash/trunk/debian/rules Thu Aug 26 06:28:19 2010
@@ -221,7 +221,7 @@
 	# lintian: hyphen-used-as-minus-sign
 	for manfile in $(MANPTOFIX); do \
 			sed -i '2,$$s/[:alnum:\\]\?\-/\\\-/g' $$manfile; \
-	done; \
+	done
 	dh_installman
 	dh_link
 	dh_strip




More information about the pkg-flash-devel mailing list