[debian-edu-commits] debian-edu/debian-edu-doc.git (#274) - wheezy (branch) updated: 0.7.20071108-29-gb639367

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


The branch, wheezy has been updated
       via  b6393673b04b86af47d31411c4691920a351ce4f (commit)
      from  6bb66f37bf5d95ee6a157a5d47cb00cc4d0151b9 (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/release-manual/get_release-manual |    2 ++
 1 file changed, 2 insertions(+)

The diff of changes is:
diff --git a/documentation/release-manual/get_release-manual b/documentation/release-manual/get_release-manual
index 73e7ac0..d642f64 100755
--- a/documentation/release-manual/get_release-manual
+++ b/documentation/release-manual/get_release-manual
@@ -79,6 +79,8 @@ perl -0\777 -pi -e  "s/<ulink url='\/DebianEdu\/Documentation\/(.*)\/(.*)'>(.*)\
 # make it a docbook article again
 sed -i "1,/</ s#<#<?xml version=\"1.0\" encoding=\"UTF-8\"?><!DOCTYPE article PUBLIC \"-//OASIS//DTD DocBook XML V4.4//EN\" \"http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd\"><article><articleinfo><title>$DEBIAN_EDU_DOC_TITLE</title></articleinfo>\n<#" $name
 sed -i "$ s#>#>\n</article>#" $name
+# remove the first empty line
+sed -i "1d" $name
 
 # motivate
 echo `GET "${url}AllInOne?action=format&mimetype=text"|grep -i FIXME |wc -l` FIXMEs left to fix


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