[sdformat] 02/04: Remove libsdformat4-dbg.

Anton Gladky gladk at moszumanska.debian.org
Sat Mar 12 19:39:15 UTC 2016


This is an automated email from the git hooks/post-receive script.

gladk pushed a commit to branch master
in repository sdformat.

commit 2b7b2c2087c22299fbb3fec54a8704c5da6f6247
Author: Anton Gladky <gladk at debian.org>
Date:   Sat Mar 12 20:34:46 2016 +0100

    Remove libsdformat4-dbg.
---
 debian/control | 18 ------------------
 debian/rules   |  3 ---
 2 files changed, 21 deletions(-)

diff --git a/debian/control b/debian/control
index 6ecfca7..18593d2 100644
--- a/debian/control
+++ b/debian/control
@@ -92,24 +92,6 @@ Description: Simulation Description Format (SDF) parser - SDF files
  This package contains SDF (Simulation Description Format) XML files needed by
  the libsdformat.
 
-Package: libsdformat4-dbg
-Architecture: any
-Multi-Arch: same
-Section: debug
-Priority: extra
-Depends: libsdformat4 (= ${binary:Version}),
-         ${misc:Depends}
-Description: Simulation Description Format (SDF) parser - Debugging symbols
- SDF is an XML file format that describes environments, objects, and robots
- in a manner suitable for robotic applications. SDF is capable of representing
- and describing different physic engines, lighting properties, terrain, static
- or dynamic objects, and articulated robots with various sensors, and acutators.
- The format of SDF is also described by XML, which facilitates updates and
- allows conversion from previous versions. A parser is also contained within
- this package that reads SDF files and returns a C++ interface.
- .
- This package contains the debugging symbols.
-
 Package: sdformat-doc
 Architecture: all
 Multi-Arch: foreign
diff --git a/debian/rules b/debian/rules
index 61adcd6..c2a41fc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -22,8 +22,5 @@ override_dh_auto_test-arch:
 # No test can be done without the binaries
 override_dh_auto_test-indep:
 
-override_dh_strip:
-	dh_strip -a --dbg-package=libsdformat4-dbg
-
 %:
 	dh $@ --parallel

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/sdformat.git



More information about the debian-science-commits mailing list