[Pkg-privacy-commits] [irssi-plugin-otr] 240/267: Revert "ship a debugging symbols package"

Ximin Luo infinity0 at moszumanska.debian.org
Sat Aug 22 12:41:47 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 6767bf8e5f34dc90da13bea73649458ee8ed3423
Author: Antoine Beaupré <anarcat at koumbit.org>
Date:   Fri May 10 19:55:32 2013 -0400

    Revert "ship a debugging symbols package"
    
    It was making the binary packages totally empty, I don't understand
    why...
    
    This reverts commit 161efc7248f06b34971b496af469bc2d862e7c54.
    
    Conflicts:
    	debian/control
---
 debian/control | 16 ----------------
 debian/rules   |  3 ---
 2 files changed, 19 deletions(-)

diff --git a/debian/control b/debian/control
index 018a159..5a4f573 100644
--- a/debian/control
+++ b/debian/control
@@ -40,19 +40,3 @@ 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 7358178..dd9063b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,6 +2,3 @@
 
 %:
 	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