Switch to side-by-side view

--- a/packaging/debian/buildppa.sh
+++ b/packaging/debian/buildppa.sh
@@ -6,7 +6,7 @@
 
 PPA_KEYID=D38B9201
 
-RCLVERS=1.23.7
+RCLVERS=1.23.8
 SCOPEVERS=1.20.2.4
 PPAVERS=1
 
@@ -47,7 +47,7 @@
 # No new releases for trusty either because of risk of kio compat (kio
 # wont build)
 series="xenial zesty artful bionic"
-series=
+#series=
 
 if test "X$series" != X ; then
     check_recoll_orig
@@ -79,7 +79,7 @@
 ### KIO. Does not build on trusty from recoll 1.23 because of the need
 ### for c++11
 series="xenial zesty artful bionic"
-#series="zesty artful bionic"
+series=
 
 debdir=debiankio
 topdir=kio-recoll-${RCLVERS}