[Pkg-privacy-commits] [irssi-plugin-otr] 196/267: add debian/ directory from the original 0.3 package

Ximin Luo infinity0 at moszumanska.debian.org
Sat Aug 22 12:41:42 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 20c418971ef438820d40eeff8babc3ee72f65d8d
Author: Antoine Beaupré <anarcat at koumbit.org>
Date:   Wed May 8 22:07:57 2013 -0400

    add debian/ directory from the original 0.3 package
---
 debian/changelog                                 | 89 ++++++++++++++++++++++++
 debian/compat                                    |  1 +
 debian/control                                   | 59 ++++++++++++++++
 debian/copyright                                 | 40 +++++++++++
 debian/irssi-plugin-otr.install                  |  1 +
 debian/patches/01_remove_buildfor_variable.patch |  6 ++
 debian/rules                                     | 13 ++++
 debian/watch                                     |  2 +
 debian/xchat-otr.install                         |  1 +
 9 files changed, 212 insertions(+)

diff --git a/debian/changelog b/debian/changelog
new file mode 100644
index 0000000..d372bb5
--- /dev/null
+++ b/debian/changelog
@@ -0,0 +1,89 @@
+irssi-plugin-otr (0.3-2) unstable; urgency=low
+
+  * Rebuild. Irssi patch for Debian Bug 531357 broke old irssi-otr. Fixed
+    by rebuilding against 0.8.14. (Closes: #533655)
+  * debian/control: Depend on irssi >= 0.8.14.
+  
+
+ -- David Spreen <netzwurm at debian.org>  Sun, 09 Aug 2009 00:45:00 -0700
+
+irssi-plugin-otr (0.3-1) unstable; urgency=low
+
+  * New upstream release.
+  * First upload to unstable after 0.2. Introduces xchat-otr
+    to unstable.
+
+ -- David Spreen <netzwurm at debian.org>  Mon, 16 Feb 2009 16:33:28 -0800
+
+irssi-plugin-otr (0.2+20090206-1) experimental; urgency=low
+
+  * New git snapshot.
+  * debian/patches/01_fix_irssisbar_h.patch: Removed (fixed upstream).
+  * debian/patches/02_remove_irssi_reference_from_keygen.patch:
+    Removed (patch adopted by upstream).
+  * debian/patches/01_remove_buildfor_variable.patch: Added patch
+    to keep building xchat and irssi targets from the same source.
+
+ -- David Spreen <netzwurm at debian.org>  Fri, 06 Feb 2009 10:11:16 -0800
+
+irssi-plugin-otr (0.2+20090128-1) experimental; urgency=low
+
+  * New git snapshot now with X-Chat support!
+  * debian/control: Added X-Chat binary package including
+    build-dependency on xchat-common.
+  * debian/rules: Manually installing README.xchat
+  * debian/*.install: Added install files for irssi and 
+    xchat plugin packages.
+  * debian/patch/01_fix_irssisbar_h.patch: Fixed check 
+    for local copy of irssi statusbar headers.
+  * debian/patch/02_remove_irssi_reference_from_keygen.patch:
+    Removed irssi reference from keygen message.
+
+ -- David Spreen <netzwurm at debian.org>  Thu, 29 Jan 2009 13:28:22 -0800
+
+irssi-plugin-otr (0.2+20090119-1) experimental; urgency=low
+
+  * New git snapshot. (Closes: #498502, 498401)
+  * debian/rules: Changed build-system to cdbs.
+  * debian/control: Added cdbs build-dependency.
+
+ -- David Spreen <netzwurm at debian.org>  Mon, 19 Jan 2009 14:07:25 -0800
+
+irssi-plugin-otr (0.2-2) unstable; urgency=low
+
+  * Added debian/watch file.
+
+ -- David Spreen <netzwurm at debian.org>  Fri, 22 Aug 2008 09:57:50 -0700
+
+irssi-plugin-otr (0.2-1) unstable; urgency=low
+
+  * New upstream release.
+
+ -- David Spreen <netzwurm at debian.org>  Mon, 14 Jul 2008 08:50:59 -0700
+
+irssi-plugin-otr (0.1-3) unstable; urgency=low
+
+  * The 'Okay-Okay-I-Am-Using-Pbuilder-Already' release.
+  * CMakeLists.txt: Removed dependency on wget. Reported upstream. 
+    (Closes: #490021).
+  * Added new website address to control file/copyright file.
+
+ -- David Spreen <netzwurm at debian.org>  Thu, 10 Jul 2008 16:13:01 -0700
+
+irssi-plugin-otr (0.1-2) unstable; urgency=low
+
+  * debian/control: Added build-time dependency on python and pkg-config. 
+    (Closes: #489680).
+  * debian/copyright: Added proper copyright for the irssi headers that
+    are used to build the package.
+  * debian/control: Changed standards version to 3.8.0.1.
+
+ -- David Spreen <netzwurm at debian.org>  Mon, 07 Jul 2008 11:52:52 -0700
+
+irssi-plugin-otr (0.1-1) unstable; urgency=low
+
+  * Initial release (Closes: #486156)
+  * CMakeLists.txt: Removed version number from /usr/share/doc/irssi-plugin-otr
+    (This has been reported to upstream and should be fixed in 0.2).
+
+ -- David Spreen <netzwurm at debian.org>  Tue, 01 Jul 2008 14:29:48 -0700
diff --git a/debian/compat b/debian/compat
new file mode 100644
index 0000000..1e8b314
--- /dev/null
+++ b/debian/compat
@@ -0,0 +1 @@
+6
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..72459b9
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,59 @@
+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
+Standards-Version: 3.8.0.1
+Homepage: http://irssi-otr.tuxfamily.org/
+
+Package: irssi-plugin-otr
+Architecture: any
+Depends: irssi (>= 0.8.14), ${shlibs:Depends}, ${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.
+ .
+ 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.
+
+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/copyright b/debian/copyright
new file mode 100644
index 0000000..ed5d81c
--- /dev/null
+++ b/debian/copyright
@@ -0,0 +1,40 @@
+This package was debianized by David Spreen <netzwurm at debian.org> on
+Mon, 30 Jun 2008 17:41:58 -0700.
+
+It was downloaded from http://irssi-otr.tuxfamily.org/
+
+Upstream Author: 
+
+    Uli Meis <irssiotr at tuxfamily.org>
+
+Copyright: 
+
+    Copyright (C) 2008 Uli Meis
+
+License:
+
+    This package is free software; you can redistribute it and/or modify
+    it under the terms of the GNU General Public License as published by
+    the Free Software Foundation; either version 2 of the License, or
+    (at your option) any later version.
+ 
+    This package is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+    GNU General Public License for more details.
+ 
+    You should have received a copy of the GNU General Public License
+    along with this package; if not, write to the Free Software
+    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
+
+On Debian systems, the complete text of the GNU General
+Public License can be found in `/usr/share/common-licenses/GPL'.
+
+The Debian packaging is (C) 2008, David Spreen <netzwurm at debian.org> and
+is licensed under the GPL, see above.
+
+The files under irssi-private-headers/ are headers shipped with irssi 
+and licensed under the GPL v2. See irssi bug FS#535 for more information.
+
+The original irssi-code is (C) 1998-2002 Timo Sirainen. Please see 
+/usr/share/doc/irssi/copyright for an extensive list of authors.
\ No newline at end of file
diff --git a/debian/irssi-plugin-otr.install b/debian/irssi-plugin-otr.install
new file mode 100644
index 0000000..4b3ceef
--- /dev/null
+++ b/debian/irssi-plugin-otr.install
@@ -0,0 +1 @@
+debian/tmp/usr/lib/irssi/modules/libotr.so
diff --git a/debian/patches/01_remove_buildfor_variable.patch b/debian/patches/01_remove_buildfor_variable.patch
new file mode 100644
index 0000000..d03fb18
--- /dev/null
+++ b/debian/patches/01_remove_buildfor_variable.patch
@@ -0,0 +1,6 @@
+diff -Nur -x '*.orig' -x '*~' irssi-otr-0.2+20070204/tarballdefs.cmake irssi-otr-0.2+20070204.new/tarballdefs.cmake
+--- irssi-otr-0.2+20070204/tarballdefs.cmake	2009-02-04 15:33:22.000000000 -0800
++++ irssi-otr-0.2+20070204.new/tarballdefs.cmake	2009-02-04 15:54:01.000000000 -0800
+@@ -1,2 +1 @@
+ SET(IRSSIOTR_VERSION 0.2+20070204)
+-SET(BUILDFOR irssi)
diff --git a/debian/rules b/debian/rules
new file mode 100755
index 0000000..a61e139
--- /dev/null
+++ b/debian/rules
@@ -0,0 +1,13 @@
+#!/usr/bin/make -f
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/rules/simple-patchsys.mk
+include /usr/share/cdbs/1/class/cmake.mk
+
+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/watch b/debian/watch
new file mode 100644
index 0000000..a24c322
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,2 @@
+version=3
+ftp://download.tuxfamily.org/irssiotr/irssi-otr-(.*)\.tar\.gz
diff --git a/debian/xchat-otr.install b/debian/xchat-otr.install
new file mode 100644
index 0000000..0721699
--- /dev/null
+++ b/debian/xchat-otr.install
@@ -0,0 +1 @@
+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