[osm-gps-map] 111/153: Dropped python-osmgpsmap-dbg: all debugging symbols are now shipped in libosmgpsmap2-dbg.

Ross Gammon ross-guest at moszumanska.debian.org
Tue May 13 19:59:05 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 c742ff669bc1d0b0944b1b5259d505fdbe4a25ec
Author: David Paleino <dapal at debian.org>
Date:   Tue Mar 6 19:15:20 2012 +0100

    Dropped python-osmgpsmap-dbg: all debugging symbols are now shipped in libosmgpsmap2-dbg.
---
 debian/changelog |  4 +++-
 debian/control   | 22 +++-------------------
 debian/rules     |  3 ---
 3 files changed, 6 insertions(+), 23 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 0379e14..4aeb15c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,8 +8,10 @@ osm-gps-map (0.7.3-2) UNRELEASED; urgency=low
   * Updated debian/copyright
   * Added more files to debian/clean
   * Build with introspection disabled
+  * Dropped python-osmgpsmap-dbg: all debugging symbols are now
+    shipped in libosmgpsmap2-dbg.
 
- -- David Paleino <dapal at debian.org>  Tue, 06 Mar 2012 19:09:53 +0100
+ -- David Paleino <dapal at debian.org>  Tue, 06 Mar 2012 19:15:03 +0100
 
 osm-gps-map (0.7.3-1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 02dc547..5652b99 100644
--- a/debian/control
+++ b/debian/control
@@ -63,7 +63,8 @@ Description: GTK+ library to embed OpenStreetMap maps - debugging symbols
  display. Downloads map data from a number of websites, including
  openstreetmap.org, openaerialmap.org and others.
  .
- This package contains the debugging symbols for the shared library.
+ This package contains the debugging symbols for the shared library and its
+ Python bindings.
     
 Package: python-osmgpsmap
 Section: python
@@ -72,6 +73,7 @@ Depends: ${misc:Depends}
  , ${shlibs:Depends}
  , ${python:Depends}
 Provides: ${python:Provides}
+Suggests: libosmgpsmap2-dbg
 Description: GTK+ library to embed OpenStreetMap maps - Python bindings
  libosmgpsmap is a library to embed maps in applications that when given GPS 
  co-ordinates, draws a GPS track, and points of interest on a moving map 
@@ -79,21 +81,3 @@ Description: GTK+ library to embed OpenStreetMap maps - Python bindings
  openstreetmap.org, openaerialmap.org and others.
  .
  This package provides the Python bindings for the library.
-
-Package: python-osmgpsmap-dbg
-Section: debug
-Priority: extra
-Architecture: any
-Depends: ${misc:Depends}
- , ${shlibs:Depends}
- , ${python:Depends}
- , python-osmgpsmap (= ${binary:Version})
-Provides: ${python:Provides}
-Description: GTK+ library to embed OpenStreetMap maps - debugging symbols
- libosmgpsmap is a library to embed maps in applications that when given GPS
- co-ordinates, draws a GPS track, and points of interest on a moving map
- display. Downloads map data from a number of websites, including
- openstreetmap.org, openaerialmap.org and others.
- .
- This package provides the debugging symbols for the Python bindings of the
- library.
diff --git a/debian/rules b/debian/rules
index a676ca0..6183992 100755
--- a/debian/rules
+++ b/debian/rules
@@ -43,9 +43,6 @@ override_dh_auto_clean:
 
 override_dh_strip:
 	dh_strip --keep-debug --dbg-package=libosmgpsmap2-dbg
-	-mkdir -p $(CURDIR)/debian/python-osmgpsmap-dbg/usr/lib/debug/usr/lib/
-	-mv $(CURDIR)/debian/libosmgpsmap2-dbg/usr/lib/debug/usr/lib/python* \
-	    $(CURDIR)/debian/python-osmgpsmap-dbg/usr/lib/debug/usr/lib/
 
 %:
 	dh $@ \

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