--- a
+++ b/debian/control
@@ -0,0 +1,28 @@
+Source: unity-scope-recoll
+Section: gnome
+Priority: extra
+Maintainer: Jean-Francois Dockes <jfd@recoll.org>
+Build-Depends: debhelper (>= 9),
+               pkg-config,
+               python3,
+               python3-gi,
+               gir1.2-glib-2.0,
+               gir1.2-unity-5.0 (>= 7.0),
+Standards-Version: 3.9.4
+Homepage: https://launchpad.net/unity-scope-recoll
+
+Package: unity-scope-recoll
+Architecture: all
+Depends: ${misc:Depends},
+         ${python3:Depends},
+         python3,
+         gir1.2-dee-1.0,
+         python3-gi,
+         gir1.2-unity-5.0 (>= 7.0),
+         unity-scopes-runner,
+         gir1.2-glib-2.0,
+         recoll,
+         python3-recoll
+Description: Recoll scope for Unity
+ Unity scope for Recoll
+