diff --git a/packaging/debian/buildppa.sh b/packaging/debian/buildppa.sh index 1b52e5ce..58fc0905 100644 --- 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 @@ debdir=debian # 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 @@ done ### 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} diff --git a/packaging/debian/debian/changelog b/packaging/debian/debian/changelog index 6629b92d..687852ff 100644 --- a/packaging/debian/debian/changelog +++ b/packaging/debian/debian/changelog @@ -1,8 +1,8 @@ -recoll (1.24.0-1~ppaPPAVERS~SERIES1) SERIES; urgency=low +recoll (1.23.8-1~ppaPPAVERS~SERIES1) SERIES; urgency=low - * New release 1.24. Mostly to accommodate new Xapian 1.4 index format changes + * New release 1.23.8. Fixes "error 9 on netlink descriptor" GUI crash - -- Jean-Francois Dockes Tue, 10 Apr 2018 13:37:00 +0100 + -- Jean-Francois Dockes Thu, 12 Apr 2018 14:13:00 +0100 recoll (1.23.7-1~ppaPPAVERS~SERIES1) SERIES; urgency=low