[SCM] QCA2 library packaging branch, master, updated. debian/2.1.3-1-13-g17aef0f
Felix Geyer
fgeyer at moszumanska.debian.org
Mon Jan 8 22:14:45 UTC 2018
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-req/qca2.git;a=commitdiff;h=17aef0f
The following commit has been merged in the master branch:
commit 17aef0fbdede653aeafd8f66af51a10cd0736317
Author: Felix Geyer <fgeyer at debian.org>
Date: Mon Jan 8 23:14:22 2018 +0100
Revert "Remove transitional packages."
This reverts commit 71cd769703513eb8debb81e8694e9fe044a97094.
There are still reverse-dependencies of libqca2-plugin-ossl.
---
debian/changelog | 1 -
debian/control | 26 ++++++++++++++++++++++++++
2 files changed, 26 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index fbf1608..b0e07c8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,7 +4,6 @@ qca2 (2.1.3-2) UNRELEASED; urgency=medium
Backport upstream patches:
- Disable_missed_openssl_cipher_suites.diff
- Add_support_for_OpenSSL_1.1.0.diff
- * Remove transitional packages. (Closes: #874758)
* Migrate to -dbgsym packages.
* Update symbols files.
* Fix acc autopkgtest by allowing stderr output.
diff --git a/debian/control b/debian/control
index a5a4261..036a68e 100644
--- a/debian/control
+++ b/debian/control
@@ -131,3 +131,29 @@ Description: API documentation for the Qt Cryptographic Architecture
.
This package contains documentation for developers working with the
Qt Cryptographic Architecture.
+
+Package: libqca2-plugin-cyrus-sasl
+Section: oldlibs
+Priority: extra
+Architecture: any
+Depends: libqca2-plugins, ${misc:Depends}
+Description: transitional package for libqca2-plugins
+ This is a transitional dummy package. It can safely be removed.
+
+Package: libqca2-plugin-gnupg
+Section: oldlibs
+Priority: extra
+Architecture: any
+Multi-Arch: same
+Depends: libqca2-plugins, ${misc:Depends}
+Description: transitional package for libqca2-plugins
+ This is a transitional dummy package. It can safely be removed.
+
+Package: libqca2-plugin-ossl
+Section: oldlibs
+Priority: extra
+Architecture: any
+Multi-Arch: same
+Depends: libqca2-plugins, ${misc:Depends}
+Description: transitional package for libqca2-plugins
+ This is a transitional dummy package. It can safely be removed.
--
QCA2 library packaging
More information about the pkg-kde-commits
mailing list