diff --git a/packaging/debian/buildppa.sh b/packaging/debian/buildppa.sh index 24f72bc6..9fb5835f 100644 --- a/packaging/debian/buildppa.sh +++ b/packaging/debian/buildppa.sh @@ -6,7 +6,7 @@ PPA_KEYID=D38B9201 -RCLVERS=1.26.3 +RCLVERS=1.26.4 SCOPEVERS=1.20.2.4 GSSPVERS=1.0.0 PPAVERS=1 @@ -53,7 +53,8 @@ debdir=debian # 18.04LTS bionic 2023-04 # 19.04 disco 2020-01 # 19.10 eoan 2020-07 -series="xenial bionic disco eoan" +# 20.04LTS focal 2025-04 +series="xenial bionic disco eoan focal" series= if test "X$series" != X ; then @@ -98,7 +99,8 @@ done # 18.04LTS bionic 2023-04 # 19.04 disco 2020-01 # 19.10 eoan 2020-07 -series="xenial bionic disco eoan" +# 20.04LTS focal 2025-04 +series="xenial bionic disco eoan focal" #series= debdir=debiankio diff --git a/packaging/debian/debian/changelog b/packaging/debian/debian/changelog index 140a5975..64ee6051 100644 --- a/packaging/debian/debian/changelog +++ b/packaging/debian/debian/changelog @@ -1,3 +1,9 @@ +recoll (1.26.4-1~ppaPPAVERS~SERIES1) SERIES; urgency=low + + * Fixes potential infinite loop in decompression. Other small bug fixes. + + -- Jean-Francois Dockes Fri, 23 Jan 2020 08:00:00 +0100 + recoll (1.26.3-1~ppaPPAVERS~SERIES1) SERIES; urgency=low * Small bug fixes and extensions diff --git a/packaging/debian/debiankio/changelog b/packaging/debian/debiankio/changelog index bac93bc6..0e3f646b 100644 --- a/packaging/debian/debiankio/changelog +++ b/packaging/debian/debiankio/changelog @@ -1,3 +1,9 @@ +kio-recoll (1.26.4-1~ppaPPAVERS~SERIES1) SERIES; urgency=low + + * Fixes potential infinite loop in decompression. Other small bug fixes. + + -- Jean-Francois Dockes Fri, 23 Jan 2020 08:00:00 +0100 + kio-recoll (1.26.3-1~ppaPPAVERS~SERIES1) SERIES; urgency=low * Small bug fixes and extensions