[SCM] calligra localization packaging branch, master, updated. c14a653d913782431fc2150814071f6bd340bad8

Pino Toscano pino at alioth.debian.org
Tue Mar 27 13:27:47 UTC 2012


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-std/calligra-l10n.git;a=commitdiff;h=ef7e6a6

The following commit has been merged in the master branch:
commit ef7e6a6ae6306a1e28060f48bf009f54a82688a2
Author: Pino Toscano <pino at debian.org>
Date:   Tue Mar 27 15:16:34 2012 +0200

    compress the debs with xz
---
 debian/rules |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/debian/rules b/debian/rules
index c8a3f5d..0c10a7b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -109,7 +109,7 @@ binary-indep: build install
 	dh_shlibdeps
 	dh_gencontrol -- $(foreach rel,Depends Recommends Suggests Replaces Breaks Provides,-V'calligra:$(rel)=$(L10N_$(rel))')
 	dh_md5sums
-	dh_builddeb
+	dh_builddeb -- -Zxz
 
 
 # Below here is fairly generic really

-- 
calligra localization packaging



More information about the pkg-kde-commits mailing list