[Pkg-voip-commits] [libzrtpcpp] 01/04: Imported Debian patch 1.4.6-1

Victor Seva Lopez maniac-guest at moszumanska.debian.org
Sun Aug 16 10:19:00 UTC 2015


This is an automated email from the git hooks/post-receive script.

maniac-guest pushed a commit to branch master
in repository libzrtpcpp.

commit 0a37bd633bfc0d8a8d1afac5e21e527b720d90c3
Author: Mark Purcell <msp at debian.org>
Date:   Fri Oct 30 23:00:05 2009 +1100

    Imported Debian patch 1.4.6-1
---
 debian/backports/sarge          |  13 ++++
 debian/changelog                | 157 ++++++++++++++++++++++++++++++++++++++++
 debian/compat                   |   1 +
 debian/control                  |  33 +++++++++
 debian/copyright                | 130 +++++++++++++++++++++++++++++++++
 debian/docs                     |   1 +
 debian/libzrtpcpp-1.4-0.install |   1 +
 debian/libzrtpcpp-dev.install   |   5 ++
 debian/rules                    |  18 +++++
 debian/watch                    |   4 +
 10 files changed, 363 insertions(+)

diff --git a/debian/backports/sarge b/debian/backports/sarge
new file mode 100644
index 0000000..c71a971
--- /dev/null
+++ b/debian/backports/sarge
@@ -0,0 +1,13 @@
+#!/bin/bash
+#
+# Hook for automatic backports at buildserver.net
+#
+# Target dist: Debian Sarge
+
+# Downgrade to debhelper 4 compat
+sed -i -e 's#^\(.*DH_COMPAT\)=.*$#\1=4#' debian/rules
+sed -i -e  's#^\(Build-Depends:.*\)debhelper[^,$]*[\ ,$]\+\(.*\)$#\1debhelper (>= 4.2.32), \2#' debian/control
+
+echo 4 >debian/compat
+
+exit 0
diff --git a/debian/changelog b/debian/changelog
new file mode 100644
index 0000000..9a9af96
--- /dev/null
+++ b/debian/changelog
@@ -0,0 +1,157 @@
+libzrtpcpp (1.4.6-1) unstable; urgency=low
+
+  * New upstream release 
+
+ -- Mark Purcell <msp at debian.org>  Fri, 30 Oct 2009 23:00:05 +1100
+
+libzrtpcpp (1.4.5-1) unstable; urgency=low
+
+  * New upstream release
+
+  [ Kilian Krause ]
+  * Remove -N from wget args in get-orig-source target as -O is already
+    used.
+
+ -- Mark Purcell <msp at debian.org>  Wed, 15 Jul 2009 20:36:59 +1000
+
+libzrtpcpp (1.4.3-3) unstable; urgency=low
+
+  * Upload to unstable
+    - libcommoncpp2 transition
+
+ -- Mark Purcell <msp at debian.org>  Thu, 26 Feb 2009 18:31:25 +1100
+
+libzrtpcpp (1.4.3-1) experimental; urgency=low
+
+  * New upstream release
+
+ -- Mark Purcell <msp at debian.org>  Sun, 08 Feb 2009 11:26:39 +1100
+
+libzrtpcpp (1.4.2-1) experimental; urgency=low
+
+  * New upstream release
+
+ -- Mark Purcell <msp at debian.org>  Tue, 03 Feb 2009 21:29:49 +1100
+
+libzrtpcpp (1.4.1-1) experimental; urgency=low
+
+  * New upstream release
+
+ -- Mark Purcell <msp at debian.org>  Tue, 23 Dec 2008 17:36:27 +1100
+
+libzrtpcpp (1.4.0-1) experimental; urgency=low
+
+  * New upstream release
+    - first release that is conformant to the ZRTP specification
+
+  [ Patrick Matthäi ]
+  * Bumped to Standards-Version 3.8.0.
+
+  [ Mark Purcell ]
+  * NEW libzrtpcpp-1.4-0 - lintian:package-name-doesnt-match-sonames
+  * Add ${misc:Depends} - fixes lintian:debhelper-but-no-misc-depends
+  * debian/watch opts=pasv
+  * Update debian/copyright
+
+ -- Mark Purcell <msp at debian.org>  Sun, 30 Nov 2008 11:42:37 +1100
+
+libzrtpcpp (1.3.0-1) unstable; urgency=low
+
+  * New upstream release
+  * New Package: libzrtpcpp-1.3-0 - soname bump
+    - Upload discussed with debian-release
+
+ -- Mark Purcell <msp at debian.org>  Sun, 22 Jun 2008 10:01:03 +1000
+
+libzrtpcpp (1.2.0-1) unstable; urgency=low
+
+  * New upstream release
+    - Implements latest changes to ZRTP draft
+  * DEB_INSTALL_CHANGELOGS_ALL := NEWS
+  * New Package: libzrtpcpp-1.2-0 soname bump
+    - Upload cleared with debian-release
+
+ -- Mark Purcell <msp at debian.org>  Fri, 13 Jun 2008 08:18:39 +1000
+
+libzrtpcpp (1.1.0-1) unstable; urgency=low
+
+  * New upstream release
+  * Package: libzrtpcpp-1.1-0 due to soname bump
+
+ -- Mark Purcell <msp at debian.org>  Tue, 29 Apr 2008 22:52:58 +1000
+
+libzrtpcpp (0.9.2-3) unstable; urgency=low
+
+  [ Mark Purcell ]
+  * Bump LT_RELEASE="0.9.2deb" to cater for upstream ABI breakage
+    - ABI breakage - sendDataRTP removed in 0.9.2 (Closes: #445657)
+  * Cleanup get-orig-source target
+
+ -- Mark Purcell <msp at debian.org>  Sat, 20 Oct 2007 12:03:24 +0100
+
+libzrtpcpp (0.9.2-2) unstable; urgency=high
+
+  * Fix package names to reflect new ABI - leaving the internal SOVER
+    unchanged (Closes: #445657)
+  * High urgency due to fixing RC bug.
+  * Add myself to Uploaders to make this a non-NMU
+  * Adjust DEB_DH_MAKESHLIBS_ARGS_libzrtpcpp-0.9-1 := -V"libzrtpcpp-0.9-1"
+
+ -- Kilian Krause <kilian at debian.org>  Mon, 15 Oct 2007 21:42:05 +0200
+
+libzrtpcpp (0.9.2-1) unstable; urgency=low
+
+  * New upstream release
+
+  [ Kilian Krause ]
+  * Add dpkg-dev (>= 1.13.19) to Build-Depends for binary:Version
+
+ -- Mark Purcell <msp at debian.org>  Sun, 30 Sep 2007 12:17:10 +0100
+
+libzrtpcpp (0.9.0-6) unstable; urgency=low
+
+  * DEB_DH_MAKESHLIBS_ARGS_libzrtpcpp-0.9-0 := -V"libzrtpcpp-0.9-0 (>= 0.9.0-4)"
+    - Closes: #434590: twinkle: Crashes on every call when using etch
+    libraries - Debian Bug report logs
+  * Use ${binary:Version} libzrtpcpp source: substvar-source-version-is-
+    deprecated
+
+ -- Mark Purcell <msp at debian.org>  Wed, 25 Jul 2007 21:57:34 +0100
+
+libzrtpcpp (0.9.0-5) unstable; urgency=low
+
+  * DEB_DH_MAKESHLIBS_ARGS_libzrtpcpp-0.9-0 := -V"libzrtpcpp-0.9-0 (>= 0.9-4)"
+  * Depends: pkg-config
+
+ -- Mark Purcell <msp at debian.org>  Sun, 20 May 2007 16:43:12 +0100
+
+libzrtpcpp (0.9.0-4) unstable; urgency=low
+
+  * Rebuild for libccrtp-dev > 1.5.1 [libccrtp soname]
+
+ -- Mark Purcell <msp at debian.org>  Thu, 12 Apr 2007 21:36:27 +0100
+
+libzrtpcpp (0.9.0-3) unstable; urgency=low
+
+  * Rebuild for libccrtp-dev (>= 1.5.0-3) [libcommoncpp2 soname]
+
+ -- Mark Purcell <msp at debian.org>  Sun,  7 Jan 2007 06:11:31 +0000
+
+libzrtpcpp (0.9.0-2) unstable; urgency=low
+
+  [ Mikael Magnusson ]
+  * Add Build-Depends: pkg-config
+  * Add Uploaders: Mikael Magnusson <mikma at users.sourceforge.net>
+
+  [ Mark Purcell ]
+  * Maintainer: Debian VoIP Team <pkg-voip-maintainers at lists.alioth.debian.org>
+  * Initial release (Closes: #390591)
+
+ -- Mark Purcell <msp at debian.org>  Thu, 12 Oct 2006 23:12:26 +1000
+
+libzrtpcpp (0.9.0-1) unstable; urgency=low
+
+  * Initial release (Closes: #390591)
+
+ -- Mark Purcell <msp at debian.org>  Mon,  2 Oct 2006 08:51:56 +0800
+
diff --git a/debian/compat b/debian/compat
new file mode 100644
index 0000000..7ed6ff8
--- /dev/null
+++ b/debian/compat
@@ -0,0 +1 @@
+5
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..b5cd70e
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,33 @@
+Source: libzrtpcpp
+Priority: optional
+Maintainer: Debian VoIP Team <pkg-voip-maintainers at lists.alioth.debian.org>
+Uploaders: Mark Purcell <msp at debian.org>, Mikael Magnusson <mikma at users.sourceforge.net>, Kilian Krause <kilian at debian.org>
+Build-Depends: debhelper (>= 5), cdbs, autotools-dev, libccrtp-dev (>= 1.5.0-3), libgcrypt11-dev | libgcrypt-dev, pkg-config, dpkg-dev (>= 1.13.19)
+Standards-Version: 3.8.0
+Section: libs
+Homepage: http://www.gnu.org/software/ccrtp/
+Vcs-Svn: svn://svn.debian.org/pkg-voip/libzrtpcpp/trunk/
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-voip/libzrtpcpp/?op=log
+
+Package: libzrtpcpp-dev
+Section: libdevel
+Architecture: any
+Depends: ${misc:Depends}, libzrtpcpp-1.4-0 (= ${binary:Version}), pkg-config
+Description: Headers and static link library for libzrtpcpp
+ This library is an extension to the GNU RTP Stack, libccrtp,
+ that offers compatibility with Phil Zimmermann's zrtp/Zfone voice
+ encryption, and which can be directly embedded into telephony
+ applications.  The current release is conformant to the ZRTP specification.
+ .
+ This package provides the header files, link libraries, and
+ documentation for building applications that use libzrtpcpp.
+
+Package: libzrtpcpp-1.4-0
+Section: libs
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: ccrtp extension for zrtp/Zfone support
+ This library is an extension to the GNU RTP Stack, libccrtp,
+ that offers compatibility with Phil Zimmermann's zrtp/Zfone voice
+ encryption, and which can be directly embedded into telephony
+ applications.  The current release is conformant to the ZRTP specification.
diff --git a/debian/copyright b/debian/copyright
new file mode 100644
index 0000000..60d3e41
--- /dev/null
+++ b/debian/copyright
@@ -0,0 +1,130 @@
+This package was debianized by Mark Purcell <msp at debian.org> on
+Mon,  2 Oct 2006 08:51:56 +0800.
+
+It was downloaded from ftp://ftp.gnu.org/gnu/ccrtp/libzrtpcpp-0.9.0.tar.gz
+
+Upstream Author: Werner Dittmann <Werner.Dittmann at t-online.de>
+
+  Copyright (C) 2006-2008 Werner Dittmann
+
+License:
+
+Please note, this library is licensed under the GNU GPL, version 3 or
+later, and has been copyright assigned to the Free Software Foundation.
+
+  This program 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 3 of the License, or
+  (at your option) any later version.
+
+  This program 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 program.  If not, see <http://www.gnu.org/licenses/>.
+
+On Debian systems, the complete text of the GNU General
+Public License can be found in `/usr/share/common-licenses/GPL'.
+
+Other portions:
+
+  This library is free software; you can redistribute it and/or
+  modify it under the terms of the GNU Lesser General Public
+  License as published by the Free Software Foundation; either
+  version 2.1 of the License, or (at your option) any later version.
+
+  This library 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
+  Lesser General Public License for more details.
+
+On Debian systems, the complete text of the GNU Lesser General
+Public License can be found in `/usr/share/common-licenses/LGPL'.
+
+The Debian packaging is (C) 2006, Mark Purcell <msp at debian.org> and
+is licensed under the GPL, see above.
+
+src/Base32.cxx: UNKNOWN
+  [Copyright: 2002 Bryce "Zooko" Wilcox-O'Hearn Permission is hereby / HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER]
+ * Copyright (c) 2002 Bryce "Zooko" Wilcox-O'Hearn Permission is hereby
+ * granted, free of charge, to any person obtaining a copy of this software to
+ * deal in this software without restriction, including without limitation the
+ * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
+ * sell copies of this software, and to permit persons to whom this software
+ * is furnished to do so, subject to the following conditions:
+ *
+ * The above copyright notice and this permission notice shall be included in
+ * all copies or substantial portions of this software.
+ *
+ * THIS SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+ * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
+ * FROM, OUT OF OR IN CONNECTION WITH THIS SOFTWARE OR THE USE OR OTHER
+ * DEALINGS IN THIS SOFTWARE.
+ *
+ * Converted to C++ by:
+ * @author Werner Dittmann <Werner.Dittmann at t-online.de>
+
+src/libzrtpcpp/crypto/openssl/hmac256.cxx: LGPL (v2.1 or later) (with incorrect FSF address) 
+  [Copyright: holders give / 2005, 2004 Erik Eliasson, Johan Bilien]
+src/libzrtpcpp/crypto/openssl/sha256.cxx: LGPL (v2.1 or later) (with incorrect FSF address) 
+  [Copyright: holders give / 2005, 2004 Erik Eliasson, Johan Bilien]
+ * In addition, as a special exception, the copyright holders give
+ * permission to link the code of portions of this program with the
+ * OpenSSL library under certain conditions as described in each
+ * individual source file, and distribute linked combinations
+ * including the two.
+ * You must obey the GNU General Public License in all respects
+ * for all of the code used other than OpenSSL.  If you modify
+ * file(s) with this exception, you may extend this exception to your
+ * version of the file(s), but you are not obligated to do so.  If you
+ * do not wish to do so, delete this exception statement from your
+ * version.  If you delete this exception statement from all source
+ * files in the program, then also delete it here.
+
+src/ZrtpCrc32.cxx: GPL (with incorrect FSF address) 
+  [Copyright: 1999-2001 Motorola, Inc / 2001, D. Otis. Use this program, code or tables */ / 2001-2003 International Business Machines, Corp]
+/* SCTP kernel reference Implementation
+ * Copyright (c) 1999-2001 Motorola, Inc.
+ * Copyright (c) 2001-2003 International Business Machines, Corp.
+ *
+ * SCTP Checksum functions
+ *
+ * The SCTP reference implementation 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, or (at your option)
+ * any later version.
+ *
+ * The SCTP reference implementation 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.
+ *
+ * Please send any bug reports or fixes you make to the
+ * email address(es):
+ *    lksctp developers <lksctp-developers at lists.sourceforge.net>
+ *
+ * Or submit a bug report through the following website:
+ *    http://www.sf.net/projects/lksctp
+ *
+ * Written or modified by:
+ *    Dinakaran Joseph
+ *    Jon Grimm <jgrimm at us.ibm.com>
+ *    Sridhar Samudrala <sri at us.ibm.com>
+ *
+ * Any bugs reported given to us we will try to fix... any fixes shared will
+ * be incorporated into the next SCTP release.
+ */
+
+/* The following code has been taken directly from
+ * draft-ietf-tsvwg-sctpcsum-03.txt
+ *
+ * The code has now been modified by Werner.Dittmann at t-online.de for use
+ * inside the ZRTP implementation.
+ */
diff --git a/debian/docs b/debian/docs
new file mode 100644
index 0000000..e845566
--- /dev/null
+++ b/debian/docs
@@ -0,0 +1 @@
+README
diff --git a/debian/libzrtpcpp-1.4-0.install b/debian/libzrtpcpp-1.4-0.install
new file mode 100644
index 0000000..d0dbfd1
--- /dev/null
+++ b/debian/libzrtpcpp-1.4-0.install
@@ -0,0 +1 @@
+usr/lib/lib*.so.*
diff --git a/debian/libzrtpcpp-dev.install b/debian/libzrtpcpp-dev.install
new file mode 100644
index 0000000..68a175d
--- /dev/null
+++ b/debian/libzrtpcpp-dev.install
@@ -0,0 +1,5 @@
+usr/include/*
+usr/lib/lib*.a
+usr/lib/lib*.so
+usr/lib/pkgconfig/*
+usr/lib/*.la
diff --git a/debian/rules b/debian/rules
new file mode 100755
index 0000000..d4ec66d
--- /dev/null
+++ b/debian/rules
@@ -0,0 +1,18 @@
+#!/usr/bin/make -f
+
+FILENAME = $(DEB_SOURCE_PACKAGE)_$(DEB_UPSTREAM_VERSION).orig.tar.gz
+URL = ftp://ftp.gnu.org/pub/gnu/ccrtp/$(DEB_SOURCE_PACKAGE)-$(DEB_UPSTREAM_VERSION).tar.gz
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/autotools.mk
+include /usr/share/cdbs/1/rules/simple-patchsys.mk
+
+DEB_DH_INSTALL_ARGS := --sourcedir=debian/tmp
+DEB_INSTALL_CHANGELOGS_ALL := NEWS
+
+get-orig-source:
+	@@dh_testdir
+	@@[ -d ../tarballs/. ]||mkdir -p ../tarballs
+	@@echo Downloading $(FILENAME) from $(URL) ...
+	@@wget -nv -T10 -t3 -O ../tarballs/$(FILENAME) $(URL)
+
diff --git a/debian/watch b/debian/watch
new file mode 100644
index 0000000..55d85f0
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,4 @@
+# See uscan(1) for format
+
+version=3
+opts=pasv ftp://ftp.gnu.org/pub/gnu/ccrtp/libzrtpcpp-(.*)\.tar\.gz debian svn-upgrade

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-voip/libzrtpcpp.git



More information about the Pkg-voip-commits mailing list