[osm-gps-map] 70/153: debian/patches/01-fix_python_linking.patch refreshed

Ross Gammon ross-guest at moszumanska.debian.org
Tue May 13 19:59:01 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 1c305536bb509864a52478db9a9e3c2cc789d1a8
Author: David Paleino <dapal at debian.org>
Date:   Fri Jun 25 07:27:38 2010 +0200

    debian/patches/01-fix_python_linking.patch refreshed
---
 debian/changelog                           | 3 ++-
 debian/patches/01-fix_python_linking.patch | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index a8d4055..8d53791 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,8 +4,9 @@ osm-gps-map (0.7.1-1) UNRELEASED; urgency=low
   * debian/patches/:
     - 00-fix_python-COPYING.patch removed, COPYING file is now
       installed upstream
+    - 01-fix_python_linking.patch refreshed
 
- -- David Paleino <dapal at debian.org>  Fri, 25 Jun 2010 07:26:25 +0200
+ -- David Paleino <dapal at debian.org>  Fri, 25 Jun 2010 07:27:25 +0200
 
 osm-gps-map (0.7.0-1) unstable; urgency=low
 
diff --git a/debian/patches/01-fix_python_linking.patch b/debian/patches/01-fix_python_linking.patch
index a53798f..71861aa 100644
--- a/debian/patches/01-fix_python_linking.patch
+++ b/debian/patches/01-fix_python_linking.patch
@@ -14,5 +14,5 @@ Subject: fix linking to locally compiled library
 -	OSMGPSMAP_LIBS="\$(top_builddir)/../src/libosmgpsmap.la"
 +	OSMGPSMAP_LIBS="-L\$(top_builddir)/../src/.libs/ -losmgpsmap"
  else
- 	PKG_CHECK_MODULES(OSMGPSMAP, osmgpsmap = 0.7.0)
+ 	PKG_CHECK_MODULES(OSMGPSMAP, osmgpsmap = 0.7.1)
  fi

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