[SCM] QCA2 library packaging branch, master, updated. debian/2.0.3-2-15-gc51447a

Felix Geyer debfx-guest at alioth.debian.org
Mon May 21 20:36:46 UTC 2012


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-req/qca2.git;a=commitdiff;h=9ca6d3f

The following commit has been merged in the master branch:
commit 9ca6d3f61c5de8f6dcab1858fee11cd13947e43e
Author: Felix Geyer <debfx-pkg at fobos.de>
Date:   Sun May 20 11:30:04 2012 +0200

    Mark libqca2 and libqca2-dbg as Multi-Arch: same.
---
 debian/changelog |    1 +
 debian/control   |    3 +++
 2 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index a86c8ab..a9a967a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,7 @@ qca2 (2.0.3-3) UNRELEASED; urgency=low
   * Convert to multiarch.
     - Bump debhelper compat level to v9.
     - Move qcatool2 into an own package.
+    - Mark libqca2 and libqca2-dbg as Multi-Arch: same.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Sun, 23 Oct 2011 16:03:44 +0200
 
diff --git a/debian/control b/debian/control
index 5031b5d..2cd6eb9 100644
--- a/debian/control
+++ b/debian/control
@@ -14,6 +14,8 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-kde/kde-req/qca2.git
 
 Package: libqca2
 Architecture: any
+Multi-Arch: same
+Pre-Depends: ${misc:Pre-Depends}
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Recommends: ca-certificates
 Suggests: libqca2-plugin-cyrus-sasl, libqca2-plugin-gnupg, libqca2-plugin-ossl
@@ -38,6 +40,7 @@ Description: command line tool for the Qt Cryptographic Architecture
 Package: libqca2-dbg
 Section: debug
 Architecture: any
+Multi-Arch: same
 Depends: ${misc:Depends}, libqca2 (= ${binary:Version})
 Recommends: libqt4-dbg
 Priority: extra

-- 
QCA2 library packaging



More information about the pkg-kde-commits mailing list