1.23.2 debian packaging

This commit is contained in:
Jean-Francois Dockes 2017-05-15 12:40:41 +02:00
parent ccc0398155
commit dda1dcf42a
3 changed files with 15 additions and 5 deletions

View File

@ -19,7 +19,7 @@ case $RCLVERS in
1.14*) PPANAME=recoll-ppa;;
*) PPANAME=recoll15-ppa;;
esac
#PPANAME=recollexp-ppa
PPANAME=recollexp-ppa
echo "PPA: $PPANAME. Type CR if Ok, else ^C"
read rep
@ -147,7 +147,7 @@ done
### Unity Scope
series="trusty xenial yakkety"
series=zesty
series=
debdir=debianunityscope
if test ! -d ${debdir}/ ; then

View File

@ -1,8 +1,11 @@
recoll (1.23.2-1~ppaPPAVERS~SERIES1) SERIES; urgency=low
* Bogus release for testing katakana spellcheck
-- Jean-Francois Dockes <jf@dockes.org> Tue, 18 Apr 2017 14:49:00 +0100
* Fix issue with advanced search clause list growth explosion
* Fix crash in text splitter
* Updated pdf handler with XML metadata capability
* Small improvement for Japanese handling
-- Jean-Francois Dockes <jf@dockes.org> Mon, 15 May 2017 12:39:00 +0100
recoll (1.23.1-1~ppaPPAVERS~SERIES1) SERIES; urgency=low

View File

@ -1,3 +1,10 @@
recoll (1.23.2-1~ppaPPAVERS~SERIES1) SERIES; urgency=low
* Fix crash in text splitter
* Small improvement for Japanese handling
-- Jean-Francois Dockes <jf@dockes.org> Mon, 15 May 2017 12:39:00 +0100
kio-recoll (1.23.1-1~ppaPPAVERS~SERIES1) SERIES; urgency=low
* Small fixes to kio build