From f5fd7dd158a01e7a93140d4ba43b23a510432517 Mon Sep 17 00:00:00 2001 From: Jean-Francois Dockes Date: Fri, 22 Mar 2019 10:09:47 +0100 Subject: [PATCH] bumped version to 1.25.9 --- packaging/debian/buildppa.sh | 4 ++-- packaging/debian/debian/changelog | 7 +++++++ packaging/debian/debiankio/changelog | 7 +++++++ src/VERSION | 2 +- 4 files changed, 17 insertions(+), 3 deletions(-) diff --git a/packaging/debian/buildppa.sh b/packaging/debian/buildppa.sh index 5fd1d95d..d86c1a08 100644 --- a/packaging/debian/buildppa.sh +++ b/packaging/debian/buildppa.sh @@ -6,7 +6,7 @@ PPA_KEYID=D38B9201 -RCLVERS=1.25.8 +RCLVERS=1.25.9 SCOPEVERS=1.20.2.4 GSSPVERS=1.0.0 PPAVERS=2 @@ -49,7 +49,7 @@ debdir=debian # No new releases for trusty either because of risk of kio compat (kio # wont build) series="xenial bionic cosmic disco" -series= +#series= if test "X$series" != X ; then check_recoll_orig diff --git a/packaging/debian/debian/changelog b/packaging/debian/debian/changelog index 69bbd8df..e8d9147b 100644 --- a/packaging/debian/debian/changelog +++ b/packaging/debian/debian/changelog @@ -1,3 +1,10 @@ +recoll (1.25.9-1~ppaPPAVERS~SERIES1) SERIES; urgency=low + + * New release 1.25.9 + * Fixes crash in python module. + + -- Jean-Francois Dockes Fri, 22 Mar 2019 10:07:00 +0100 + recoll (1.25.8-1~ppaPPAVERS~SERIES1) SERIES; urgency=low * New release 1.25.8 diff --git a/packaging/debian/debiankio/changelog b/packaging/debian/debiankio/changelog index 9be2f3c8..ba575926 100644 --- a/packaging/debian/debiankio/changelog +++ b/packaging/debian/debiankio/changelog @@ -1,3 +1,10 @@ +kio-recoll (1.25.9-1~ppaPPAVERS~SERIES1) SERIES; urgency=low + + * New release 1.25.9 + * Fixes crash in python module. kio not affected, but keep in sync + + -- Jean-Francois Dockes Fri, 22 Mar 2019 10:07:00 +0100 + kio-recoll (1.25.8-1~ppaPPAVERS~SERIES1) SERIES; urgency=low * New release 1.25.8 diff --git a/src/VERSION b/src/VERSION index e6a6e7cd..0e0c284d 100644 --- a/src/VERSION +++ b/src/VERSION @@ -1 +1 @@ -1.25.8 +1.25.9