diff --git a/packaging/debian/buildppa.sh b/packaging/debian/buildppa.sh index 6ef906fd..2e99da9b 100644 --- a/packaging/debian/buildppa.sh +++ b/packaging/debian/buildppa.sh @@ -6,7 +6,7 @@ PPA_KEYID=D38B9201 -RCLVERS=1.25.10 +RCLVERS=1.25.11 SCOPEVERS=1.20.2.4 GSSPVERS=1.0.0 PPAVERS=2 diff --git a/packaging/debian/debian/changelog b/packaging/debian/debian/changelog index 566388ac..6daa3fcf 100644 --- a/packaging/debian/debian/changelog +++ b/packaging/debian/debian/changelog @@ -1,3 +1,10 @@ +recoll (1.25.11-1~ppaPPAVERS~SERIES1) SERIES; urgency=low + + * New release 1.25.11 + * Performance improvement in ole-dumper + + -- Jean-Francois Dockes Thu, 28 Mar 2019 06:14:00 +0100 + recoll (1.25.10-1~ppaPPAVERS~SERIES1) SERIES; urgency=low * New release 1.25.10 diff --git a/packaging/debian/debiankio/changelog b/packaging/debian/debiankio/changelog index a29d9dc3..2ea7656f 100644 --- a/packaging/debian/debiankio/changelog +++ b/packaging/debian/debiankio/changelog @@ -1,3 +1,10 @@ +kio-recoll (1.25.11-1~ppaPPAVERS~SERIES1) SERIES; urgency=low + + * New release 1.25.11 + * Keep kio in sync + + -- Jean-Francois Dockes Thu, 28 Mar 2019 06:14:00 +0100 + kio-recoll (1.25.10-1~ppaPPAVERS~SERIES1) SERIES; urgency=low * New release 1.25.10 diff --git a/src/VERSION b/src/VERSION index ba7b1297..4fd16253 100644 --- a/src/VERSION +++ b/src/VERSION @@ -1 +1 @@ -1.25.10 +1.25.11