[SCM] csound-manual packaging branch, master, updated. debian/5.10.dfsg-2-6-g31039c7

fsateler-guest at users.alioth.debian.org fsateler-guest at users.alioth.debian.org
Thu May 6 21:42:33 UTC 2010


The following commit has been merged in the master branch:
commit 31039c723cbd27027b10f6c1a5ceece1b904b04c
Author: Felipe Sateler <fsateler at gmail.com>
Date:   Thu May 6 17:35:51 2010 -0400

    Generalize spurious version removal in csound.1

diff --git a/debian/rules b/debian/rules
index 262d515..6b5a781 100755
--- a/debian/rules
+++ b/debian/rules
@@ -53,7 +53,7 @@ manpages-stamp:
 # Correct some flaws in the manpage
 	sed -i -e '/\\\.csoundrc/d' manpages/csound.1
 	sed -i -e 's/(e\\\.g\\\. in /(e\\\.g\\\. in \\\.csoundrc)\./' manpages/csound.1
-	sed -i -e '/^[[:space:]]*5\.07[[:space:]]*$$/d' manpages/csound.1
+	sed -i -e '/^[[:space:]]*5\.[0-9]\{2\}[[:space:]]*$$/d' manpages/csound.1
 	touch $@
 
 # Do not duplicate copyright information

-- 
csound-manual packaging



More information about the pkg-multimedia-commits mailing list