[debian-edu-commits] debian-edu/debian-edu-doc.git (#219) - wheezy (branch) updated: 0.7.20071028-5-g27214b3

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


The branch, wheezy has been updated
       via  27214b3b78da87342a2205963b2c2ef88517e2f4 (commit)
      from  2f881c025f392d720814ee55b17379168603b79a (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 |    5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

The diff of changes is:
diff --git a/documentation/release-manual/get_release-manual b/documentation/release-manual/get_release-manual
index fdda2b7..9dab0b7 100755
--- a/documentation/release-manual/get_release-manual
+++ b/documentation/release-manual/get_release-manual
@@ -20,7 +20,7 @@ GET "$url?action=format&mimetype=xml/docbook" |
 	sed "s/\$DEBIAN_EDU_DOC_BUILDDATE/<code>$DEBIAN_EDU_DOC_BUILDDATE<\/code>/" |
 	sed "s%code>%computeroutput>%g" |
 	sed 's%<?xml version="1.0"?>%<?xml version="1.0"?><!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd">%' > $name
- 
+
 # incomplete patch by Nicolas François ;-)
 #	sed "s/<listitem>/<listitem><para>/g" | 
 #	sed "s/<listitem><para><para>/<listitem><para>/g" |
@@ -32,3 +32,6 @@ GET "$url?action=format&mimetype=xml/docbook" |
 # get images and modify .xml file(s)
 ./get_images
 
+# motivate
+echo `GET "$url?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