bumped version
This commit is contained in:
parent
663da54c04
commit
7fd0db14e8
@ -12,7 +12,7 @@
|
||||
|
||||
PPA_KEYID=7808CE96D38B9201
|
||||
|
||||
RCLVERS=1.28.0pre4
|
||||
RCLVERS=1.28.1
|
||||
SCOPEVERS=1.20.2.4
|
||||
GSSPVERS=1.1.0
|
||||
PPAVERS=1
|
||||
@ -25,10 +25,9 @@ RCLDOWNLOAD=/y/home/dockes/projets/lesbonscomptes/recoll
|
||||
|
||||
case $RCLVERS in
|
||||
[23]*) PPANAME=recollexp-ppa;;
|
||||
1.14*) PPANAME=recoll-ppa;;
|
||||
*) PPANAME=recoll15-ppa;;
|
||||
esac
|
||||
PPANAME=recollexp-ppa
|
||||
#PPANAME=recollexp-ppa
|
||||
echo "PPA: $PPANAME. Type CR if Ok, else ^C"
|
||||
read rep
|
||||
|
||||
@ -52,7 +51,7 @@ check_recoll_orig()
|
||||
####### QT
|
||||
debdir=debian
|
||||
series="xenial bionic focal groovy"
|
||||
#series=
|
||||
series=
|
||||
|
||||
if test "X$series" != X ; then
|
||||
check_recoll_orig
|
||||
@ -88,7 +87,7 @@ done
|
||||
|
||||
### KIO.
|
||||
series="xenial bionic focal groovy"
|
||||
series=
|
||||
#series=
|
||||
|
||||
debdir=debiankio
|
||||
topdir=kio-recoll-${RCLVERS}
|
||||
|
||||
@ -1,3 +1,9 @@
|
||||
recoll (1.28.1-1~ppaPPAVERS~SERIES1) SERIES; urgency=low
|
||||
|
||||
* Fix build error caused by wasaStringToRcl interface change.
|
||||
|
||||
-- Jean-Francois Dockes <jf@dockes.org> Mon, 28 Dec 2020 14:22:00 +0100
|
||||
|
||||
recoll (1.28.0-1~ppaPPAVERS~SERIES1) SERIES; urgency=low
|
||||
|
||||
* GUI: add preferences options to hide most GUI elements except the result
|
||||
|
||||
@ -1,3 +1,9 @@
|
||||
kio-recoll (1.28.1-1~ppaPPAVERS~SERIES1) SERIES; urgency=low
|
||||
|
||||
* Fix build error caused by wasaStringToRcl interface change.
|
||||
|
||||
-- Jean-Francois Dockes <jf@dockes.org> Mon, 28 Dec 2020 14:22:00 +0100
|
||||
|
||||
kio-recoll (1.28.0-1~ppaPPAVERS~SERIES1) SERIES; urgency=low
|
||||
|
||||
* GUI: add preferences options to hide most GUI elements except the result
|
||||
@ -12,6 +18,8 @@ kio-recoll (1.28.0-1~ppaPPAVERS~SERIES1) SERIES; urgency=low
|
||||
* Fix bug in mail header processing.
|
||||
* Python extension: improve the Python Doc object.
|
||||
|
||||
-- Jean-Francois Dockes <jf@dockes.org> Sun, 27 Dec 2020 09:59:00 +0100
|
||||
|
||||
kio-recoll (1.27.10-1~ppaPPAVERS~SERIES1) SERIES; urgency=low
|
||||
|
||||
* Fix real-time indexer not working when topdirs was /
|
||||
|
||||
@ -1 +1 @@
|
||||
1.28.0
|
||||
1.28.1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user