[osm-gps-map] 110/153: Build with introspection disabled

Ross Gammon ross-guest at moszumanska.debian.org
Tue May 13 19:59:05 UTC 2014


This is an automated email from the git hooks/post-receive script.

ross-guest pushed a commit to branch master
in repository osm-gps-map.

commit fb68a8e36dae0b82b4a0d963bf899f6352c5f89c
Author: David Paleino <dapal at debian.org>
Date:   Tue Mar 6 19:10:05 2012 +0100

    Build with introspection disabled
---
 debian/changelog | 3 ++-
 debian/rules     | 1 +
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index f9635fa..0379e14 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,8 +7,9 @@ osm-gps-map (0.7.3-2) UNRELEASED; urgency=low
   * Remove *.a and *.la from python extension
   * Updated debian/copyright
   * Added more files to debian/clean
+  * Build with introspection disabled
 
- -- David Paleino <dapal at debian.org>  Tue, 06 Mar 2012 17:49:00 +0100
+ -- David Paleino <dapal at debian.org>  Tue, 06 Mar 2012 19:09:53 +0100
 
 osm-gps-map (0.7.3-1) unstable; urgency=low
 
diff --git a/debian/rules b/debian/rules
index d066b39..a676ca0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,6 +11,7 @@ override_dh_auto_configure:
 	NOCONFIGURE=y ./autogen.sh
 	dh_auto_configure -- \
 		--enable-maintainer-mode \
+		--disable-introspection \
 		--enable-gtk-doc \
 		--enable-gtk-doc-html \
 		--enable-gtk-doc-pdf

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/osm-gps-map.git



More information about the Pkg-grass-devel mailing list