1.23.5 debian packaging
This commit is contained in:
parent
c75d285a2a
commit
52026fd6ac
@ -6,9 +6,9 @@
|
||||
|
||||
PPA_KEYID=D38B9201
|
||||
|
||||
RCLVERS=1.23.4
|
||||
RCLVERS=1.23.5
|
||||
SCOPEVERS=1.20.2.4
|
||||
PPAVERS=3
|
||||
PPAVERS=4
|
||||
|
||||
#
|
||||
RCLSRC=/y/home/dockes/projets/fulltext/recoll/src
|
||||
@ -20,7 +20,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
|
||||
|
||||
@ -47,7 +47,7 @@ debdir=debian
|
||||
# No new releases for trusty either because of risk of kio compat (kio
|
||||
# wont build)
|
||||
series="xenial zesty artful bionic"
|
||||
series=
|
||||
series=trusty
|
||||
|
||||
if test "X$series" != X ; then
|
||||
check_recoll_orig
|
||||
@ -79,7 +79,7 @@ done
|
||||
### KIO. Does not build on trusty from recoll 1.23 because of the need
|
||||
### for c++11
|
||||
series="xenial zesty artful bionic"
|
||||
#series=
|
||||
series=
|
||||
|
||||
debdir=debiankio
|
||||
topdir=kio-recoll-${RCLVERS}
|
||||
|
||||
@ -1,3 +1,8 @@
|
||||
recoll (1.23.5-1~ppaPPAVERS~SERIES1) SERIES; urgency=low
|
||||
|
||||
* Support the new browser plugin based on WebExtensions.
|
||||
-- Jean-Francois Dockes <jf@dockes.org> Fri, 24 Nov 2017 17:06:00 +0100
|
||||
|
||||
recoll (1.23.4-1~ppaPPAVERS~SERIES1) SERIES; urgency=low
|
||||
|
||||
* Restore search mode when loading saved simple search.
|
||||
|
||||
@ -80,7 +80,7 @@ binary-arch: build install
|
||||
dh_python2 -p python-recoll
|
||||
dh_python3 -p python3-recoll
|
||||
dh_link
|
||||
dh_strip --no-automatic-dbgsym
|
||||
dh_strip
|
||||
dh_compress
|
||||
dh_fixperms
|
||||
dh_lintian
|
||||
|
||||
@ -1,3 +1,9 @@
|
||||
kio-recoll (1.23.5-0~ppaPPAVERS~SERIES1) SERIES; urgency=low
|
||||
|
||||
* Follow main package
|
||||
|
||||
-- Jean-Francois Dockes <jf@dockes.org> Fri, 24 Nov 2017 17:11:00 +0100
|
||||
|
||||
kio-recoll (1.23.4-0~ppaPPAVERS~SERIES1) SERIES; urgency=low
|
||||
|
||||
* Follow main package
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user