[SCM] Abstraction layer over the JSON-RPC API provided by Zabbix branch, master, updated. debian/0.004+git20120629-1-11-g3fd43ce

Dmitry Smirnov onlyjob at member.fsf.org
Fri Mar 29 05:55:04 UTC 2013


The following commit has been merged in the master branch:
commit 0f4260cd3169ce4bbe94c0f9442abe5282e803fc
Author: Dmitry Smirnov <onlyjob at member.fsf.org>
Date:   Fri Mar 29 15:51:40 2013 +1100

    xz compression for binary packages

diff --git a/debian/rules b/debian/rules
index 7d5edb5..21efa6c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,6 +7,9 @@
 %:
 	dh $@
 
+override_dh_builddeb:
+	dh_builddeb -- -Zxz
+
 ## get-orig-source
 PKD  = $(abspath $(dir $(MAKEFILE_LIST)))
 PKG  = $(word 2,$(shell dpkg-parsechangelog -l$(PKD)/changelog | grep ^Source))

-- 
Abstraction layer over the JSON-RPC API provided by Zabbix



More information about the Pkg-perl-cvs-commits mailing list