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 009da64f923ee313574950ce09149fe411a97ccd Author: David Paleino <da...@debian.org> Date: Wed Mar 30 13:04:16 2011 +0200 Introspection is currently broken --- debian/changelog | 5 ++--- debian/control | 1 - debian/rules | 3 +-- 3 files changed, 3 insertions(+), 6 deletions(-) diff --git a/debian/changelog b/debian/changelog index e4fd283..e20c7d4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,13 +3,12 @@ osm-gps-map (0.7.3-1) UNRELEASED; urgency=low * New upstream version * Bump Standards-Version to 3.9.1, no changes needed * Patches refreshed - * Added missing Build-Depends on libgirepository1.0-dev - * Enable generation of gtkdoc documentation, and introspection + * Enable generation of gtkdoc documentation * Package moved under pkg-osm umbrella * Add -UGDK_DISABLE_DEPRECATED to CFLAGS, merged from Ubuntu * Move files to be cleaned inside debian/clean - -- David Paleino <da...@debian.org> Fri, 25 Mar 2011 22:24:01 +0100 + -- David Paleino <da...@debian.org> Wed, 30 Mar 2011 13:04:00 +0200 osm-gps-map (0.7.2-1) unstable; urgency=low diff --git a/debian/control b/debian/control index 48e8a4f..ec3601b 100644 --- a/debian/control +++ b/debian/control @@ -17,7 +17,6 @@ Build-Depends: debhelper (>= 7.0.50~) , python-all-dev , gnome-common , gtk-doc-tools (>= 1.12) - , libgirepository1.0-dev (>= 0.6.7) XS-Python-Version: >= 2.5 Standards-Version: 3.9.1 Homepage: http://nzjrs.github.com/osm-gps-map/ diff --git a/debian/rules b/debian/rules index fc6e0c1..3421bf7 100755 --- a/debian/rules +++ b/debian/rules @@ -13,8 +13,7 @@ override_dh_auto_configure: --enable-maintainer-mode \ --enable-gtk-doc \ --enable-gtk-doc-html \ - --enable-gtk-doc-pdf \ - --enable-introspection=yes + --enable-gtk-doc-pdf override_dh_auto_install: for py in $(shell pyversions -r); do \ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/osm-gps-map.git _______________________________________________ Pkg-grass-devel mailing list Pkg-grass-devel@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel