[Pkg-voip-commits] [libzrtpcpp] 04/04: uploaded VCS links and wrap-and-sort
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 0d3e1a606b59506e6d0f8577d3bc11afc293aa7c
Author: Victor Seva <linuxmaniac at torreviejawireless.org>
Date: Sun Aug 16 12:18:30 2015 +0200
uploaded VCS links and wrap-and-sort
---
debian/control | 26 +++++++++++++++++++-------
debian/copyright | 29 ++++++++++++++---------------
2 files changed, 33 insertions(+), 22 deletions(-)
diff --git a/debian/control b/debian/control
index 4c12d9c..8f2d3d6 100644
--- a/debian/control
+++ b/debian/control
@@ -1,19 +1,30 @@
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 (>= 9), autotools-dev, pkg-config, dpkg-dev (>= 1.13.19), cmake,
- libucommon-dev, libccrtp-dev (>= 2.0.0), libssl-dev, libgcrypt11-dev | libgcrypt-dev
+Uploaders: Mark Purcell <msp at debian.org>,
+ Mikael Magnusson <mikma at users.sourceforge.net>,
+ Kilian Krause <kilian at debian.org>
+Build-Depends: autotools-dev,
+ cmake,
+ debhelper (>= 9),
+ dpkg-dev (>= 1.13.19),
+ libccrtp-dev (>= 2.0.0),
+ libgcrypt11-dev | libgcrypt-dev,
+ libssl-dev,
+ libucommon-dev,
+ pkg-config
Standards-Version: 3.9.4
Section: libs
Homepage: http://www.gnu.org/software/ccrtp/
-Vcs-Svn: svn://anonscm.debian.org/pkg-voip/libzrtpcpp/trunk/
-Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-voip/libzrtpcpp/trunk/
+Vcs-git: git://anonscm.debian.org/pkg-voip/libzrtpcpp.git
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-voip/libzrtpcpp.git
Package: libzrtpcpp-dev
Section: libdevel
Architecture: any
-Depends: ${misc:Depends}, libzrtpcpp2 (= ${binary:Version}), pkg-config
+Depends: libzrtpcpp2 (= ${binary:Version}),
+ pkg-config,
+ ${misc:Depends}
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
@@ -25,7 +36,8 @@ Description: Headers and static link library for libzrtpcpp
Package: libzrtpcpp2
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${misc:Depends},
+ ${shlibs: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
diff --git a/debian/copyright b/debian/copyright
index 889bdb6..7562caa 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -69,9 +69,9 @@ src/Base32.cxx: UNKNOWN
* 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)
+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)
+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
@@ -86,7 +86,7 @@ src/libzrtpcpp/crypto/openssl/sha256.cxx: LGPL (v2.1 or later) (with incorrect F
* 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)
+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.
@@ -132,15 +132,14 @@ src/ZrtpCrc32.cxx: GPL (with incorrect FSF address)
src/libzrtpcpp/crypto/twofish.*
[Copyright: 2002 by Niels Ferguson]
- * The author hereby grants a perpetual license to everybody to
- * use this code for any purpose as long as the copyright message is included
- * in the source code of this or any derived work.
- *
- * Yes, this means that you, your company, your club, and anyone else
- * can use this code anywhere you want. You can change it and distribute it
- * under the GPL, include it in your commercial product without releasing
- * the source code, put it on the web, etc.
- * The only thing you cannot do is remove my copyright message,
- * or distribute any source code based on this implementation that does not
- * include my copyright message.
-
+ * The author hereby grants a perpetual license to everybody to
+ * use this code for any purpose as long as the copyright message is included
+ * in the source code of this or any derived work.
+ *
+ * Yes, this means that you, your company, your club, and anyone else
+ * can use this code anywhere you want. You can change it and distribute it
+ * under the GPL, include it in your commercial product without releasing
+ * the source code, put it on the web, etc.
+ * The only thing you cannot do is remove my copyright message,
+ * or distribute any source code based on this implementation that does not
+ * include my copyright message.
--
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