[hamradio-commits] [lysdr] 05/06: No longer ship -dbg package

Iain Learmonth irl-guest at moszumanska.debian.org
Wed Aug 12 15:23:13 UTC 2015


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

irl-guest pushed a commit to branch master
in repository lysdr.

commit b712abb329f06f5619ce727be101b37f23b6cbd4
Author: Iain R. Learmonth <irl at fsfe.org>
Date:   Wed Aug 12 16:09:47 2015 +0100

    No longer ship -dbg package
---
 debian/control | 12 ------------
 debian/rules   |  4 ----
 2 files changed, 16 deletions(-)

diff --git a/debian/control b/debian/control
index a11ee56..4505e24 100644
--- a/debian/control
+++ b/debian/control
@@ -22,15 +22,3 @@ Description: Simple software-defined radio
  prerecorded file, and produces a waterfall and allows demodulation using either
  USB or LSB.
 
-Package: lysdr-dbg
-Section: debug
-Priority: extra
-Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, lysdr (= ${binary:Version})
-Description: Simple software-defined radio -- debugging symbols
- A simple SDR application that takes an IQ source, either a soundcard or a
- prerecorded file, and produces a waterfall and allows demodulation using either
- USB or LSB.
- .
- This package contains the debugging symbols for lysdr.
-
diff --git a/debian/rules b/debian/rules
index f26313b..463a012 100755
--- a/debian/rules
+++ b/debian/rules
@@ -20,9 +20,6 @@ override_dh_auto_build:
 override_dh_auto_install:
 	./waf --nocache install --destdir=debian/lysdr
 
-override_dh_auto_strip:
-	dh_strip --dbg-package=lysdr-dbg
-
 get-orig-source:
 	# get-orig-source to drop waf
 	uscan --noconf --force-download --rename --repack --download-current-version --destdir=.
@@ -34,4 +31,3 @@ get-orig-source:
 	rmdir $(pkg)-$(dfsg_version)/.waf-*
 	GZIP="-9fn" tar -czf $(pkg)_$(dfsg_version).orig.tar.gz $(pkg)-$(dfsg_version)
 	rm -rf $(pkg)-$(dfsg_version)
-

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-hamradio/lysdr.git



More information about the pkg-hamradio-commits mailing list