diff --git a/packaging/debian/debian/control b/packaging/debian/debian/control index e4c090bf..7048c8ed 100644 --- a/packaging/debian/debian/control +++ b/packaging/debian/debian/control @@ -1,7 +1,7 @@ Source: recoll Section: x11 Priority: optional -Maintainer: Kartik Mistry +Maintainer: Jean-Francois Dockes Build-Depends: autotools-dev, debhelper (>= 7), hardening-wrapper, @@ -21,7 +21,7 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/recoll.git;a=summa Package: recoll Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends} -Recommends: recoll-python, aspell, python, xdg-utils, xsltproc +Recommends: python-recoll, aspell, python, xdg-utils, xsltproc Suggests: antiword, catdoc, ghostscript, diff --git a/packaging/debian/debiankio/control b/packaging/debian/debiankio/control index e3885456..7146ed42 100644 --- a/packaging/debian/debiankio/control +++ b/packaging/debian/debiankio/control @@ -8,7 +8,7 @@ Homepage: http://www.recoll.org/ Package: kio-recoll Architecture: any -Depends: ${misc:Depends}, ${shlibs:Depends} +Depends: ${misc:Depends}, ${shlibs:Depends}, recoll Description: A Recoll KIO slave for KDE 4 A Recoll KIO slave for KDE 4, allows performing a Recoll search by entering an appropriate URL in a KDE open dialog, or with an HTML-based diff --git a/src/desktop/unity-scope-recoll/debian/control b/src/desktop/unity-scope-recoll/debian/control index 25cd7e24..f0ef2146 100644 --- a/src/desktop/unity-scope-recoll/debian/control +++ b/src/desktop/unity-scope-recoll/debian/control @@ -1,12 +1,10 @@ Source: unity-scope-recoll Section: gnome Priority: extra -Maintainer: Ubuntu Developers +Maintainer: Jean-Francois Dockes Build-Depends: debhelper (>= 9), pkg-config, python3, -# python3-distutils-extra, -# python3-nose, python3-gi, gir1.2-glib-2.0, gir1.2-unity-5.0 (>= 7.0),