[SCM] tinyows branch, master, updated. debian/0.9.0-2-40-g0ce88fb
Bas Couwenberg
sebastic at xs4all.nl
Thu Sep 19 00:08:59 UTC 2013
The following commit has been merged in the master branch:
commit 820bb4c3f73bee414767915e9da8ee9fbe6a6d7a
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Thu Sep 19 01:37:02 2013 +0200
Use uscan to repack the tar.bz2 into tar.gz.
diff --git a/debian/rules b/debian/rules
index bbef8e1..9148767 100755
--- a/debian/rules
+++ b/debian/rules
@@ -79,11 +79,5 @@ override_dh_install:
dh_install --list-missing
get-orig-source:
- cd ${DEBIAN_DIR}/.. && uscan --force-download
- tar xf ../tinyows-$(VERSION).tar.bz2
- rm ../tinyows-$(VERSION).tar.bz2
- mv tinyows-$(VERSION) tinyows-$(VERSION).orig
- tar -cf ../tinyows_$(VERSION).orig.tar tinyows-$(VERSION).orig
- rm -fr tinyows-$(VERSION).orig
- rm -f ../tinyows_$(VERSION).orig.tar.bz2
- gzip -9fn ../tinyows_$(VERSION).orig.tar
+ uscan --verbose --force-download --repack
+
--
A simple WFS-T server
More information about the Pkg-grass-devel
mailing list