[SCM] calligra localization packaging branch, master, updated. 8ddb620cab4d6781ffa55b23738c5ef7913c02af

Adrien Grellier adrien-guest at alioth.debian.org
Thu Jan 12 20:44:05 UTC 2012


The following commit has been merged in the master branch:
commit 86c12a11e20838433dd854bf7623d0c960a379fb
Author: Adrien Grellier <adrien.grellier at laposte.net>
Date:   Thu Jan 12 21:40:32 2012 +0100

    remove other lintian warnings
---
 debian/rules |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/debian/rules b/debian/rules
index 56f8285..689b2da 100755
--- a/debian/rules
+++ b/debian/rules
@@ -41,7 +41,10 @@ $(STAMP_PATCH):
 	cd $(cur_lang_dir) && patch --set-utc -p1 < "$(CURDIR)/$(cur_lang_patch)" > $(CURDIR)/$@_log
 	mv $@_log $@
 
-build::
+build:: build-arch build-indep
+build-arch: build-stamp
+build-indep: build-stamp
+build-stamp:
 	dh_testdir
 
 build:: check_control $(STAMP_EXTRACT) patch $(STAMP_BUILD)

-- 
calligra localization packaging



More information about the pkg-kde-commits mailing list