[perl-openssl-defaults] 02/03: Break older versions of the packages that have adopted this scheme

ntyni at debian.org ntyni at debian.org
Sat Jan 14 11:14:22 UTC 2017


This is an automated email from the git hooks/post-receive script.

ntyni pushed a commit to branch master
in repository perl-openssl-defaults.

commit 6fc96767303fae189c39cf39911622539d0a1f4b
Author: Niko Tyni <ntyni at debian.org>
Date:   Sat Jan 14 12:55:35 2017 +0200

    Break older versions of the packages that have adopted this scheme
    
    This makes sure partial upgrades pull in a set of compatible packages.
    
    See #848113
---
 debian/control | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/debian/control b/debian/control
index fb7052e..a46ef2a 100644
--- a/debian/control
+++ b/debian/control
@@ -12,6 +12,15 @@ Package: perl-openssl-defaults
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends}, ${perl:Depends}
 Provides: perl-openssl-abi-${perl-openssl-abi-version}
+Breaks: libnet-ssleay-perl (<< 1.78-2),
+ libcrypt-ssleay-perl (<< 0.73.04-2),
+ libcrypt-openssl-bignum-perl (<< 0.07-2),
+ libcrypt-openssl-dsa-perl (<< 0.18-2),
+ libcrypt-openssl-pkcs10-perl (<< 0.16-2),
+ libcrypt-openssl-pkcs12-perl (<< 0.7-3),
+ libcrypt-openssl-rsa-perl (<< 0.28-5),
+ libcrypt-openssl-x509-perl (<< 1.8.7-3),
+ libcrypt-smime-perl (<< 0.19-2)
 Multi-Arch: same
 Description: version compatibility baseline for Perl OpenSSL packages
  A subset of Perl XS module packages expose the OpenSSL binary interface

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/perl-openssl-defaults.git



More information about the Pkg-perl-cvs-commits mailing list