[osm-gps-map] 84/153: Patches refreshed
Ross Gammon
ross-guest at moszumanska.debian.org
Tue May 13 19:59:02 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 dca0fbe92145f12c1738378f448846187f1880b0
Author: David Paleino <dapal at debian.org>
Date: Fri Mar 25 19:49:26 2011 +0100
Patches 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 c4cbd43..db27447 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,8 +2,9 @@ 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
- -- David Paleino <dapal at debian.org> Fri, 25 Mar 2011 19:48:52 +0100
+ -- David Paleino <dapal at debian.org> Fri, 25 Mar 2011 19:49:20 +0100
osm-gps-map (0.7.2-1) unstable; urgency=low
diff --git a/debian/patches/01-fix_python_linking.patch b/debian/patches/01-fix_python_linking.patch
index 4472c1f..8b2d7f9 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.2)
+ PKG_CHECK_MODULES(OSMGPSMAP, osmgpsmap = 0.7.3)
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