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 77f89d92a550aa0cafc9f55af9673bd59be4b196
Author: David Paleino <da...@debian.org>
Date:   Fri Jan 22 17:50:33 2010 +0100

    03-add_missing_include.patch removed, merged upstream
---
 debian/changelog                            |  5 ++---
 debian/patches/03-add_missing_include.patch | 18 ------------------
 debian/patches/series                       |  1 -
 3 files changed, 2 insertions(+), 22 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 401d534..08426b0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,14 +1,13 @@
 osm-gps-map (0.5-1) UNRELEASED; urgency=low
 
   * New upstream release
+    - fixed missing #include in src/osm-gps-map.c (Closes: #564907)
   * debian/patches/:
     - 02-fix_python_library_linking.patch removed, fixed upstream
-    - 03-add_missing_include.patch added, glib/gstdio.h was missing
-      (Closes: #564907)
     - 04-tidy_code.patch added, fixing some minor issues causing
       compiler warnings
 
- -- David Paleino <da...@debian.org>  Fri, 22 Jan 2010 17:28:25 +0100
+ -- David Paleino <da...@debian.org>  Fri, 22 Jan 2010 17:49:43 +0100
 
 osm-gps-map (0.4-1) unstable; urgency=low
 
diff --git a/debian/patches/03-add_missing_include.patch 
b/debian/patches/03-add_missing_include.patch
deleted file mode 100644
index 52bbe33..0000000
--- a/debian/patches/03-add_missing_include.patch
+++ /dev/null
@@ -1,18 +0,0 @@
-From: David Paleino <da...@debian.org>
-Subject: add missing #include, which caused a missing prototype
-Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=564907
-
----
- src/osm-gps-map.c |    1 +
- 1 file changed, 1 insertion(+)
-
---- osm-gps-map.orig/src/osm-gps-map.c
-+++ osm-gps-map/src/osm-gps-map.c
-@@ -34,6 +34,7 @@
- #include <gdk/gdk.h>
- #include <glib.h>
- #include <glib/gprintf.h>
-+#include <glib/gstdio.h>
- #include <libsoup/soup.h>
- 
- #include "converter.h"
diff --git a/debian/patches/series b/debian/patches/series
index fe262d6..67b0538 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1 @@
-03-add_missing_include.patch
 04-tidy_code.patch

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

Reply via email to