[SCM] libgaiagraphics branch, master, updated. upstream/0.5-24-g16e7f3a

Bas Couwenberg sebastic at xs4all.nl
Mon Oct 14 18:05:31 UTC 2013


The following commit has been merged in the master branch:
commit 411198fbc5af55b582f576eb4c1ca958b3fca17e
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