more packaging touchups

This commit is contained in:
Jean-Francois Dockes 2013-11-25 19:27:54 +01:00
parent 29efa8467d
commit e3deadce3f
3 changed files with 4 additions and 6 deletions

View File

@ -1,7 +1,7 @@
Source: recoll Source: recoll
Section: x11 Section: x11
Priority: optional Priority: optional
Maintainer: Kartik Mistry <kartik@debian.org> Maintainer: Jean-Francois Dockes <jfd@recoll.org>
Build-Depends: autotools-dev, Build-Depends: autotools-dev,
debhelper (>= 7), debhelper (>= 7),
hardening-wrapper, hardening-wrapper,
@ -21,7 +21,7 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/recoll.git;a=summa
Package: recoll Package: recoll
Architecture: any Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends} Depends: ${misc:Depends}, ${shlibs:Depends}
Recommends: recoll-python, aspell, python, xdg-utils, xsltproc Recommends: python-recoll, aspell, python, xdg-utils, xsltproc
Suggests: antiword, Suggests: antiword,
catdoc, catdoc,
ghostscript, ghostscript,

View File

@ -8,7 +8,7 @@ Homepage: http://www.recoll.org/
Package: kio-recoll Package: kio-recoll
Architecture: any Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends} Depends: ${misc:Depends}, ${shlibs:Depends}, recoll
Description: A Recoll KIO slave for KDE 4 Description: A Recoll KIO slave for KDE 4
A Recoll KIO slave for KDE 4, allows performing a Recoll search by 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 entering an appropriate URL in a KDE open dialog, or with an HTML-based

View File

@ -1,12 +1,10 @@
Source: unity-scope-recoll Source: unity-scope-recoll
Section: gnome Section: gnome
Priority: extra Priority: extra
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> Maintainer: Jean-Francois Dockes <jfd@recoll.org>
Build-Depends: debhelper (>= 9), Build-Depends: debhelper (>= 9),
pkg-config, pkg-config,
python3, python3,
# python3-distutils-extra,
# python3-nose,
python3-gi, python3-gi,
gir1.2-glib-2.0, gir1.2-glib-2.0,
gir1.2-unity-5.0 (>= 7.0), gir1.2-unity-5.0 (>= 7.0),