This commit is contained in:
Jean-Francois Dockes 2013-04-18 19:10:28 +02:00
commit 53db4958b7
5 changed files with 22 additions and 10 deletions

View File

@ -4,8 +4,8 @@
# For the kio: (and kdesdk?)
# sudo apt-get install pkg-kde-tools cdbs
RCLVERS=1.18.1
LENSVERS=1.18.1.2997
RCLVERS=1.18.2
LENSVERS=1.18.2.3257
PPAVERS=1
case $RCLVERS in
@ -20,8 +20,8 @@ read rep
####### QT4
debdir=debianrclqt4
series4="lucid natty oneiric precise quantal"
series4=""
series4="lucid oneiric precise quantal raring"
series4="raring"
for series in $series4 ; do
rm -rf recoll-${RCLVERS}/debian
@ -43,7 +43,7 @@ for series in $series4 ; do
done
### KIO
seriesk="lucid natty oneiric precise quantal"
seriesk="lucid oneiric precise quantal raring"
seriesk=""
debdir=debiankio
@ -64,8 +64,8 @@ for series in $seriesk ; do
done
### Unity Lens
seriesl="natty oneiric precise quantal"
#seriesl=""
seriesl="oneiric precise quantal raring"
seriesl="raring"
debdir=debianunitylens

View File

@ -1,3 +1,7 @@
kio-recoll (1.18.2-0~ppaPPAVERS~SERIES1) SERIES; urgency=low
* Updated package to recoll version 1.18.2
-- Jean-Francois Dockes <jf@dockes.org> Mon, 18 Apr 2013 18:05:00 +0100
kio-recoll (1.18.1-0~ppaPPAVERS~SERIES1) SERIES; urgency=low
* Updated package to recoll version 1.18.1
-- Jean-Francois Dockes <jf@dockes.org> Mon, 05 Nov 2012 13:25:00 +0100

View File

@ -1,3 +1,7 @@
recoll (1.18.2-1~ppaPPAVERS~SERIES1) SERIES; urgency=low
* Release 1.18.2
-- Jean-Francois Dockes <jf@dockes.org> Mon, 18 Apr 2013 18:02:00 +0200
recoll (1.18.1-1~ppaPPAVERS~SERIES1) SERIES; urgency=low
* Release 1.18.1
-- Jean-Francois Dockes <jf@dockes.org> Mon, 05 Nov 2012 11:22:00 +0200

View File

@ -5,11 +5,11 @@ Author: Jean-Francois Dockes <jf@dockes.org>
Last-Update: 2012-03-26
--- a/recollinstall.in
+++ b/recollinstall.in
@@ -139,5 +139,4 @@
@@ -142,5 +142,5 @@
${datadir}/recoll/translations/recoll_zh.qm || exit 1
-@NOPYTHON@(cd python/recoll;python setup.py install \
-@NOPYTHON@ --prefix=${REALPREFIX} ${ROOTFORPYTHON})
-@NOPYTHON@ --prefix=${REALPREFIX} ${ROOTFORPYTHON} ${OPTSFORPYTHON})
+#@NOPYTHON@(cd python/recoll;python setup.py install \
+# --prefix=${REALPREFIX} ${ROOTFORPYTHON})
+#NOPYTHON@ --prefix=${REALPREFIX} ${ROOTFORPYTHON} ${OPTSFORPYTHON})

View File

@ -1,3 +1,7 @@
recoll-lens (1.18.2.3257-1~ppaPPAVERS~SERIES1) SERIES; urgency=low
* Updated lens to vers. 1.18.2
-- Jean-Francois Dockes <jf@dockes.org> Mon, 18 Apr 2013 13:31:00 +0100
recoll-lens (1.18.1.2997-1~ppaPPAVERS~SERIES1) SERIES; urgency=low
* Updated lens to vers. 1.18.1
-- Jean-Francois Dockes <jf@dockes.org> Mon, 05 Nov 2012 13:31:00 +0100