[SCM] tinyows branch, master, updated. debian/0.9.0-2-40-g0ce88fb

Bas Couwenberg sebastic at xs4all.nl
Thu Sep 19 00:08:41 UTC 2013


The following commit has been merged in the master branch:
commit c6ecaacbb6112fdde20485586a1c3e9adde6aac7
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sun Jul 21 20:08:10 2013 +0200

    Remove extra license files.

diff --git a/debian/changelog b/debian/changelog
index c1e451c..da0cecb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,6 +14,7 @@ tinyows (1.1.0-3) UNRELEASED; urgency=low
   * Install NEWS as upstream changelog.
   * Set all hardening flags in CFLAGS, the only variable used by Makefile.
   * Update copyright to dep5 format.
+  * Remove extra license files.
 
  -- Bas Couwenberg <sebastic at xs4all.nl>  Sun, 21 Jul 2013 15:37:59 +0200
 
diff --git a/debian/rules b/debian/rules
index 9845b1f..e733838 100755
--- a/debian/rules
+++ b/debian/rules
@@ -60,6 +60,11 @@ override_dh_auto_install:
 	rm -f $(CURDIR)/debian/tinyows/usr/share/tinyows/demo/world*
 	rm -f $(CURDIR)/debian/tinyows/usr/share/tinyows/demo/france*
 
+	# remove extra license files
+	rm -f $(CURDIR)/debian/tinyows/usr/share/tinyows/schema/LICENSE
+	rm -f $(CURDIR)/debian/tinyows/usr/share/tinyows/test/wfs_100/cite/LICENSE
+	rm -f $(CURDIR)/debian/tinyows/usr/share/tinyows/test/wfs_110/cite/LICENSE
+
 override_dh_installchangelogs:
 	dh_installchangelogs NEWS
 

-- 
A simple WFS-T server



More information about the Pkg-grass-devel mailing list