summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog10
-rw-r--r--debian/control1
2 files changed, 10 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 0cb4e28..13d9dd7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+libica (3.2.0-2) unstable; urgency=medium
+
+ * Drop the overly protective Breaks, migration from @Base to tagged
+ symbols is not an abi break, as no symbols have been dropped and only
+ new ones added. Bump of the minimal version requirement is correct as
+ newly linked code will reference tagged symbols and thus will need at
+ least 3.2.0 build of libica.
+
+ -- Dimitri John Ledkov <xnox@ubuntu.com> Wed, 04 Oct 2017 19:57:19 +0100
+
libica (3.2.0-1) unstable; urgency=medium
* New upstream release LP: #1718379
diff --git a/debian/control b/debian/control
index 0a95e11..5ade58c 100644
--- a/debian/control
+++ b/debian/control
@@ -21,7 +21,6 @@ Package: libica3
Architecture: s390 s390x
Multi-Arch: same
Depends: ${shlibs:Depends}, ${misc:Depends}
-Breaks: openssl-ibmca (<< 1.4.0-1ubuntu1~), libopencryptoki0 (<< 3.7.0+dfsg-5~)
Description: hardware cryptography support for IBM System z hardware
libica library provides hardware acceleration for cryptographic
functions and is part of the openCryptoki project.