debian packaging
This commit is contained in:
parent
1b17b51beb
commit
d261688d70
@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
PPA_KEYID=D38B9201
|
PPA_KEYID=D38B9201
|
||||||
|
|
||||||
RCLVERS=1.25.3
|
RCLVERS=1.25.4
|
||||||
SCOPEVERS=1.20.2.4
|
SCOPEVERS=1.20.2.4
|
||||||
PPAVERS=2
|
PPAVERS=2
|
||||||
|
|
||||||
@ -79,7 +79,7 @@ done
|
|||||||
### KIO. Does not build on trusty from recoll 1.23 because of the need
|
### KIO. Does not build on trusty from recoll 1.23 because of the need
|
||||||
### for c++11
|
### for c++11
|
||||||
series="xenial bionic cosmic disco"
|
series="xenial bionic cosmic disco"
|
||||||
series="xenial"
|
#series="xenial"
|
||||||
|
|
||||||
debdir=debiankio
|
debdir=debiankio
|
||||||
topdir=kio-recoll-${RCLVERS}
|
topdir=kio-recoll-${RCLVERS}
|
||||||
@ -102,8 +102,8 @@ for svers in $series ; do
|
|||||||
rm -rf $topdir/debian
|
rm -rf $topdir/debian
|
||||||
cp -rp ${debdir}/ $topdir/debian || exit 1
|
cp -rp ${debdir}/ $topdir/debian || exit 1
|
||||||
|
|
||||||
if test -f $debdir/control-$series ; then
|
if test -f $debdir/control-$svers ; then
|
||||||
cp -f -p $debdir/control-$series $topdir/debian/control
|
cp -f -p $debdir/control-$svers $topdir/debian/control
|
||||||
else
|
else
|
||||||
cp -f -p $debdir/control $topdir/debian/control
|
cp -f -p $debdir/control $topdir/debian/control
|
||||||
fi
|
fi
|
||||||
|
|||||||
@ -1,3 +1,10 @@
|
|||||||
|
recoll (1.25.4-1~ppaPPAVERS~SERIES1) SERIES; urgency=low
|
||||||
|
|
||||||
|
* New release 1.25.4
|
||||||
|
* Fixes a few minor-to-ennoying bugs
|
||||||
|
|
||||||
|
-- Jean-Francois Dockes <jf@dockes.org> Fri, 19 Feb 2019 08:42:00 +0100
|
||||||
|
|
||||||
recoll (1.25.3-1~ppaPPAVERS~SERIES1) SERIES; urgency=low
|
recoll (1.25.3-1~ppaPPAVERS~SERIES1) SERIES; urgency=low
|
||||||
|
|
||||||
* New release 1.25.3
|
* New release 1.25.3
|
||||||
|
|||||||
@ -1,3 +1,10 @@
|
|||||||
|
kio-recoll (1.25.4-1~ppaPPAVERS~SERIES1) SERIES; urgency=low
|
||||||
|
|
||||||
|
* New release 1.25.4
|
||||||
|
* Fixes a few minor-to-ennoying bugs
|
||||||
|
|
||||||
|
-- Jean-Francois Dockes <jf@dockes.org> Fri, 19 Feb 2019 08:42:00 +0100
|
||||||
|
|
||||||
kio-recoll (1.25.3-1~ppaPPAVERS~SERIES1) SERIES; urgency=low
|
kio-recoll (1.25.3-1~ppaPPAVERS~SERIES1) SERIES; urgency=low
|
||||||
|
|
||||||
* New release 1.25.3.
|
* New release 1.25.3.
|
||||||
|
|||||||
@ -1 +0,0 @@
|
|||||||
fix-kio-cmake-nopython+xml.patch
|
|
||||||
Loading…
x
Reference in New Issue
Block a user