[Pkg-gnupg-commit] [gnupg2] 146/159: removed explicit -dbg package, in favor of the autobuilt -dbgsym packages
Daniel Kahn Gillmor
dkg at fifthhorseman.net
Wed Jan 27 13:24:04 UTC 2016
This is an automated email from the git hooks/post-receive script.
dkg pushed a commit to branch master
in repository gnupg2.
commit 4571c301d1696b1713da79a202372d63c9b2316d
Author: Daniel Kahn Gillmor <dkg at fifthhorseman.net>
Date: Mon Jan 25 15:56:02 2016 -0500
removed explicit -dbg package, in favor of the autobuilt -dbgsym packages
---
debian/changelog | 2 ++
debian/control | 15 ---------------
debian/rules | 3 ---
3 files changed, 2 insertions(+), 18 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 249f016..7fd3dcc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ gnupg2 (2.1.10-4) unstable; urgency=medium
* avoid failing with an error if we mis-detect multiple keys (Closes:
#807819)
+ * removed explicit -dbg package, in favor of the autobuilt -dbgsym
+ packages
-- Daniel Kahn Gillmor <dkg at fifthhorseman.net> Mon, 25 Jan 2016 15:29:25 -0500
diff --git a/debian/control b/debian/control
index ccaf6f6..eaf88a1 100644
--- a/debian/control
+++ b/debian/control
@@ -133,18 +133,3 @@ Description: server for managing certificate revocation lists
themselves. DirMngr also handles OCSP requests as an alternative to
CRLs. DirMngr is either invoked internally by gpgsm or when running as
a system daemon through the dirmngr-client tool.
-
-Package: gnupg2-dbg
-Architecture: any
-Section: debug
-Priority: extra
-Depends: gnupg2 (= ${binary:Version}) | gnupg-agent (= ${binary:Version}) | scdaemon (= ${binary:Version}) | gpgsm (= ${binary:Version}) | gpgv2 (= ${binary:Version}) | dirmngr (= ${binary:Version}),
- ${misc:Depends}
-Description: debugging symbols for gnupg2
- GnuPG is GNU's tool for secure communication and data storage.
- It can be used to encrypt data and to create digital signatures.
- It includes an advanced key management facility and is compliant
- with the proposed OpenPGP Internet standard as described in RFC4880.
- .
- This package contains the debugging symbols for gnupg2, scdaemon,
- gpgv2, gpgsm, and dirmngr
diff --git a/debian/rules b/debian/rules
index 70dcc70..c1a4dc0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -44,6 +44,3 @@ override_dh_installman:
help2man --no-info -n "Check a passphrase on stdin against the patternfile" \
debian/tmp/usr/lib/gnupg2/gpg-check-pattern > debian/gpg-check-pattern.1
dh_installman
-
-override_dh_strip:
- dh_strip --dbg-package gnupg2-dbg
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-gnupg/gnupg2.git
More information about the Pkg-gnupg-commit
mailing list