prepare upload

This commit is contained in:
Sylvestre Ledru 2021-04-17 00:13:29 +02:00
parent f55a459007
commit 396bbc8eff

2
debian/unpack.sh vendored
View File

@ -1,6 +1,6 @@
set -e
ORIG_VERSION=12
MAJOR_VERSION=12 # 8.0.1
MAJOR_VERSION=12.0.0 # 8.0.1
REV=`ls -1 *${ORIG_VERSION}_${MAJOR_VERSION}*~+*xz | tail -1|perl -ne 'print "$1\n" if /~\+(.*)\.orig/;' | sort -ru`
VERSION=$REV