[osm-gps-map] 88/153: Add -UGDK_DISABLE_DEPRECATED to CFLAGS, merged from Ubuntu

Ross Gammon ross-guest at moszumanska.debian.org
Tue May 13 19:59:03 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 9185e04c9ce0f9c22f9683e9fb99bb3443c8c172
Author: David Paleino <dapal at debian.org>
Date:   Fri Mar 25 21:18:31 2011 +0100

    Add -UGDK_DISABLE_DEPRECATED to CFLAGS, merged from Ubuntu
---
 debian/changelog | 3 ++-
 debian/rules     | 2 ++
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index e468b25..95d5851 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,8 +6,9 @@ osm-gps-map (0.7.3-1) UNRELEASED; urgency=low
   * Added missing Build-Depends on libgirepository1.0-dev
   * Enable generation of gtkdoc documentation, and introspection
   * Package moved under pkg-osm umbrella
+  * Add -UGDK_DISABLE_DEPRECATED to CFLAGS, merged from Ubuntu
 
- -- David Paleino <dapal at debian.org>  Fri, 25 Mar 2011 21:01:53 +0100
+ -- David Paleino <dapal at debian.org>  Fri, 25 Mar 2011 21:16:24 +0100
 
 osm-gps-map (0.7.2-1) unstable; urgency=low
 
diff --git a/debian/rules b/debian/rules
index d479c56..6e45e9d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,6 +4,8 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
+export CFLAGS+=-UGDK_DISABLE_DEPRECATED
+
 # This is a bit hacky.
 override_dh_auto_configure:
 	NOCONFIGURE=y ./autogen.sh

-- 
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