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

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


The following commit has been merged in the master branch:
commit 71a4831404db08ba857c7db031de3d1441d5f258
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sun Jul 21 18:13:35 2013 +0200

    Install NEWS as upstream changelog.

diff --git a/debian/changelog b/debian/changelog
index 1d6ee2c..037fa35 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ tinyows (1.1.0-3) UNRELEASED; urgency=low
     http://www.mapserver.org/tinyows/libxmlschemagmlbug.html
   * Drop unused and unneeded build dependencies.
   * Use minimal dh rules with autoreconf.
+  * Install NEWS as upstream changelog.
 
  -- Bas Couwenberg <sebastic at xs4all.nl>  Sun, 21 Jul 2013 15:37:59 +0200
 
diff --git a/debian/rules b/debian/rules
index a8ac3ec..04896a2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -57,6 +57,9 @@ override_dh_auto_install:
 	rm -f $(CURDIR)/debian/tinyows/usr/share/tinyows/demo/world*
 	rm -f $(CURDIR)/debian/tinyows/usr/share/tinyows/demo/france*
 
+override_dh_installchangelogs:
+	dh_installchangelogs NEWS
+
 override_dh_install:
 	dh_install --list-missing
 

-- 
A simple WFS-T server



More information about the Pkg-grass-devel mailing list