[debian-edu-commits] [SCM] Debian package debian-edu-doc branch, master, updated. 1.4_20120925_6.0.6-56-gc107267
David Prévot
taffit at debian.org
Sat Feb 16 03:26:40 UTC 2013
The following commit has been merged in the master branch:
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
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
--
Debian package debian-edu-doc
More information about the debian-edu-commits
mailing list