From 4a1eab54276a2f5bae556f86a1f82bb645ff7273 Mon Sep 17 00:00:00 2001 From: Jean-Francois Dockes Date: Tue, 18 Apr 2017 14:49:19 +0200 Subject: [PATCH] version --- packaging/debian/buildppa.sh | 6 +++--- packaging/debian/debian/changelog | 6 ++++++ src/VERSION | 2 +- 3 files changed, 10 insertions(+), 4 deletions(-) diff --git a/packaging/debian/buildppa.sh b/packaging/debian/buildppa.sh index 3f4ecd69..8fe82062 100644 --- 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.23.1 +RCLVERS=1.23.2 LENSVERS=1.19.10.3543 SCOPEVERS=1.20.2.4 PPAVERS=1 @@ -46,7 +46,7 @@ debdir=debian # No new releases for trusty either because of risk of kio compat (kio # wont build) series="xenial yakkety zesty" -#series=zesty +series=xenial if test "X$series" != X ; then check_recoll_orig @@ -147,7 +147,7 @@ done ### Unity Scope series="trusty xenial yakkety" -series= +series=zesty debdir=debianunityscope if test ! -d ${debdir}/ ; then diff --git a/packaging/debian/debian/changelog b/packaging/debian/debian/changelog index fac0936f..7bd9ff25 100644 --- a/packaging/debian/debian/changelog +++ b/packaging/debian/debian/changelog @@ -1,3 +1,9 @@ +recoll (1.23.2-1~ppaPPAVERS~SERIES1) SERIES; urgency=low + + * Bogus release for testing katakana spellcheck + + -- Jean-Francois Dockes Tue, 18 Apr 2017 14:49:00 +0100 + recoll (1.23.1-1~ppaPPAVERS~SERIES1) SERIES; urgency=low * Small fixes to kio build diff --git a/src/VERSION b/src/VERSION index 49e0a31d..14bee92c 100644 --- a/src/VERSION +++ b/src/VERSION @@ -1 +1 @@ -1.23.1 +1.23.2