buildppa: adjust releases
This commit is contained in:
parent
c46446ae1f
commit
b6bfa23c12
@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
PPA_KEYID=D38B9201
|
PPA_KEYID=D38B9201
|
||||||
|
|
||||||
RCLVERS=1.26.0~pre4
|
RCLVERS=1.25.23
|
||||||
SCOPEVERS=1.20.2.4
|
SCOPEVERS=1.20.2.4
|
||||||
GSSPVERS=1.0.0
|
GSSPVERS=1.0.0
|
||||||
PPAVERS=1
|
PPAVERS=1
|
||||||
@ -22,7 +22,7 @@ case $RCLVERS in
|
|||||||
1.14*) PPANAME=recoll-ppa;;
|
1.14*) PPANAME=recoll-ppa;;
|
||||||
*) PPANAME=recoll15-ppa;;
|
*) PPANAME=recoll15-ppa;;
|
||||||
esac
|
esac
|
||||||
PPANAME=recollexp-ppa
|
#PPANAME=recollexp-ppa
|
||||||
echo "PPA: $PPANAME. Type CR if Ok, else ^C"
|
echo "PPA: $PPANAME. Type CR if Ok, else ^C"
|
||||||
read rep
|
read rep
|
||||||
|
|
||||||
@ -48,8 +48,13 @@ 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.
|
||||||
# No new releases for trusty either because of risk of kio compat (kio
|
# No new releases for trusty either because of risk of kio compat (kio
|
||||||
# wont build)
|
# wont build)
|
||||||
series="xenial bionic cosmic disco"
|
# Active series:
|
||||||
series="bionic disco"
|
# 16.04LTS xenial 2021-04
|
||||||
|
# 18.04LTS bionic 2023-04
|
||||||
|
# 19.04 disco 2020-01
|
||||||
|
# 19.10 eoan 2010-07
|
||||||
|
series="xenial bionic disco eoan"
|
||||||
|
#series="bionic disco"
|
||||||
|
|
||||||
if test "X$series" != X ; then
|
if test "X$series" != X ; then
|
||||||
check_recoll_orig
|
check_recoll_orig
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user