version bump
This commit is contained in:
parent
7bbca8c736
commit
efaa4796b1
@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
PPA_KEYID=7808CE96D38B9201
|
PPA_KEYID=7808CE96D38B9201
|
||||||
|
|
||||||
RCLVERS=1.27.5
|
RCLVERS=1.27.6
|
||||||
SCOPEVERS=1.20.2.4
|
SCOPEVERS=1.20.2.4
|
||||||
GSSPVERS=1.0.0
|
GSSPVERS=1.0.0
|
||||||
PPAVERS=1
|
PPAVERS=1
|
||||||
@ -49,7 +49,7 @@ debdir=debian
|
|||||||
# 16.04LTS xenial 2021-04
|
# 16.04LTS xenial 2021-04
|
||||||
# 18.04LTS bionic 2023-04
|
# 18.04LTS bionic 2023-04
|
||||||
# 20.04LTS focal 2025-04
|
# 20.04LTS focal 2025-04
|
||||||
series="xenial bionic focal"
|
series="xenial bionic focal groovy"
|
||||||
series=
|
series=
|
||||||
|
|
||||||
if test "X$series" != X ; then
|
if test "X$series" != X ; then
|
||||||
@ -89,8 +89,8 @@ done
|
|||||||
# 16.04LTS xenial 2021-04
|
# 16.04LTS xenial 2021-04
|
||||||
# 18.04LTS bionic 2023-04
|
# 18.04LTS bionic 2023-04
|
||||||
# 20.04LTS focal 2025-04
|
# 20.04LTS focal 2025-04
|
||||||
series="xenial bionic focal"
|
series="xenial bionic focal groovy"
|
||||||
#series=
|
# series=
|
||||||
|
|
||||||
debdir=debiankio
|
debdir=debiankio
|
||||||
topdir=kio-recoll-${RCLVERS}
|
topdir=kio-recoll-${RCLVERS}
|
||||||
@ -133,7 +133,7 @@ done
|
|||||||
# 16.04LTS xenial 2021-04
|
# 16.04LTS xenial 2021-04
|
||||||
# 18.04LTS bionic 2023-04
|
# 18.04LTS bionic 2023-04
|
||||||
# 20.04LTS focal 2025-04
|
# 20.04LTS focal 2025-04
|
||||||
series="xenial bionic focal"
|
series="xenial bionic focal groovy"
|
||||||
series=
|
series=
|
||||||
|
|
||||||
debdir=debiangssp
|
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
|
recoll (1.27.5-1~ppaPPAVERS~SERIES1) SERIES; urgency=low
|
||||||
|
|
||||||
* Misc small fixes.
|
* 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
|
kio-recoll (1.27.5-1~ppaPPAVERS~SERIES1) SERIES; urgency=low
|
||||||
|
|
||||||
* Misc small fixes.
|
* Misc small fixes.
|
||||||
|
|||||||
@ -1 +1 @@
|
|||||||
1.27.6
|
1.27.7
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user