diff --git a/packaging/debian/buildppa.sh b/packaging/debian/buildppa.sh index 0aa08a60..b91277fa 100644 --- a/packaging/debian/buildppa.sh +++ b/packaging/debian/buildppa.sh @@ -6,7 +6,7 @@ PPA_KEYID=D38B9201 -RCLVERS=1.26.1 +RCLVERS=1.26.3 SCOPEVERS=1.20.2.4 GSSPVERS=1.0.0 PPAVERS=1 @@ -52,7 +52,7 @@ debdir=debian # 16.04LTS xenial 2021-04 # 18.04LTS bionic 2023-04 # 19.04 disco 2020-01 -# 19.10 eoan 2010-07 +# 19.10 eoan 2020-07 series="xenial bionic disco eoan" #series= @@ -97,7 +97,7 @@ done # 16.04LTS xenial 2021-04 # 18.04LTS bionic 2023-04 # 19.04 disco 2020-01 -# 19.10 eoan 2010-07 +# 19.10 eoan 2020-07 series="xenial bionic disco eoan" series= @@ -145,9 +145,9 @@ done # 16.04LTS xenial 2021-04 # 18.04LTS bionic 2023-04 # 19.04 disco 2020-01 -# 19.10 eoan 2010-07 +# 19.10 eoan 2020-07 series="xenial bionic disco eoan" -series=eoan +series= debdir=debiangssp if test ! -d ${debdir}/ ; then diff --git a/packaging/debian/debian/changelog b/packaging/debian/debian/changelog index 98f9f385..140a5975 100644 --- a/packaging/debian/debian/changelog +++ b/packaging/debian/debian/changelog @@ -1,3 +1,9 @@ +recoll (1.26.3-1~ppaPPAVERS~SERIES1) SERIES; urgency=low + + * Small bug fixes and extensions + + -- Jean-Francois Dockes Fri, 29 Nov 2019 10:28:00 +0200 + recoll (1.26.1-1~ppaPPAVERS~SERIES1) SERIES; urgency=low * Fix the default history size, 1.26.0 disabled the search history by default diff --git a/src/VERSION b/src/VERSION index c7c3f333..f8f73814 100644 --- a/src/VERSION +++ b/src/VERSION @@ -1 +1 @@ -1.26.2 +1.26.3