[debian-edu-commits] debian-edu/debian-edu-doc.git (#506) - wheezy (branch) updated: 1.2_20090131-21-gd026bdc

David Prévot taffit at alioth.debian.org
Sat Oct 5 12:19:26 UTC 2013


The branch, wheezy has been updated
       via  d026bdce8980c646109cc0580f866f1ded79ced3 (commit)
      from  a7e0afc17d1bdc2e7023744e5ac5fe10b9efbb6a (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
-----------------------------------------------------------------------

Summary of changes:
 documentation/scripts/get_manual |    2 ++
 1 file changed, 2 insertions(+)

The diff of changes is:
diff --git a/documentation/scripts/get_manual b/documentation/scripts/get_manual
index 8dac86d..4f333db 100755
--- a/documentation/scripts/get_manual
+++ b/documentation/scripts/get_manual
@@ -46,6 +46,7 @@ for i in `cat id` ; do
 	#   - convert <code> tag to <computeroutput> as this is understood by docbook (tools)
 	#   - provide correct path to the images
 	#   - remove the revision history
+	#   - remove the Category:Permalink line
 	#   - add some linebreaks
 	#   - the last sed command deletes the first 4 lines
 	GET "${url}${i}?action=show&mimetype=text/docbook" | 
@@ -59,6 +60,7 @@ for i in `cat id` ; do
 	sed "s#<authorinitials>\(.*\)</authorinitials>##g" | 
 	sed "s#</articleinfo>##g" |
 	sed "s#</revision>##g" |
+	sed "s%<para><ulink url='http://wiki.debian.org/CategoryPermalink#'>CategoryPermalink</ulink> </para>%%" |
 	sed "s%<\/%\n<\/%g" |
 	sed "s%<title>%\n<title>%g" |
 	sed "s%<section>%\n\n<section>%g" |


hooks/post-receive
-- 
debian-edu-doc.git (Debian package debian-edu-doc)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "debian-edu-doc.git" (Debian package debian-edu-doc).




More information about the debian-edu-commits mailing list