diff --git a/tools/new_version b/tools/new_version index a0042c3d..1ae2a224 100755 --- a/tools/new_version +++ b/tools/new_version @@ -60,7 +60,7 @@ if [ "$1" != "beta" ]; then dpkg-buildpackage -rfakeroot -i -I make clean cd .. - tar -cvf cqrlog_$VERSION.deb.src.tar cqrlog*.orig.tar.gz cqrlog*.debian.tar.gz cqrlog*.debian.tar.xz cqrlog*.changes cqrlog*.dsc + tar -cvf cqrlog_$VERSION.deb.src.tar cqrlog*.orig.tar.gz cqrlog*.debian.tar.xz cqrlog*.changes cqrlog*.dsc gzip -v9 cqrlog_$VERSION.deb.src.tar pwd