version bump
This commit is contained in:
parent
7bbca8c736
commit
efaa4796b1
@ -6,7 +6,7 @@
|
||||
|
||||
PPA_KEYID=7808CE96D38B9201
|
||||
|
||||
RCLVERS=1.27.5
|
||||
RCLVERS=1.27.6
|
||||
SCOPEVERS=1.20.2.4
|
||||
GSSPVERS=1.0.0
|
||||
PPAVERS=1
|
||||
@ -49,7 +49,7 @@ debdir=debian
|
||||
# 16.04LTS xenial 2021-04
|
||||
# 18.04LTS bionic 2023-04
|
||||
# 20.04LTS focal 2025-04
|
||||
series="xenial bionic focal"
|
||||
series="xenial bionic focal groovy"
|
||||
series=
|
||||
|
||||
if test "X$series" != X ; then
|
||||
@ -89,8 +89,8 @@ done
|
||||
# 16.04LTS xenial 2021-04
|
||||
# 18.04LTS bionic 2023-04
|
||||
# 20.04LTS focal 2025-04
|
||||
series="xenial bionic focal"
|
||||
#series=
|
||||
series="xenial bionic focal groovy"
|
||||
# series=
|
||||
|
||||
debdir=debiankio
|
||||
topdir=kio-recoll-${RCLVERS}
|
||||
@ -133,7 +133,7 @@ done
|
||||
# 16.04LTS xenial 2021-04
|
||||
# 18.04LTS bionic 2023-04
|
||||
# 20.04LTS focal 2025-04
|
||||
series="xenial bionic focal"
|
||||
series="xenial bionic focal groovy"
|
||||
series=
|
||||
|
||||
debdir=debiangssp
|
||||
|
||||
@ -1,3 +1,15 @@
|
||||
recoll (1.27.6-1~ppaPPAVERS~SERIES1) SERIES; urgency=low
|
||||
|
||||
* Process PDF annotations if the poppler-glib Python bindings are available
|
||||
* Fix build error with some compiler versions
|
||||
* Fix inconsistent lock file name issue which could result in background
|
||||
indexer exit.
|
||||
* recollq: new -p option to show snippets lists instead of abstracts with
|
||||
-A
|
||||
* Fix nonumbers option.
|
||||
|
||||
-- Jean-Francois Dockes <jf@dockes.org> Sun, 13 Sep 2020 13:29:00 +0200
|
||||
|
||||
recoll (1.27.5-1~ppaPPAVERS~SERIES1) SERIES; urgency=low
|
||||
|
||||
* Misc small fixes.
|
||||
|
||||
@ -1,3 +1,15 @@
|
||||
kio-recoll (1.27.6-1~ppaPPAVERS~SERIES1) SERIES; urgency=low
|
||||
|
||||
* Process PDF annotations if the poppler-glib Python bindings are available
|
||||
* Fix build error with some compiler versions
|
||||
* Fix inconsistent lock file name issue which could result in background
|
||||
indexer exit.
|
||||
* recollq: new -p option to show snippets lists instead of abstracts with
|
||||
-A
|
||||
* Fix nonumbers option.
|
||||
|
||||
-- Jean-Francois Dockes <jf@dockes.org> Sun, 13 Sep 2020 13:29:00 +0200
|
||||
|
||||
kio-recoll (1.27.5-1~ppaPPAVERS~SERIES1) SERIES; urgency=low
|
||||
|
||||
* Misc small fixes.
|
||||
|
||||
@ -1 +1 @@
|
||||
1.27.6
|
||||
1.27.7
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user