debian package version
This commit is contained in:
parent
2831993e19
commit
96ebb369a5
@ -11,10 +11,10 @@
|
|||||||
|
|
||||||
PPA_KEYID=7808CE96D38B9201
|
PPA_KEYID=7808CE96D38B9201
|
||||||
|
|
||||||
RCLVERS=1.32.1
|
RCLVERS=1.32.3
|
||||||
SCOPEVERS=1.20.2.4
|
SCOPEVERS=1.20.2.4
|
||||||
GSSPVERS=1.1.1
|
GSSPVERS=1.1.1
|
||||||
PPAVERS=2
|
PPAVERS=1
|
||||||
|
|
||||||
#
|
#
|
||||||
#Y=/y
|
#Y=/y
|
||||||
@ -28,7 +28,7 @@ case $RCLVERS in
|
|||||||
[23]*) PPANAME=recollexp-ppa;;
|
[23]*) PPANAME=recollexp-ppa;;
|
||||||
*) PPANAME=recoll15-ppa;;
|
*) PPANAME=recoll15-ppa;;
|
||||||
esac
|
esac
|
||||||
# PPANAME=recollexp-ppa
|
PPANAME=recollexp1-ppa
|
||||||
echo "PPA: $PPANAME. Type CR if Ok, else ^C"
|
echo "PPA: $PPANAME. Type CR if Ok, else ^C"
|
||||||
read rep
|
read rep
|
||||||
|
|
||||||
@ -50,7 +50,7 @@ check_recoll_orig()
|
|||||||
####### QT
|
####### QT
|
||||||
debdir=debian
|
debdir=debian
|
||||||
series="bionic focal impish jammy"
|
series="bionic focal impish jammy"
|
||||||
series=
|
series=focal
|
||||||
|
|
||||||
if test "X$series" != X ; then
|
if test "X$series" != X ; then
|
||||||
check_recoll_orig
|
check_recoll_orig
|
||||||
@ -86,7 +86,7 @@ done
|
|||||||
|
|
||||||
### KIO.
|
### KIO.
|
||||||
series="bionic focal impish jammy"
|
series="bionic focal impish jammy"
|
||||||
#series=
|
series=
|
||||||
|
|
||||||
debdir=debiankio
|
debdir=debiankio
|
||||||
topdir=kio-recoll-${RCLVERS}
|
topdir=kio-recoll-${RCLVERS}
|
||||||
|
|||||||
@ -1,3 +1,10 @@
|
|||||||
|
recoll (1.32.3-1~ppaPPAVERS~SERIES1) SERIES; urgency=low
|
||||||
|
|
||||||
|
* Fix issues when opening a file with %F (parent of subdocument): avoid creating a temporary file
|
||||||
|
when this can be avoided.
|
||||||
|
|
||||||
|
-- Jean-Francois Dockes <jf@dockes.org> Tue, 21 Jun 2022 20:51:00 +0200
|
||||||
|
|
||||||
recoll (1.32.2-1~ppaPPAVERS~SERIES1) SERIES; urgency=low
|
recoll (1.32.2-1~ppaPPAVERS~SERIES1) SERIES; urgency=low
|
||||||
|
|
||||||
* Restore result list popup menu function when using webengine. This was broken in 1.32.1.
|
* Restore result list popup menu function when using webengine. This was broken in 1.32.1.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user