--- a/packaging/debian/buildppa.sh
+++ b/packaging/debian/buildppa.sh
@@ -4,7 +4,7 @@
# For the kio: (and kdesdk?)
# sudo apt-get install pkg-kde-tools cdbs
-RCLVERS=1.20.6
+RCLVERS=1.21.0
LENSVERS=1.19.10.3543
SCOPEVERS=1.20.2.4
PPAVERS=1
@@ -19,7 +19,7 @@
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
@@ -41,8 +41,8 @@
####### QT4
debdir=debian
# Note: no new releases for lucid: no webkit. Or use old debianrclqt4 dir.
-series="precise trusty utopic vivid"
-#series=trusty
+#series="precise trusty utopic vivid"
+series=
if test "X$series" != X ; then
check_recoll_orig
@@ -71,7 +71,7 @@
### KIO
series="precise trusty utopic vivid"
-#series=trusty
+series=vivid
debdir=debiankio
topdir=kio-recoll-${RCLVERS}