[med-svn] [SCM] mia branch, master, updated. upstream/2.0.7-37-g488d577

Andreas Tille tille at debian.org
Mon Dec 17 19:43:28 UTC 2012


The following commit has been merged in the master branch:
commit 488d577ead9f0e3dacea2f7b2fb45f30adc98cd1
Author: Andreas Tille <tille at debian.org>
Date:   Mon Dec 17 17:34:09 2012 +0100

    Considering the large size of the dbg packages xz compression makes definitely sense

diff --git a/debian/rules b/debian/rules
index d207aff..a6bedd8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,6 +17,8 @@ export DH_ALWAYS_EXCLUDE=jquery.js
 override_dh_auto_configure:
 	dh_auto_configure -- -DALWAYS_CREATE_DOC=ON -DVISTAIO_SYSTEM=ON -DSTRICT_DEPENDECIES=ON
 
+override_dh_builddeb:
+	dh_builddeb -- -Z xz
 
 # dh_strip detects executable files, so make *.mia files executable then strip then 
 # remove the executable flag 

-- 
Packaging of mia in Debian



More information about the debian-med-commit mailing list