From aa12fe60c2834553a91d1d91782bef5fa2789b9b Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Tue, 29 Nov 2016 11:18:54 -0700 Subject: changelog about ABI break --- debian/changelog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/debian/changelog b/debian/changelog index 0a1d79e..bd9e8ee 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,13 @@ zxcvbn-c (2.0-1) UNRELEASED; urgency=medium * New upstream release. + This release introduces an ABI break, and upstream neglected to bump + the SONAME. For the following reasons I have not patched in a SONAME + bump: + - libzxcvbn has not yet been in a Debian stable release + - No packages in Debian require a binNMU due to this ABI break + - A SONAME delta with upstream is cumbersome, and so it shouldn't be + used when there is not actually any transition work to perform. * Drop patches merged upstream: - add-another-missing-file-to-clean-target.patch - standardise-makefile-variables.patch -- cgit v1.2.3