indicate that the PPA recoll package conflicts with the debian python-recoll package
This commit is contained in:
parent
70179d5189
commit
3af974bb9a
2 changed files with 5 additions and 3 deletions
|
@ -4,9 +4,9 @@
|
||||||
# For the kio: (and kdesdk?)
|
# For the kio: (and kdesdk?)
|
||||||
# sudo apt-get install pkg-kde-tools cdbs
|
# sudo apt-get install pkg-kde-tools cdbs
|
||||||
|
|
||||||
RCLVERS=1.19.4
|
RCLVERS=1.19.5
|
||||||
LENSVERS=1.19.2.3328
|
LENSVERS=1.19.2.3328
|
||||||
PPAVERS=1
|
PPAVERS=3
|
||||||
|
|
||||||
case $RCLVERS in
|
case $RCLVERS in
|
||||||
[23]*) PPANAME=recollexp-ppa;;
|
[23]*) PPANAME=recollexp-ppa;;
|
||||||
|
@ -20,7 +20,8 @@ read rep
|
||||||
|
|
||||||
####### QT4
|
####### QT4
|
||||||
debdir=debianrclqt4
|
debdir=debianrclqt4
|
||||||
series4="lucid oneiric precise quantal raring"
|
series4="lucid oneiric precise quantal raring saucy"
|
||||||
|
series4="quantal raring"
|
||||||
|
|
||||||
for series in $series4 ; do
|
for series in $series4 ; do
|
||||||
rm -rf recoll-${RCLVERS}/debian
|
rm -rf recoll-${RCLVERS}/debian
|
||||||
|
|
|
@ -15,6 +15,7 @@ Standards-Version: 3.9.3
|
||||||
Package: recoll
|
Package: recoll
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Depends: ${shlibs:Depends}, ${misc:Depends}
|
Depends: ${shlibs:Depends}, ${misc:Depends}
|
||||||
|
Conflicts: python-recoll
|
||||||
Recommends: aspell, python, xdg-utils, xsltproc
|
Recommends: aspell, python, xdg-utils, xsltproc
|
||||||
Suggests: antiword, catdoc, ghostscript, libimage-exiftool-perl, poppler-utils,
|
Suggests: antiword, catdoc, ghostscript, libimage-exiftool-perl, poppler-utils,
|
||||||
pstotext, python-chm, python-mutagen, unrtf, untex
|
pstotext, python-chm, python-mutagen, unrtf, untex
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue