diff --git a/debian/rules b/debian/rules
index 3afae54248be756066c15bfdfef676005196bc84..9bff6ea9d4b8f73a1b31edf30737cd7cdcfb2204 100755
--- a/debian/rules
+++ b/debian/rules
@@ -25,7 +25,7 @@ PREVVER	:= $(shell awk '/^python/ && NR > 1 {print substr($$2,2,length($$2)-2);
 PREVVER := 2.7.5-1~
 
 # not yet allowed
-#ma_allowed	= yes
+ma_allowed	= yes
 
 PWD		:= $(shell pwd)