[SCM] libgaiagraphics branch, master, updated. upstream/0.5-18-ga5a0cb3

Bas Couwenberg sebastic at xs4all.nl
Mon Sep 30 20:12:32 UTC 2013


The following commit has been merged in the master branch:
commit 7c4db49b4eb7159239e92e1561d32282190e8094
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Mon Sep 30 21:47:59 2013 +0200

    List missing files after install.

diff --git a/debian/rules b/debian/rules
index fd8cd22..ed0b038 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,6 +12,9 @@ VERSION = $(shell dpkg-parsechangelog | sed -ne 's/^Version: \(.*\)-.*/\1/p' | s
 override_dh_auto_configure:
 	dh_auto_configure -- $(shell dpkg-buildflags --export=configure)
 
+override_dh_install:
+	dh_install --autodest --list-missing
+
 override_dh_makeshlibs:
 	dh_makeshlibs -- -c0 -v$(VERSION)
 

-- 
Packaging of libgaiagraphics in Debian



More information about the Pkg-grass-devel mailing list