packaging

This commit is contained in:
Jean-Francois Dockes 2014-09-11 08:39:47 +02:00
parent d8fe30750a
commit 061f613cbd
2 changed files with 11 additions and 4 deletions

View File

@ -4,7 +4,7 @@
# For the kio: (and kdesdk?)
# sudo apt-get install pkg-kde-tools cdbs
RCLVERS=1.19.14
RCLVERS=1.19.14p2
LENSVERS=1.19.10.3543
SCOPEVERS=1.19.12
PPAVERS=1
@ -41,8 +41,8 @@ check_recoll_orig()
####### QT4
debdir=debian
# Note: no new releases for lucid: no webkit. Or use old debianrclqt4 dir.
series="precise quantal raring saucy trusty"
#series=precise
series="precise quantal raring saucy trusty utopic"
series="precise quantal raring saucy utopic"
if test "X$series" != X ; then
check_recoll_orig
@ -140,7 +140,7 @@ for series in $series ; do
done
### Unity Scope
series="saucy trusty"
series="saucy trusty utopic"
series=
debdir=debianunityscope

View File

@ -1,3 +1,10 @@
recoll (1.19.14p2-1~ppaPPAVERS~SERIES1) SERIES; urgency=low
* 1.19.14p2 fixes Bengali diacritics processing, a memory leak in the
Python module, and a few minor issues in the filters.
-- Jean-Francois Dockes <jf@dockes.org> Thu, 11 Sep 2014 07:47:00 +0200
recoll (1.19.14p1-1~ppaPPAVERS~SERIES1) SERIES; urgency=low
* 1.19.14p1 fixes a descriptor and memory leak in the Python module. The