From 8f73c907788772d18b878cb135fdf0c6b37e16e1 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Piotr=20O=C5=BCarowski?= <piotr@debian.org>
Date: Thu, 12 Sep 2013 23:09:13 +0200
Subject: [PATCH] allow M-A: allowed

---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 3afae54..9bff6ea 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)
 
-- 
GitLab