[debian-edu-commits] debian-edu/debian-edu-doc.git (#69) - wheezy (branch) updated: 0.4.20070714-14-gcbcf190

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


The branch, wheezy has been updated
       via  cbcf190a8b54f5ed13016ae048e7743ab663cf7d (commit)
      from  ce077e4b5caf9da733154bb90d36238c65c30f7b (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/Makefile |    3 ++-
 todo                                  |    4 ++++
 2 files changed, 6 insertions(+), 1 deletion(-)

The diff of changes is:
diff --git a/documentation/release-manual/Makefile b/documentation/release-manual/Makefile
index a4b189f..fb5ad52 100644
--- a/documentation/release-manual/Makefile
+++ b/documentation/release-manual/Makefile
@@ -22,7 +22,8 @@ status:
 
 
 install: build
-	for f in en es nb de fr nl pt ; do \
+	# english needs to be the last so that the last doesnt fail
+	@for f in es nb de fr nl pt en ; do \
 		[ -e release-manual.$$f.pdf ] && mkdir -p $(DESTDIR)$(DESTPATH)/$$f && \
 		cp release-manual.$$f.pdf $(DESTDIR)$(DESTPATH)/$$f/release-manual.pdf && \
 		cp release-manual.$$f.html $(DESTDIR)$(DESTPATH)/$$f/release-manual.html ; \
diff --git a/todo b/todo
index 1f7319d..f9a5862 100644
--- a/todo
+++ b/todo
@@ -7,6 +7,10 @@ so the plan for the docs on svn.d.n is:
 - debian/rules
 	- rename/split the update target to checkout or init?
 	- document how to use those targets (in debian/README)
+- release-manual
+	- links in html version are broken
+	- multi-page html version missing
+	- $DEBIAN_EDU_DOC_BUILDDATE is not replaced with actual build date
 - architecture documents
 	- is this still the case?:
 		- make after svn co doesnt work yet


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