[Pkg-privacy-commits] [irssi-plugin-otr] 200/267: remove xchat support, not supported by new upstream

Ximin Luo infinity0 at moszumanska.debian.org
Sat Aug 22 12:41:43 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 836feb7efb962f857b0197579937fd5bb73de96a
Author: Antoine Beaupré <anarcat at koumbit.org>
Date:   Wed May 8 22:21:37 2013 -0400

    remove xchat support, not supported by new upstream
---
 debian/control           | 28 +---------------------------
 debian/rules             |  3 ---
 debian/xchat-otr.install |  1 -
 3 files changed, 1 insertion(+), 31 deletions(-)

diff --git a/debian/control b/debian/control
index 90198bd..e1eb2ad 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: irssi-plugin-otr
 Section: net
 Priority: optional
 Maintainer: David Spreen <netzwurm at debian.org>
-Build-Depends: cmake (>= 2.4.7) , debhelper (>= 6), libotr2-dev (>= 3.1.0), libglib2.0-dev (>= 2.13.0), irssi-dev (>= 0.8.14), xchat-common, python, pkg-config, cdbs
+Build-Depends: cmake (>= 2.4.7) , debhelper (>= 6), libotr2-dev (>= 3.1.0), libglib2.0-dev (>= 2.13.0), irssi-dev (>= 0.8.14), python, pkg-config, cdbs
 Standards-Version: 3.8.0.1
 Homepage: https://github.com/cryptodotis/irssi-otr
 
@@ -31,29 +31,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: xchat-otr
-Architecture: any
-Depends: xchat, ${shlibs:Depends}, ${misc:Depends}
-Description: Off-the-Record Messaging Plugin for X-Chat
- Off-the-Record (OTR) Messaging Plugin for the X-Chat IRC Client
- .
- This plugin adds Off-the-Record messaging support for the X-Chat 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.
- .
- OTR allows you to have private conversations over IM by providing:
-  - Encryption
-    - No one else can read your instant messages.
-  - Authentication
-    - You are assured the correspondent is who you think it is.
-  - Deniability
-    - The messages you send do _not_ have digital signatures that are
-      checkable by a third party.  Anyone can forge messages after a
-      conversation to make them look like they came from you.  However,
-      _during_ a conversation, your correspondent is assured the messages
-      he sees are authentic and unmodified.
-  - Perfect forward secrecy
-    - If you lose control of your private keys, no previous conversation
-      is compromised.
diff --git a/debian/rules b/debian/rules
index a61e139..d708d03 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,6 +8,3 @@ DEB_CMAKE_EXTRA_FLAGS=-DCMAKE_PROJECT_NAME=irssi-plugin-otr
 
 install/irssi-plugin-otr::
 	rm -f debian/irssi-plugin-otr/usr/share/doc/irssi-plugin-otr/LICENSE
-
-binary-post-install/xchat-otr::
-	cp README.xchat debian/xchat-otr/usr/share/doc/xchat-otr/
diff --git a/debian/xchat-otr.install b/debian/xchat-otr.install
deleted file mode 100644
index 0721699..0000000
--- a/debian/xchat-otr.install
+++ /dev/null
@@ -1 +0,0 @@
-debian/tmp/usr/lib/xchat/plugins/libxchatotr.so

-- 
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