diff --git a/packaging/debian/buildppa.sh b/packaging/debian/buildppa.sh index 5f2b779e..c60de63b 100644 --- a/packaging/debian/buildppa.sh +++ b/packaging/debian/buildppa.sh @@ -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 diff --git a/packaging/debian/debian/changelog b/packaging/debian/debian/changelog index fff8b97e..65126b94 100644 --- a/packaging/debian/debian/changelog +++ b/packaging/debian/debian/changelog @@ -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 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