aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
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