[debian-edu-commits] debian-edu/debian-edu-doc.git (#26) - wheezy (branch) updated: 470878d2cce7330fa4e50d04cacfde559117e664

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


The branch, wheezy has been updated
       via  470878d2cce7330fa4e50d04cacfde559117e664 (commit)
      from  5e9c8d765f5e6d65356bba7f32d191ecb7a46568 (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:
 debian/rules |   26 ++++++++++----------------
 todo         |   10 +++++-----
 2 files changed, 15 insertions(+), 21 deletions(-)

The diff of changes is:
diff --git a/debian/rules b/debian/rules
index d60c2b6..da4e71b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -47,22 +47,16 @@ install: build
 	done
 		#missing in the for loop above:
 		#install -m 644 $(TMPSRC)/dokumentasjon/IKT-bok.html.$$i $(DESTDIR)$(DESTPATH)/$$i/ikt-book ; \
-# 
-# drift
-#
-#	install -d $(DESTDIR)$(DESTPATH)/no/drift
-#	install -m 644 $(SRCDIR)/drift/*html $(DESTDIR)$(DESTPATH)/no/drift
-#	install -m 644 $(SRCDIR)/drift/driftbok.sgml \
-#		$(DESTDIR)$(DESTPATH)/no/drift
-#	install -m 644 $(SRCDIR)/drift/netgroups.sgml \
-#		$(DESTDIR)$(DESTPATH)/no/drift
-#	install -d $(DESTDIR)$(DESTPATH)/no/drift/images
-#	install -m 644 $(SRCDIR)/drift/images/* \
-#		$(DESTDIR)$(DESTPATH)/no/drift/images
-#	-docbook2html $(DESTDIR)$(DESTPATH)/drift/driftbok.sgml \
-#		-o $(DESTDIR)$(DESTPATH)/no/drift
-#	-docbook2pdf  $(DESTDIR)$(DESTPATH)/drift/driftbok.sgml \
-#		-o $(DESTDIR)$(DESTPATH)/no/drift
+	# 
+	# drift
+	#
+	for i in en no de pt_BR ; do \
+		install -d $(DESTDIR)$(DESTPATH)/$$i/newdriftbook ; \
+		install -m 644 $(TMPSRC)/dokumentasjon/newdriftbok/driftbook.$$i.* $(DESTDIR)$(DESTPATH)/$$i/newdriftbook ; \
+		install -m 644 $(TMPSRC)/dokumentasjon/newdriftbok/netgroups.$$i.* $(DESTDIR)$(DESTPATH)/$$i/newdriftbook ; \
+		install -d $(DESTDIR)$(DESTPATH)/$$i/newdriftbook/images ; \
+		install -m 644 $(TMPSRC)/dokumentasjon/newdriftbok/images/* $(DESTDIR)$(DESTPATH)/$$i/newdriftbook/images ; \
+	done
 	#
 	# kurs (norwegian only atm)
 	#
diff --git a/todo b/todo
index 0ffb2e8..786dba8 100644
--- a/todo
+++ b/todo
@@ -12,11 +12,11 @@ so the plan for the docs on svn.d.n is:
 - ikt book
 	- make after svn co doesnt work yet
 	- html versions incomplete (and therefore not copied at all)
-
-- include newdriftbook, update it for etch
-  from svn://svn.skolelinux.org/skolelinux/trunk/www/developer.skolelinux.no/dokumentasjon/newdriftbok
-
-- documentation/norwegian/kurs: is that GFDL without invariant sections? this needs to be mentioned in debian/copyright
+- newdriftbook
+	- still the sarge version, start a new copy for etch
+	- images get copied for each language
+- documentation/norwegian/kurs
+	- is that GFDL without invariant sections? 
 
 - ITIL book from wiki: http://wiki.skolelinux.no/Dokumentasjon/ITIL/Samleside all in one page
 	http://developer.skolelinux.no/itil/moinmoin2pdf is useful for this 


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