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

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


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

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

commit eb8f4d6137234b0b3e3ec33ff29e60dc1de2304c
Author: Ruben Undheim <ruben.undheim at gmail.com>
Date:   Fri Feb 5 21:11:23 2016 +0100

    Don't create -dbg package since -dbgsym is create automatically
---
 debian/control | 16 ----------------
 debian/rules   |  2 --
 2 files changed, 18 deletions(-)

diff --git a/debian/control b/debian/control
index 48ebf8e..a93fd16 100644
--- a/debian/control
+++ b/debian/control
@@ -39,19 +39,3 @@ Description: Development files for libsmpp34
  .
  This package contains the development files for the library.
 
-Package: libsmpp34-dbg
-Architecture: any
-Section: debug
-Priority: extra
-Depends: libsmpp34-0 (= ${binary:Version}),
-         ${misc:Depends}
-Multi-Arch: same
-Description: debug symbols for libsmpp34
- This library is a an implementation for providing the PDU handling of the
- SMPP-3.4 protocol. SMPP (Short Message Peer-to-Peer) is an open industry
- standard protocol designed to provide a flexible data communication
- interface for the transfer of short message data between External Short
- Messaging Entities, Routing Entitites and Message Centres.
- .
- This package contains the debug symbols for the library.
-
diff --git a/debian/rules b/debian/rules
index 14e68b4..2252be4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -31,8 +31,6 @@ override_dh_auto_install:
 	dh_auto_install
 	install -D -m 644 debian/libsmpp34.pc debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)/pkgconfig/libsmpp34.pc
 
-override_dh_strip:
-	dh_strip -plibsmpp34-0 --keep-debug --dbg-package=libsmpp34-dbg
 
 override_dh_clean:
 	dh_clean

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



More information about the debian-science-commits mailing list