[SCM] KDE API documentation packaging branch, master, updated. d84d4858ba8951f9018f09399579dd2826ec4e55
Pino Toscano
pino at alioth.debian.org
Thu Oct 27 19:43:32 UTC 2011
The following commit has been merged in the master branch:
commit ec3b98cf30f3bddd14039715714c75e07c027692
Author: Pino Toscano <pino at debian.org>
Date: Thu Oct 27 21:31:50 2011 +0200
do not compress .inc too
---
debian/rules | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/debian/rules b/debian/rules
index fdb22f7..4977197 100755
--- a/debian/rules
+++ b/debian/rules
@@ -73,7 +73,7 @@ override_dh_auto_clean:
dh_auto_clean
override_dh_compress:
- dh_compress -X.qch -X.tag
+ dh_compress -X.qch -X.tag -X.inc
override_dh_builddeb:
dh_builddeb $(addprefix -p,$(filter %-doc-html,$(shell dh_listpackages))) -- -Zxz
--
KDE API documentation packaging
More information about the pkg-kde-commits
mailing list