[SCM] QCA2 library packaging branch, master, updated. debian/2.0.2-1-17-gb6b3613

Felix Geyer debfx-guest at alioth.debian.org
Sun May 29 20:35:32 UTC 2011


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

    libqca2: don't suggest libqca2-plugin-pkcs11 as it doesn't exist.
---
 debian/changelog |    1 +
 debian/control   |    2 +-
 2 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 02ce699..b2bc9df 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,6 +12,7 @@ qca2 (2.0.3-1) UNRELEASED; urgency=low
   * Don't install the TODO file.
   * Bump Standards-Version to 3.9.2.
     - Drop ancient Conflicts.
+  * libqca2: don't suggest libqca2-plugin-pkcs11 as it doesn't exist.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Sun, 29 May 2011 17:30:46 +0200
 
diff --git a/debian/control b/debian/control
index 70f836e..4e53525 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Section: libs
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Recommends: ca-certificates
-Suggests: libqca2-plugin-cyrus-sasl, libqca2-plugin-gnupg, libqca2-plugin-ossl, libqca2-plugin-pkcs11
+Suggests: libqca2-plugin-cyrus-sasl, libqca2-plugin-gnupg, libqca2-plugin-ossl
 Description: libraries 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,

-- 
QCA2 library packaging



More information about the pkg-kde-commits mailing list