[SCM] flumotion/master: use non-deprecated variables

zmoelnig-guest at users.alioth.debian.org zmoelnig-guest at users.alioth.debian.org
Tue Mar 6 10:26:07 UTC 2012


The following commit has been merged in the master branch:
commit ee7348b14fba591e6280410c7e97355caa1be9dd
Author: IOhannes m zmölnig <zmoelnig at iem.at>
Date:   Tue Mar 6 11:17:35 2012 +0100

    use non-deprecated variables

diff --git a/debian/rules b/debian/rules
index 856cb8d..ce507f9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -35,7 +35,7 @@ DEB_COPYRIGHT_CHECK_IGNORE_REGEX = data/image/.*|debian/(changelog|copyright(|_h
 
 DEB_CONFIGURE_SCRIPT_ENV += env -u DISPLAY
 
-DEB_DH_FIXPERMS_ARGS += -X etc/flumotion
+DEB_FIXPERMS_EXCLUDE_flumotion += etc/flumotion
 
 clean::
 	find -name *.pyc -exec rm '{}' ';'

-- 
flumotion packaging



More information about the pkg-multimedia-commits mailing list