[debian-edu-commits] debian-edu/debian-edu-doc.git (#52) - wheezy (branch) updated: 0.4.20070713-9-g1f22d40
David Prévot
taffit at alioth.debian.org
Sat Oct 5 12:11:52 UTC 2013
The branch, wheezy has been updated
via 1f22d40a88a4966a3e0c721bb7f16451b5157c7c (commit)
from e5721a9b6b0345e36ff3f9a803262f50d6813f1e (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 | 7 +++++++
1 file changed, 7 insertions(+)
The diff of changes is:
diff --git a/documentation/release-manual/Makefile b/documentation/release-manual/Makefile
index babc56b..f2b11cf 100644
--- a/documentation/release-manual/Makefile
+++ b/documentation/release-manual/Makefile
@@ -8,6 +8,13 @@ update:
./get_release-manual
./update_translations
+status:
+ @for f in *.po ; do \
+ echo -n "$$f: "; \
+ msgfmt --statistics $$f -o /dev/null ; \
+ done
+
+
install: build
for f in en es ; do \
mkdir -p $(DESTDIR)$(DESTPATH)/$$f/release-manual; \
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