[debian-edu-commits] debian-edu/debian-edu-doc.git (#124) - wheezy (branch) updated: 0.5.20070720-16-gb202184
David Prévot
taffit at alioth.debian.org
Sat Oct 5 12:12:56 UTC 2013
The branch, wheezy has been updated
via b202184bb7dd94c16a0cc3877737e82727308ed5 (commit)
from 3def9f92f3e86fcb3671692639e045491a268e2e (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 | 2 +-
2 files changed, 5 insertions(+), 1 deletion(-)
The diff of changes is:
diff --git a/debian/changelog b/debian/changelog
index 85f95ad..32b3f0b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
debian-edu-doc (0.6.20070721) unstable; urgency=low
+ [ Holger Levsen ]
* provide information about the newdriftbook in README
* bump version number
* debian/rules: improved dist-clean target
@@ -11,6 +12,9 @@ debian-edu-doc (0.6.20070721) unstable; urgency=low
* build kursdok from source, removed copy from the debian-edu-doc svn repo
* updated debian/copyright to reflect the new source for kursdok
+ [ Petter Reinholdtsen ]
+ * Change compress override in rules to only skip PDF and HTML files.
+
-- Holger Levsen <holger at debian.org> Sat, 21 Jul 2007 16:10:19 +0200
debian-edu-doc (0.5.20070720) unstable; urgency=low
diff --git a/debian/rules b/debian/rules
index fe498f4..609db4e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -122,7 +122,7 @@ binary-indep: install
cp $(SRCDIR)/release-manual/README $(DESTDIR)/$(DESTPATH)/README.release-manual-translations
dh_installchangelogs
dh_link
- dh_compress -Xrelease-manual -X.pdf
+ dh_compress -X.pdf -X.html
dh_fixperms
dh_installdeb
dh_gencontrol
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