[debian-edu-commits] debian-edu/debian-edu-doc.git (#1441) - master (branch) updated: 1.4_20120925_6.0.6-56-gc107267
David Prévot
taffit at alioth.debian.org
Sat Feb 16 03:26:41 UTC 2013
The branch, master has been updated
via c1072675826c336cebe7be91cd18e9a4ecf38d89 (commit)
from f9fa3b81f8c3fcbb817b9776d44f947bee37039e (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 -----------------------------------------------------------------
commit c1072675826c336cebe7be91cd18e9a4ecf38d89
Author: David Prévot <taffit at debian.org>
Date: Fri Feb 15 23:26:00 2013 -0400
Do not ship README.common-translations in the binary package
-----------------------------------------------------------------------
Summary of changes:
debian/rules | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
The diff of changes is:
diff --git a/debian/rules b/debian/rules
index db2505d..d47022a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -42,7 +42,10 @@ binary-indep: install
dh_installdocs
dh_installdocs -A debian/README
dh_installdocs -p debian-edu-doc-en \
- documentation/*/README.*-translations
+ documentation/debian-edu-wheezy/README.debian-edu-wheezy-manual-translations \
+ documentation/debian-edu-squeeze/README.debian-edu-squeeze-manual-translations \
+ documentation/rosegarden/README.rosegarden-manual-translations \
+ documentation/audacity/README.audacity-manual-translations
dh_installchangelogs
dh_link
dh_compress -X.pdf -X.html
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