The following commit has been merged in the master branch:
commit 7c4db49b4eb7159239e92e1561d32282190e8094
Author: Bas Couwenberg <[email protected]>
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
_______________________________________________
Pkg-grass-devel mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel