From c461f8549cda9c9c5f979b979f9ddbc1df541f19 Mon Sep 17 00:00:00 2001 From: Jean-Francois Dockes Date: Mon, 15 Mar 2021 18:05:25 +0100 Subject: [PATCH] temp version --- packaging/debian/buildppa.sh | 4 ++-- packaging/debian/debian/changelog | 6 ++++++ src/VERSION | 2 +- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/packaging/debian/buildppa.sh b/packaging/debian/buildppa.sh index fffc1d3c..83f82d89 100644 --- a/packaging/debian/buildppa.sh +++ b/packaging/debian/buildppa.sh @@ -13,7 +13,7 @@ PPA_KEYID=7808CE96D38B9201 -RCLVERS=1.29.2 +RCLVERS=1.29.3pre1 SCOPEVERS=1.20.2.4 GSSPVERS=1.1.0 PPAVERS=1 @@ -50,7 +50,7 @@ check_recoll_orig() ####### QT debdir=debian series="bionic focal groovy hirsute" -#series=focal +series=focal if test "X$series" != X ; then check_recoll_orig diff --git a/packaging/debian/debian/changelog b/packaging/debian/debian/changelog index cbe33da9..cee4a952 100644 --- a/packaging/debian/debian/changelog +++ b/packaging/debian/debian/changelog @@ -1,3 +1,9 @@ +recoll (1.29.3pre1-1~ppaPPAVERS~SERIES1) SERIES; urgency=low + + * UI experiments + + -- Jean-Francois Dockes Mon, 15 Mar 2021 18:00:00 +0100 + recoll (1.29.2-1~ppaPPAVERS~SERIES1) SERIES; urgency=low * GUI: fix bad background in result table dark mode. diff --git a/src/VERSION b/src/VERSION index 41211425..620c324f 100644 --- a/src/VERSION +++ b/src/VERSION @@ -1 +1 @@ -1.29.2 +1.29.3pre1