[debian-edu-commits] debian-edu/debian-edu-doc.git (#48) - wheezy (branch) updated: 0.4.20070713-5-gccd1f0c

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


The branch, wheezy has been updated
       via  ccd1f0c5da7300d7327f16524ac1f7bf8035476d (commit)
      from  e47aabcd71ed58d84e288b80d67313d4c3b07426 (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/changelog |    4 +++-
 debian/rules     |    3 ++-
 2 files changed, 5 insertions(+), 2 deletions(-)

The diff of changes is:
diff --git a/debian/changelog b/debian/changelog
index 5557827..8de5bcb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
 debian-edu-doc (0.4.20070714) UNRELEASED; urgency=low
 
-  * Avoid removing the documentation/ directory during build.
+  * Avoid removing the documentation/ directory during build, and
+    keep the files fetched by the update until explicitly removed.
+  * Update translation files for release-manual.
 
  -- Petter Reinholdtsen <pere at debian.org>  Sat, 14 Jul 2007 11:12:04 +0100
 
diff --git a/debian/rules b/debian/rules
index 274ac8b..06661a1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,6 +12,8 @@ update:
 	svn co -r $(REVISION) svn://svn.skolelinux.org/skolelinux/trunk/www/developer.skolelinux.no/dokumentasjon $(TMPSRC)/dokumentasjon
 	wget http://developer.skolelinux.no/itil/moinmoin2pdf -O $(TMPSRC)/moinmoin2pdf
 	
+dist-clean: clean
+	rm $(TMPSRC) -Rf
 
 clean:
 	rm -f build-stamp
@@ -92,7 +94,6 @@ install: build
 	#
 	# cleanup
 	#
-	rm $(TMPSRC) -Rf
 	find $(DESTDIR)$(DESTPATH) -name "*.po" -exec rm \{\} \;
 	find $(DESTDIR)$(DESTPATH) -name "*.pot" -exec rm \{\} \;
 	find $(DESTDIR)$(DESTPATH) -name "*.sgml" -exec rm \{\} \;


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