[urdfdom] 01/02: Drop dbg-package.

Anton Gladky gladk at moszumanska.debian.org
Tue Aug 23 20:22:21 UTC 2016


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

gladk pushed a commit to branch master
in repository urdfdom.

commit 43bc14302657ddfdcc383bf561da6e9fdb35ed57
Author: Anton Gladky <gladk at debian.org>
Date:   Tue Aug 23 22:09:56 2016 +0200

    Drop dbg-package.
---
 debian/changelog |  4 ++++
 debian/control   | 17 -----------------
 debian/rules     |  3 ---
 3 files changed, 4 insertions(+), 20 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index a1c7f9b..4eab874 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,14 @@
 urdfdom (1.0.0-1) unstable; urgency=medium
 
+  [ Jose Luis Rivero ]
   * Imported Upstream version 1.0.0
   * Update control file
   * Update package name
   * Removed patch merged upstream
 
+  [ Anton Gladky ]
+  * Drop dbg-package
+
  -- Jose Luis Rivero <jrivero at osrfoundation.org>  Mon, 22 Aug 2016 14:36:04 +0000
 
 urdfdom (0.4.1-1) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index 47c2a74..a8cb16e 100644
--- a/debian/control
+++ b/debian/control
@@ -91,23 +91,6 @@ Description: URDF DOM - development files
  This package contains the development files (headers, pkg-config and
  CMake files).
 
-Package: liburdfdom-dbg
-Architecture: any
-Multi-Arch: same
-Section: debug
-Priority: extra
-Depends: liburdfdom-model (= ${binary:Version}),
-         liburdfdom-model-state (= ${binary:Version}),
-         liburdfdom-sensor (= ${binary:Version}),
-         liburdfdom-world (= ${binary:Version}),
-         ${misc:Depends}
-Description: URDF DOM - debugging symbols
- The URDF (U-Robot Description Format) library provides core data
- structures and a simple XML parsers for populating the class data
- structures from an URDF file.
- .
- This package contains the debugging symbols for the shared libraries.
-
 Package: liburdfdom-tools
 Architecture: any
 Multi-Arch: foreign
diff --git a/debian/rules b/debian/rules
index 00aee24..220bfff 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,6 +11,3 @@ override_dh_auto_clean:
 	      cmake/urdfdom-config.cmake
 	find urdf_parser/ -name *.pyc -exec rm {} \;
 	dh_auto_clean --
-
-override_dh_strip:
-	dh_strip -a --dbg-package=liburdfdom-dbg

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



More information about the debian-science-commits mailing list