[osm-gps-map] 32/153: 01-fix_shared_library_linking.patch removed, fixed upstream

Ross Gammon ross-guest at moszumanska.debian.org
Tue May 13 19:58:58 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 5a3d6533f1731f499d789835cabe5e400abfb29e
Author: David Paleino <dapal at debian.org>
Date:   Fri Jan 22 17:48:05 2010 +0100

    01-fix_shared_library_linking.patch removed, fixed upstream
---
 debian/changelog                                   |  2 --
 debian/patches/01-fix_shared_library_linking.patch | 20 --------------------
 debian/patches/series                              |  1 -
 3 files changed, 23 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index a772cb3..6f64f97 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,8 +2,6 @@ osm-gps-map (0.5-1) UNRELEASED; urgency=low
 
   * New upstream release
   * debian/patches/:
-    - 01-fix_shared_library_linking.patch added, adds libraries to
-      the linker.
     - 03-add_missing_include.patch added, glib/gstdio.h was missing
       (Closes: #564907)
     - 04-tidy_code.patch added, fixing some minor issues causing
diff --git a/debian/patches/01-fix_shared_library_linking.patch b/debian/patches/01-fix_shared_library_linking.patch
deleted file mode 100644
index 938900c..0000000
--- a/debian/patches/01-fix_shared_library_linking.patch
+++ /dev/null
@@ -1,20 +0,0 @@
-From: David Paleino <dapal at debian.org>
-Subject: adds needed libraries to the linking
-Forwarded: no
-
----
- src/Makefile.am |    3 +++
- 1 file changed, 3 insertions(+)
-
---- osm-gps-map.orig/src/Makefile.am
-+++ osm-gps-map/src/Makefile.am
-@@ -34,6 +34,9 @@ libosmgpsmap_la_SOURCES = \
- libosmgpsmap_la_CFLAGS = \
- 	-DG_LOG_DOMAIN=\"OsmGpsMap\"
- 
-+libosmgpsmap_la_LDFLAGS = \
-+	-lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -lsoup-2.4 -lglib-2.0
-+
- libosmgpsmapincdir = $(includedir)/osmgpsmap
- libosmgpsmapinc_HEADERS = \
- 	osm-gps-map.h
diff --git a/debian/patches/series b/debian/patches/series
index aeb781a..5d3190c 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,4 +1,3 @@
-01-fix_shared_library_linking.patch
 02-fix_python_library_linking.patch
 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



More information about the Pkg-grass-devel mailing list