[Pkg-privacy-commits] [irssi-plugin-otr] 237/267: ship a debugging symbols package
Ximin Luo
infinity0 at moszumanska.debian.org
Sat Aug 22 12:26:36 UTC 2015
This is an automated email from the git hooks/post-receive script.
infinity0 pushed a commit to branch debian
in repository irssi-plugin-otr.
commit 161efc7248f06b34971b496af469bc2d862e7c54
Author: Antoine Beaupré <anarcat at koumbit.org>
Date: Fri May 10 19:42:58 2013 -0400
ship a debugging symbols package
---
debian/control | 16 ++++++++++++++++
debian/rules | 3 +++
2 files changed, 19 insertions(+)
diff --git a/debian/control b/debian/control
index 5a4f573..6863bb4 100644
--- a/debian/control
+++ b/debian/control
@@ -40,3 +40,19 @@ Description: Off-the-Record Messaging Plugin for Irssi
- Perfect forward secrecy
- If you lose control of your private keys, no previous conversation
is compromised.
+
+Package: irssi-plugin-otr-dbg
+Architecture: any
+Section: debug
+Priority: extra
+Depends: irssi-plugin-otr (= ${binary:Version})
+ ${misc:Depends}
+Description: Off-the-Record Messaging Plugin for Irssi
+ Off-the-Record (OTR) Messaging Plugin for the Irssi Chat Client
+ .
+ This plugin adds Off-the-Record messaging support for the irssi IRC client.
+ Although primarily designed for use with the bitlbee IRC2IM gateway, it works
+ within any query window, provided that the conversation partner's IRC client
+ supports OTR.
+ .
+ This package features debugging symbols for the plugin.
diff --git a/debian/rules b/debian/rules
index dd9063b..7358178 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,3 +2,6 @@
%:
dh $@ --with autoreconf
+
+override_dh_strip:
+ dh_strip --dbg-package=irssi-plugin-otr-dbg
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/irssi-plugin-otr.git
More information about the Pkg-privacy-commits
mailing list