diff --git a/packaging/debian/buildppa.sh b/packaging/debian/buildppa.sh index fea8fe0c..85bc2390 100644 --- a/packaging/debian/buildppa.sh +++ b/packaging/debian/buildppa.sh @@ -11,7 +11,7 @@ PPA_KEYID=7808CE96D38B9201 -RCLVERS=1.32.5pre1 +RCLVERS=1.32.5 SCOPEVERS=1.20.2.4 GSSPVERS=1.1.1 PPAVERS=1 @@ -50,7 +50,7 @@ check_recoll_orig() ####### QT debdir=debian series="bionic focal impish jammy" -series="bionic impish jammy" +#series="focal jammy" if test "X$series" != X ; then check_recoll_orig diff --git a/packaging/debian/debian/changelog b/packaging/debian/debian/changelog index 42c1c882..6f704b59 100644 --- a/packaging/debian/debian/changelog +++ b/packaging/debian/debian/changelog @@ -1,8 +1,11 @@ -recoll (1.32.5pre1-1~ppaPPAVERS~SERIES1) SERIES; urgency=low +recoll (1.32.5-1~ppaPPAVERS~SERIES1) SERIES; urgency=low - * Experiments with webengine rendering + * GUI: switch to using Qt-Webengine instead of Qt-Webkit because of CSS support issues in Webkit. + * GUI: result list paragraph format. Preserve unquoted % characters if there is no matching + translation. USer manual: document the need to quote % as %% anyway. + * GUI: result list devel/debug. Add parameter to dump the HTML sent to the engine. - -- Jean-Francois Dockes Fri, 01 Jul 2022 09:36:00 +0200 + -- Jean-Francois Dockes Tue, 05 Jul 2022 09:56:00 +0200 recoll (1.32.4-1~ppaPPAVERS~SERIES1) SERIES; urgency=low diff --git a/packaging/debian/debiankio/changelog b/packaging/debian/debiankio/changelog index cbbb9c4a..54b1852e 100644 --- a/packaging/debian/debiankio/changelog +++ b/packaging/debian/debiankio/changelog @@ -1,3 +1,9 @@ +kio-recoll (1.32.5-1~ppaPPAVERS~SERIES1) SERIES; urgency=low + + * Follow + + -- Jean-Francois Dockes Tue, 05 Jul 2022 09:56:00 +0200 + kio-recoll (1.32.4-1~ppaPPAVERS~SERIES1) SERIES; urgency=low * Follow diff --git a/src/RECOLL-VERSION.txt b/src/RECOLL-VERSION.txt index 244bbbc9..949ff320 100644 --- a/src/RECOLL-VERSION.txt +++ b/src/RECOLL-VERSION.txt @@ -1 +1 @@ -1.32.5pre1 +1.32.5