From 091177a61e9dc144a094d4b1df1ff9cc4650d88e Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Rub=C3=A9n=20Rodr=C3=ADguez?= <ruben@trisquel.info>
Date: Sat, 28 Sep 2013 21:18:22 +0200
Subject: [PATCH] Make sure debian/control is generated fully

---
 helpers/make-firefox | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/helpers/make-firefox b/helpers/make-firefox
index c81a6dee..c4579aa8 100644
--- a/helpers/make-firefox
+++ b/helpers/make-firefox
@@ -310,6 +310,8 @@ done
 fi
 exit 0 ' >> debian/abrowser.postinst.in
 
+debian/rules debian/control
+touch -d "yesterday" debian/control
 debian/rules debian/control
 
 changelog  "Rebranded for Trisquel"
-- 
GitLab