packaging version update

This commit is contained in:
Jean-Francois Dockes 2021-04-16 12:53:24 +02:00
parent 3c52e45bee
commit 72fe5a25a4
2 changed files with 4 additions and 5 deletions

View File

@ -13,7 +13,7 @@
PPA_KEYID=7808CE96D38B9201 PPA_KEYID=7808CE96D38B9201
RCLVERS=1.30.0 RCLVERS=1.30.1
SCOPEVERS=1.20.2.4 SCOPEVERS=1.20.2.4
GSSPVERS=1.1.0 GSSPVERS=1.1.0
PPAVERS=1 PPAVERS=1
@ -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=recollexp-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 groovy hirsute" series="bionic focal groovy hirsute"
series=focal series=
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 groovy hirsute" series="bionic focal groovy hirsute"
series= #series=
debdir=debiankio debdir=debiankio
topdir=kio-recoll-${RCLVERS} topdir=kio-recoll-${RCLVERS}

View File

@ -1 +0,0 @@
kio-has-uds-fastInsert.patch