[osm-gps-map] 122/153: Patches dropped, no more needed

Ross Gammon ross-guest at moszumanska.debian.org
Tue May 13 19:59:06 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 ea78f8b62e8cab68a2432495e79d5f11503f4f05
Author: David Paleino <dapal at debian.org>
Date:   Sat Dec 14 23:44:00 2013 +0100

    Patches dropped, no more needed
---
 debian/changelog                           |  3 ++-
 debian/patches/01-fix_python_linking.patch | 18 ------------------
 debian/patches/series                      |  1 -
 3 files changed, 2 insertions(+), 20 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 8122131..1b13e40 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,8 +3,9 @@ osm-gps-map (1.0.1-1) UNRELEASED; urgency=medium
   * New upstream version (Closes: #730733)
   * Bump GTK build-dep to >= 3.0
   * New package gir1.2-osmgpsmap-1.0, new SONAME osmgpsmap-1.0
+  * Patches dropped, no more needed
 
- -- David Paleino <dapal at debian.org>  Sat, 14 Dec 2013 23:41:22 +0100
+ -- David Paleino <dapal at debian.org>  Sat, 14 Dec 2013 23:43:51 +0100
 
 osm-gps-map (0.7.3-3) unstable; urgency=low
 
diff --git a/debian/patches/01-fix_python_linking.patch b/debian/patches/01-fix_python_linking.patch
deleted file mode 100644
index 8b2d7f9..0000000
--- a/debian/patches/01-fix_python_linking.patch
+++ /dev/null
@@ -1,18 +0,0 @@
-From: David Paleino <dapal at debian.org>
-Subject: fix linking to locally compiled library
-
----
- python/configure.ac |    2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
---- osm-gps-map.orig/python/configure.ac
-+++ osm-gps-map/python/configure.ac
-@@ -57,7 +57,7 @@ if test -f ../src/libosmgpsmap.la; then
- 
- 	#and we must link to the local lib
- 	OSMGPSMAP_CFLAGS="-I\$(top_srcdir)/../src/"
--	OSMGPSMAP_LIBS="\$(top_builddir)/../src/libosmgpsmap.la"
-+	OSMGPSMAP_LIBS="-L\$(top_builddir)/../src/.libs/ -losmgpsmap"
- else
- 	PKG_CHECK_MODULES(OSMGPSMAP, osmgpsmap = 0.7.3)
- fi
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index c416a67..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-01-fix_python_linking.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