[osm-gps-map] 64/153: Complete SONAME transition
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 ab8a8571a08d0efb0622b989dd0553f0982ee94f
Author: David Paleino <dapal at debian.org>
Date: Thu Jun 10 21:51:18 2010 +0200
Complete SONAME transition
---
debian/control | 4 ++--
debian/rules | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/debian/control b/debian/control
index 13126b9..cde371f 100644
--- a/debian/control
+++ b/debian/control
@@ -47,11 +47,11 @@ Description: GTK+ library to embed OpenStreetMap maps
display. Downloads map data from a number of websites, including
openstreetmap.org, openaerialmap.org and others.
-Package: libosmgpsmap0-dbg
+Package: libosmgpsmap2-dbg
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
- libosmgpsmap0 (= ${binary:Version})
+ libosmgpsmap2 (= ${binary:Version})
Priority: extra
Section: debug
Description: GTK+ library to embed OpenStreetMap maps - debugging symbols
diff --git a/debian/rules b/debian/rules
index 0458065..3a48477 100755
--- a/debian/rules
+++ b/debian/rules
@@ -36,9 +36,9 @@ override_dh_auto_clean:
docs/reference/version.xml gkt-doc.make
override_dh_strip:
- dh_strip --keep-debug --dbg-package=libosmgpsmap0-dbg
+ dh_strip --keep-debug --dbg-package=libosmgpsmap2-dbg
-mkdir -p $(CURDIR)/debian/python-osmgpsmap-dbg/usr/lib/debug/usr/lib/
- -mv $(CURDIR)/debian/libosmgpsmap0-dbg/usr/lib/debug/usr/lib/pyshared \
+ -mv $(CURDIR)/debian/libosmgpsmap2-dbg/usr/lib/debug/usr/lib/pyshared \
$(CURDIR)/debian/python-osmgpsmap-dbg/usr/lib/debug/usr/lib/
%:
--
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