packaging
This commit is contained in:
parent
d8fe30750a
commit
061f613cbd
@ -4,7 +4,7 @@
|
|||||||
# For the kio: (and kdesdk?)
|
# For the kio: (and kdesdk?)
|
||||||
# sudo apt-get install pkg-kde-tools cdbs
|
# sudo apt-get install pkg-kde-tools cdbs
|
||||||
|
|
||||||
RCLVERS=1.19.14
|
RCLVERS=1.19.14p2
|
||||||
LENSVERS=1.19.10.3543
|
LENSVERS=1.19.10.3543
|
||||||
SCOPEVERS=1.19.12
|
SCOPEVERS=1.19.12
|
||||||
PPAVERS=1
|
PPAVERS=1
|
||||||
@ -41,8 +41,8 @@ check_recoll_orig()
|
|||||||
####### QT4
|
####### QT4
|
||||||
debdir=debian
|
debdir=debian
|
||||||
# Note: no new releases for lucid: no webkit. Or use old debianrclqt4 dir.
|
# Note: no new releases for lucid: no webkit. Or use old debianrclqt4 dir.
|
||||||
series="precise quantal raring saucy trusty"
|
series="precise quantal raring saucy trusty utopic"
|
||||||
#series=precise
|
series="precise quantal raring saucy utopic"
|
||||||
|
|
||||||
if test "X$series" != X ; then
|
if test "X$series" != X ; then
|
||||||
check_recoll_orig
|
check_recoll_orig
|
||||||
@ -140,7 +140,7 @@ for series in $series ; do
|
|||||||
done
|
done
|
||||||
|
|
||||||
### Unity Scope
|
### Unity Scope
|
||||||
series="saucy trusty"
|
series="saucy trusty utopic"
|
||||||
series=
|
series=
|
||||||
|
|
||||||
debdir=debianunityscope
|
debdir=debianunityscope
|
||||||
|
|||||||
@ -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
|
recoll (1.19.14p1-1~ppaPPAVERS~SERIES1) SERIES; urgency=low
|
||||||
|
|
||||||
* 1.19.14p1 fixes a descriptor and memory leak in the Python module. The
|
* 1.19.14p1 fixes a descriptor and memory leak in the Python module. The
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user