[Pkg-voip-commits] [bzrtp] 02/02: Update packaging for 1.0.4
daniel at gnoutcheff.name
daniel at gnoutcheff.name
Fri Jan 20 05:46:55 UTC 2017
This is an automated email from the git hooks/post-receive script.
gnoutchd-guest pushed a commit to branch master
in repository bzrtp.
commit df84ab2e947b82179e81928cf715793f6e9b1628
Author: Daniel Gnoutcheff <daniel at gnoutcheff.name>
Date: Thu Jan 19 23:33:08 2017 -0500
Update packaging for 1.0.4
---
debian/changelog | 10 +++++++++
debian/control | 28 ++++++------------------
debian/copyright | 20 ++---------------
debian/libbzrtp0-dbg.lintian-overrides | 2 --
debian/libbzrtp0.symbols | 39 +++++++++++-----------------------
debian/rules | 3 ---
6 files changed, 30 insertions(+), 72 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 6fb5e81..8da23e2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+bzrtp (1.0.4-1) UNRELEASED; urgency=medium
+
+ [ Daniel Gnoutcheff ]
+ * New upstream release 1.0.4
+ * Drop -dbg package in favor of automatic -dgbsym package.
+ * Update standards-version to 3.8.9 (no changes needed).
+ * Point Vcs-* to git packaging repo
+
+ -- Daniel Gnoutcheff <daniel at gnoutcheff.name> Thu, 19 Jan 2017 21:32:25 -0500
+
bzrtp (1.0.2-1) unstable; urgency=medium
[ Felix Lechner ]
diff --git a/debian/control b/debian/control
index 7d17830..c229938 100644
--- a/debian/control
+++ b/debian/control
@@ -1,20 +1,19 @@
Source: bzrtp
Priority: optional
Maintainer: Debian VoIP Team <pkg-voip-maintainers at lists.alioth.debian.org>
-Uploaders: Mark Purcell <msp at debian.org>, Kilian Krause <kilian at debian.org>, Tzafrir Cohen <tzafrir at debian.org>
+Uploaders: Mark Purcell <msp at debian.org>, Kilian Krause <kilian at debian.org>, Tzafrir Cohen <tzafrir at debian.org>, Daniel Gnoutcheff <daniel at gnoutcheff.name>
Build-Depends:
debhelper (>= 9),
autotools-dev,
dh-autoreconf,
pkg-config,
- libpolarssl-dev,
- libxml2-dev,
- libcunit1-ncurses-dev
-Standards-Version: 3.9.6
+ bctoolbox-dev,
+ libxml2-dev
+Standards-Version: 3.9.8
Section: libs
Homepage: http://www.linphone.org/
-Vcs-Svn: svn://anonscm.debian.org/pkg-voip/bzrtp/trunk/
-Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-voip/bzrtp/
+Vcs-Svn: https://anonscm.debian.org/git/pkg-voip/bzrtp.git
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-voip/bzrtp.git/
Package: libbzrtp0
Architecture: any
@@ -43,18 +42,3 @@ Description: Development files for the Bzrtp key exchange library
on many platforms including ARM and x86.
.
This package contains the development files.
-
-Package: libbzrtp0-dbg
-Architecture: any
-Multi-Arch: same
-Section: debug
-Priority: extra
-Depends:
- libbzrtp0 (= ${binary:Version}),
- ${misc:Depends}
-Description: Debug symbols for the Bzrtp key exchange library
- Bzrtp is an open source implementation of the ZRTP key exchange protocol.
- The library is written in C 89. It is fully portable and can be executed
- on many platforms including ARM and x86.
- .
- This package contains the debugging symbols.
diff --git a/debian/copyright b/debian/copyright
index 50155dd..8428b7a 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -6,24 +6,6 @@ Source: https://github.com/BelledonneCommunications/bzrtp/tags
Files: *
Copyright: 2014 Belledonne Communications, Grenoble, France
License: GPL-2+
- 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 2
- 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, 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 version 2 can be found in
- "/usr/share/common-licenses/GPL-2".
Files: include/MSVC/stdint.h
Copyright: 2006-2008 Alexander Chemeris
@@ -55,6 +37,8 @@ License: BSD-3-clause
Files: debian/*
Copyright: 2015 Felix Lechner <felix.lechner at gmail.com>
License: GPL-2+
+
+License: GPL-2+
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
diff --git a/debian/libbzrtp0-dbg.lintian-overrides b/debian/libbzrtp0-dbg.lintian-overrides
deleted file mode 100644
index d2d0d44..0000000
--- a/debian/libbzrtp0-dbg.lintian-overrides
+++ /dev/null
@@ -1,2 +0,0 @@
-# High-level upstream changelog is kept in NEWS; debhelper skips empty ChangeLog
-libbzrtp0-dbg binary: no-upstream-changelog
diff --git a/debian/libbzrtp0.symbols b/debian/libbzrtp0.symbols
index 77dd02c..b2c96df 100644
--- a/debian/libbzrtp0.symbols
+++ b/debian/libbzrtp0.symbols
@@ -1,22 +1,8 @@
libbzrtp.so.0 libbzrtp0 #MINVER#
CRC32LookupTable at Base 1.0.2
addMandatoryCryptoTypesIfNeeded at Base 1.0.2
- bzrtpCrypto_CreateDHMContext at Base 1.0.2
- bzrtpCrypto_DHMComputeSecret at Base 1.0.2
- bzrtpCrypto_DHMCreatePublic at Base 1.0.2
- bzrtpCrypto_DestroyDHMContext at Base 1.0.2
- bzrtpCrypto_aes128CfbDecrypt at Base 1.0.2
- bzrtpCrypto_aes128CfbEncrypt at Base 1.0.2
- bzrtpCrypto_aes256CfbDecrypt at Base 1.0.2
- bzrtpCrypto_aes256CfbEncrypt at Base 1.0.2
- bzrtpCrypto_destroyRNG at Base 1.0.2
- bzrtpCrypto_getAvailableCryptoTypes at Base 1.0.2
- bzrtpCrypto_getMandatoryCryptoTypes at Base 1.0.2
- bzrtpCrypto_getRandom at Base 1.0.2
- bzrtpCrypto_hmacSha1 at Base 1.0.2
- bzrtpCrypto_hmacSha256 at Base 1.0.2
- bzrtpCrypto_sha256 at Base 1.0.2
- bzrtpCrypto_startRNG at Base 1.0.2
+ bzrtpUtils_getAvailableCryptoTypes at Base 1.0.4
+ bzrtpUtils_getMandatoryCryptoTypes at Base 1.0.4
bzrtp_CRC32 at Base 1.0.2
bzrtp_DestroyKey at Base 1.0.2
bzrtp_SASVerified at Base 1.0.2
@@ -28,44 +14,43 @@ libbzrtp.so.0 libbzrtp0 #MINVER#
bzrtp_charToByte at Base 1.0.2
bzrtp_computeS0DHMMode at Base 1.0.2
bzrtp_computeS0MultiStreamMode at Base 1.0.2
- bzrtp_createBzrtpContext at Base 1.0.2
+ bzrtp_createBzrtpContext at Base 1.0.4
bzrtp_createZrtpPacket at Base 1.0.2
bzrtp_deriveKeysFromS0 at Base 1.0.2
bzrtp_deriveSrtpKeysFromS0 at Base 1.0.2
- bzrtp_destroyBzrtpContext at Base 1.0.2
- bzrtp_destroyChannelContext at Base 1.0.2
+ bzrtp_destroyBzrtpContext at Base 1.0.4
bzrtp_freeZrtpPacket at Base 1.0.2
+ bzrtp_getChannelStatus at Base 1.0.4
bzrtp_getPeerAssociatedSecretsHash at Base 1.0.2
+ bzrtp_getSelfHelloHash at Base 1.0.4
bzrtp_getSelfZID at Base 1.0.2
bzrtp_getSupportedCryptoTypes at Base 1.0.2
- bzrtp_initBzrtpContext at Base 1.0.2
- bzrtp_initChannelContext at Base 1.0.2
+ bzrtp_initBzrtpContext at Base 1.0.4
bzrtp_int8ToStr at Base 1.0.2
- bzrtp_isSecure at Base 1.0.2
bzrtp_iterate at Base 1.0.2
bzrtp_keyDerivationFunction at Base 1.0.2
bzrtp_packetBuild at Base 1.0.2
bzrtp_packetCheck at Base 1.0.2
- bzrtp_packetParser at Base 1.0.2
+ bzrtp_packetParser at Base 1.0.4
bzrtp_packetUpdateSequenceNumber at Base 1.0.2
bzrtp_processMessage at Base 1.0.2
bzrtp_resetRetransmissionTimer at Base 1.0.2
bzrtp_resetSASVerified at Base 1.0.2
bzrtp_responseToHelloMessage at Base 1.0.2
- bzrtp_setCallbacks at Base 1.0.2
+ bzrtp_setCallbacks at Base 1.0.4
bzrtp_setClientData at Base 1.0.2
+ bzrtp_setPeerHelloHash at Base 1.0.4
bzrtp_setSupportedCryptoTypes at Base 1.0.2
- bzrtp_startChannelEngine at Base 1.0.2
+ bzrtp_setZIDCacheData at Base 1.0.4
+ bzrtp_startChannelEngine at Base 1.0.4
bzrtp_strToUint8 at Base 1.0.2
bzrtp_turnIntoResponder at Base 1.0.2
bzrtp_updateCachedSecrets at Base 1.0.2
- bzrtp_writeCache at Base 1.0.2
bzrtp_writePeerNode at Base 1.0.2
computeKeyAgreementPrivateValueLength at Base 1.0.2
crypoAlgoAgreement at Base 1.0.2
cryptoAlgoTypeIntToString at Base 1.0.2
cryptoAlgoTypeStringToInt at Base 1.0.2
- getChannelContext at Base 1.0.2
messageTypeInttoString at Base 1.0.2
messageTypeStringtoInt at Base 1.0.2
pgpWordsEven at Base 1.0.2
diff --git a/debian/rules b/debian/rules
index af93e7b..147e1ee 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,6 +14,3 @@
override_dh_auto_configure:
dh_auto_configure -- --enable-static
-
-override_dh_strip:
- dh_strip -plibbzrtp0 --dbg-package=libbzrtp0-dbg
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-voip/bzrtp.git
More information about the Pkg-voip-commits
mailing list