[SCM] QCA2 OpenSSL plugin packaging branch, master, updated. debian/0.1-20070904-3-18-g53fea5d

Felix Geyer debfx-guest at alioth.debian.org
Sun May 29 23:47:08 UTC 2011


The following commit has been merged in the master branch:
commit e10fa6a1d001b4caae63eab21bf282abd21abc2a
Author: Felix Geyer <debfx-pkg at fobos.de>
Date:   Sun May 29 23:22:22 2011 +0200

    Merge some of the changes from Matthew Rosewarne.
---
 debian/changelog |    5 +++++
 debian/control   |   17 +++++++----------
 debian/copyright |    2 +-
 debian/watch     |    4 ++++
 4 files changed, 17 insertions(+), 11 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 2d1b784..c09c62e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,11 @@ qca2-plugin-ossl (2.0.0~beta3-1) UNRELEASED; urgency=low
 
   * New upstream release.
 
+  [ Matthew Rosewarne ]
+  * Tweak package description.
+  * Add Homepage: to control.
+  * Add watch file.
+
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Sun, 29 May 2011 23:15:26 +0200
 
 qca2-plugin-ossl (0.1~20070904-4) unstable; urgency=low
diff --git a/debian/control b/debian/control
index eb39699..f05f606 100644
--- a/debian/control
+++ b/debian/control
@@ -5,17 +5,14 @@ Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
 Uploaders: Jan Niehusmann <jan at debian.org>
 Build-Depends: cdbs, debhelper (>= 5), autotools-dev, libqca2-dev (>=2.0.0), libssl-dev
 Standards-Version: 3.7.2
+Homepage: http://delta.affinix.com/qca/
 
 Package: libqca2-plugin-ossl
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: QCA OSSL plugin for libqca2
- This plugin provides features based on OpenSSL. It implements:
-  * Hashing - SHA1, SHA0, RIPEMD160, MD2, MD4, MD5
-  * Hashing - SHA224, SHA256, SHA384 and SHA512 (for openssl 0.9.8)
-  * Block Ciphers
-  * Keyed Hash Message Authentication Code (HMAC), using SHA1, MD5, RIPEMD160
-  * Public keys - RSA, DSA, Diffie-Hellman
-  * PKCS#12
-  * SSL/TLS
-  * CMS (for S/MIME)
+Description: SSL/TLS support for the Qt Cryptographic Architecture
+ The Qt Cryptographic Architecture (QCA) provides a straightforward and cross-
+ platform API for a range of cryptographic features, including SSL/TLS,
+ X.509 certificates, SASL, OpenPGP, S/MIME CMS, and smart cards.
+ .
+ This plugin provides support for SSL and TLS using the OpenSSL library.
diff --git a/debian/copyright b/debian/copyright
index c24a857..6b0c78f 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
 This package was debianized by Jan Niehusmann <jan at debian.org> on
 Tue, 24 Jul 2007 18:30:02 +0200.
 
-It was downloaded from <http://delta.affinix.com/download/qca/2.0/beta7/qca-ossl-0.1-20070706.tar.bz2>
+It was downloaded from <http://delta.affinix.com/qca/>
 
 Upstream Authors: 
 
diff --git a/debian/watch b/debian/watch
new file mode 100644
index 0000000..884e762
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,4 @@
+version=3
+
+opts=uversionmangle=s/-/~/ \
+http://delta.affinix.com/download/qca/2.0/plugins/qca-ossl-(.*).tar\.bz2

-- 
QCA2 OpenSSL plugin packaging



More information about the pkg-kde-commits mailing list