[libosmo-sccp] 01/01: Don't create -dbg package since -dbgsym is automatically created

Ruben Undheim rubund-guest at moszumanska.debian.org
Fri Feb 5 20:13:24 UTC 2016


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

rubund-guest pushed a commit to branch master
in repository libosmo-sccp.

commit 30bcee4c3e52f0cd7b8d67c9e6733aadb409ef5e
Author: Ruben Undheim <ruben.undheim at gmail.com>
Date:   Fri Feb 5 21:12:17 2016 +0100

    Don't create -dbg package since -dbgsym is automatically created
---
 debian/control | 15 ---------------
 debian/rules   |  4 ----
 2 files changed, 19 deletions(-)

diff --git a/debian/control b/debian/control
index 4ee8616..5bc4b6b 100644
--- a/debian/control
+++ b/debian/control
@@ -56,18 +56,3 @@ Description: Development files for libosmosccp, libosmomtp and libosmoxua
  .
  This package contains the development files for the library.
 
-Package: libosmo-sccp-dbg
-Architecture: any
-Section: debug
-Priority: extra
-Depends: libosmosccp0 (= ${binary:Version}),
-         libosmomtp0 (= ${binary:Version}),
-         libosmoxua0 (= ${binary:Version}),
-         ${misc:Depends}
-Multi-Arch: same
-Description: Debug symbols for libosmosccp, libosmomtp and libosmoxua
- This is a library for handling SCCP (Signaling Connection Control Part) which
- is used extensively in cellular networks such as GSM.
- .
- This package contains the debug symbols for the library.
-
diff --git a/debian/rules b/debian/rules
index ce2b2ce..6d7b6d4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,7 +18,3 @@ override_dh_clean:
 	dh_clean
 	rm -f .version tests/package.m4 tests/testsuite
 
-override_dh_strip:
-	dh_strip -plibosmosccp0 --keep-debug --dbg-package=libosmo-sccp-dbg
-	dh_strip -plibosmomtp0 --keep-debug --dbg-package=libosmo-sccp-dbg
-	dh_strip -plibosmoxua0 --keep-debug --dbg-package=libosmo-sccp-dbg

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



More information about the debian-science-commits mailing list