[SCM] thuban branch, master, updated. upstream/1.2.2-31-g356ea40
Bas Couwenberg
sebastic at xs4all.nl
Tue Oct 1 17:02:07 UTC 2013
The following commit has been merged in the master branch:
commit a9de2c4aec7baa9ade98a86bed46bc9b6011f1e9
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Tue Oct 1 16:33:15 2013 +0200
List missing files after install.
diff --git a/debian/changelog b/debian/changelog
index 18f3b02..ae9836c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,6 +12,7 @@ thuban (1.2.2-4) UNRELEASED; urgency=low
* Improve short description to not start with article.
* Use minimal dh rules with python2.
* Move documentation into its own thuban-doc package.
+ * List missing files after install.
-- Bas Couwenberg <sebastic at xs4all.nl> Tue, 01 Oct 2013 12:42:46 +0200
diff --git a/debian/rules b/debian/rules
index 2de42bb..92da38e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -41,3 +41,7 @@ override_dh_auto_install:
dh_auto_install -- --prefix=/usr
$(RM) -f $(CURDIR)/debian/thuban/usr/bin/create_epsg
+
+override_dh_install:
+ dh_install --list-missing
+
--
Yet another interactive geographic data viewer
More information about the Pkg-grass-devel
mailing list