debian packaging: 1.24.1 + sync control file with Debian's
This commit is contained in:
parent
66ebb47437
commit
40fd63662b
@ -6,9 +6,9 @@
|
|||||||
|
|
||||||
PPA_KEYID=D38B9201
|
PPA_KEYID=D38B9201
|
||||||
|
|
||||||
RCLVERS=1.23.8
|
RCLVERS=1.24.1
|
||||||
SCOPEVERS=1.20.2.4
|
SCOPEVERS=1.20.2.4
|
||||||
PPAVERS=1
|
PPAVERS=2
|
||||||
|
|
||||||
#
|
#
|
||||||
RCLSRC=/y/home/dockes/projets/fulltext/recoll/src
|
RCLSRC=/y/home/dockes/projets/fulltext/recoll/src
|
||||||
|
|||||||
@ -19,10 +19,10 @@ X-Python-Version: >= 2.7
|
|||||||
Vcs-Git: https://anonscm.debian.org/cgit/collab-maint/recoll.git
|
Vcs-Git: https://anonscm.debian.org/cgit/collab-maint/recoll.git
|
||||||
Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/recoll.git
|
Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/recoll.git
|
||||||
Homepage: http://www.lesbonscomptes.com/recoll
|
Homepage: http://www.lesbonscomptes.com/recoll
|
||||||
Standards-Version: 3.9.8
|
Standards-Version: 4.1.4
|
||||||
|
|
||||||
Package: recoll
|
Package: recoll
|
||||||
Architecture: any
|
Architecture: all
|
||||||
Depends: recollgui, recollcmd, ${misc:Depends}
|
Depends: recollgui, recollcmd, ${misc:Depends}
|
||||||
Description: Personal full text search package with a Qt GUI
|
Description: Personal full text search package with a Qt GUI
|
||||||
This package is a personal full text search package is based on a very strong
|
This package is a personal full text search package is based on a very strong
|
||||||
@ -49,30 +49,40 @@ Description: Personal full text search package with a Qt GUI
|
|||||||
|
|
||||||
Package: recollcmd
|
Package: recollcmd
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Breaks: recoll (<< 1.23.4)
|
Breaks: recoll (<< 1.23.9)
|
||||||
Replaces: recoll (<< 1.23.4)
|
Replaces: recoll (<< 1.23.9)
|
||||||
Depends: python, ${misc:Depends}, ${shlibs:Depends}
|
Depends: python, python3, ${misc:Depends}, ${shlibs:Depends}
|
||||||
Recommends: python-recoll, aspell, xdg-utils, xsltproc,
|
Recommends: aspell,
|
||||||
python-libxml2, python-libxslt1
|
python-future,
|
||||||
|
python-libxml2,
|
||||||
|
python-libxslt1,
|
||||||
|
python-recoll,
|
||||||
|
python3-recoll,
|
||||||
|
xdg-utils,
|
||||||
|
xsltproc
|
||||||
Suggests: antiword,
|
Suggests: antiword,
|
||||||
ghostscript,
|
ghostscript,
|
||||||
|
groff,
|
||||||
libimage-exiftool-perl,
|
libimage-exiftool-perl,
|
||||||
|
libinotifytools0,
|
||||||
poppler-utils,
|
poppler-utils,
|
||||||
pstotext,
|
pstotext,
|
||||||
python-chm,
|
python-chm,
|
||||||
|
python-lzma,
|
||||||
|
python-mido,
|
||||||
python-mutagen,
|
python-mutagen,
|
||||||
|
python-rarfile,
|
||||||
unrtf,
|
unrtf,
|
||||||
untex
|
untex,
|
||||||
|
wv
|
||||||
Description: Command line programs for recoll
|
Description: Command line programs for recoll
|
||||||
This package supports indexing and command line querying.
|
This package supports indexing and command line querying.
|
||||||
|
|
||||||
Package: recollgui
|
Package: recollgui
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Breaks: recoll (<< 1.23.4)
|
Breaks: recoll (<< 1.23.9)
|
||||||
Replaces: recoll (<< 1.23.4)
|
Replaces: recoll (<< 1.23.9)
|
||||||
Depends: recollcmd (= ${binary:Version}),
|
Depends: recollcmd (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
|
||||||
${misc:Depends},
|
|
||||||
${shlibs:Depends}
|
|
||||||
Description: GUI program and elements for recoll
|
Description: GUI program and elements for recoll
|
||||||
Main recoll GUI for configuring, controlling and querying recoll indexes.
|
Main recoll GUI for configuring, controlling and querying recoll indexes.
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user