first build of new upstream
This commit is contained in:
parent
ce4f1b11b0
commit
851dcb6fd8
|
@ -1,3 +1,9 @@
|
||||||
|
linbpq (6.0.24.25-1) UNRELEASED; urgency=medium
|
||||||
|
|
||||||
|
* New Upstream Release
|
||||||
|
|
||||||
|
-- Dave Hibberd <d@vehibberd.com> Thu, 28 Dec 2023 10:31:54 +0000
|
||||||
|
|
||||||
linbpq (6.0.24.22-2) unstable; urgency=medium
|
linbpq (6.0.24.22-2) unstable; urgency=medium
|
||||||
|
|
||||||
* Moved config file home, caused chaos
|
* Moved config file home, caused chaos
|
||||||
|
|
|
@ -10,3 +10,5 @@ if [ -L $confile ]; then
|
||||||
cp $node $confile
|
cp $node $confile
|
||||||
mv $node $node.bak
|
mv $node $node.bak
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
#DEBHELPER#
|
||||||
|
|
Loading…
Reference in New Issue