[debian-edu-commits] debian-edu/debian-edu-doc.git (#70) - wheezy (branch) updated: 0.4.20070714-15-gf52b206

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


The branch, wheezy has been updated
       via  f52b206f712565eb1923a7d22f6f43f75d7b4661 (commit)
      from  cbcf190a8b54f5ed13016ae048e7743ab663cf7d (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 |    5 +++++
 todo         |    8 ++++----
 2 files changed, 9 insertions(+), 4 deletions(-)

The diff of changes is:
diff --git a/debian/rules b/debian/rules
index ee57f66..edb3dde 100755
--- a/debian/rules
+++ b/debian/rules
@@ -54,6 +54,7 @@ install: build
 		install -m 644 $(TMPSRC)/arkitektur/*.$$i.* $(DESTDIR)$(DESTPATH)/$$i/architecture ; \
 		install -m 644 $(TMPSRC)/arkitektur/*_$$i.* $(DESTDIR)$(DESTPATH)/$$i/architecture ; \
 	done
+
 	# 
 	# drift
 	#
@@ -71,6 +72,7 @@ install: build
 	#	install -m 644 $(TMPSRC)/dokumentasjon/driftbok/netgroups.$$i.* $(DESTDIR)$(DESTPATH)/$$i/driftbook ; \
 	#	ln -s $(DESTPATH)/images/driftbook $(DESTDIR)$(DESTPATH)/$$i/driftbook/images ; \
 	#done
+	
 	# 
 	# IKT bok
 	#
@@ -116,6 +118,7 @@ install: build
 	#install -d $(DESTDIR)$(DESTPATH)/no/kurs/bilder
 	#install -m 644 $(SRCDIR)/norwegian/kurs/bilder/* \
 	#	$(DESTDIR)$(DESTPATH)/no/kurs/bilder
+	
 	#
 	# cleanup
 	#
@@ -123,6 +126,8 @@ install: build
 	find $(DESTDIR)$(DESTPATH) -name "*.pot" -exec rm \{\} \;
 	find $(DESTDIR)$(DESTPATH) -name "*.sgml" -exec rm \{\} \;
 	find $(DESTDIR)$(DESTPATH) -name "*.eps" -exec rm \{\} \;
+	find $(DESTDIR)$(DESTPATH) -name "*.ps" -exec rm \{\} \;
+	find $(DESTDIR)$(DESTPATH) -name "*.dia" -exec rm \{\} \;
 
 binary-indep: install
 	dh_testdir
diff --git a/todo b/todo
index f9a5862..a62ad3d 100644
--- a/todo
+++ b/todo
@@ -7,15 +7,15 @@ 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)
+	- do we really want to ship .txt files too? (just because we can...)
 - 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
-		- broken umlauts in de and pt_BR
-	- I think we should copy the contents to http://wiki.skolelinux.no/DebianEdu/Documentation/Etch/Architecture 
+	- make after svn co doesnt work
+	- broken umlauts in de and pt_BR
+	- holger thinks we should copy the contents to http://wiki.skolelinux.no/DebianEdu/Documentation/Etch/Architecture 
 	  and in future ship this version
 
 - newdriftbook


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