diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-14 20:15:00 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-14 20:15:00 +0000 |
commit | 9c086a8eb8695c6ca1f0eac1c9d44a52f7abd011 (patch) | |
tree | 508d72f47ea4906dca1834e81c0268b3faa85c73 | |
parent | Merging upstream version 0.1.23. (diff) | |
download | debputy-9c086a8eb8695c6ca1f0eac1c9d44a52f7abd011.tar.xz debputy-9c086a8eb8695c6ca1f0eac1c9d44a52f7abd011.zip |
Adding debian version 0.1.23.debian/0.1.23
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r-- | debian/changelog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 9e42608..60ef3d4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +debputy (0.1.23) unstable; urgency=medium + + * Breaking: Migration mode to `dh-sequence-zz-debputy-rrr` + should have included `dh_shlibdeps`, but did not due to a + mistake. This broke automatic substvar suport and has been + retroactively fixed. Likewise, `debputy migrate-from-dh` has + been updated to detect hook targets for `dh_shlibdeps`. + + -- Niels Thykier <niels@thykier.net> Fri, 29 Mar 2024 08:41:42 +0100 + debputy (0.1.22.3) unstable; urgency=medium * debputy: Fix typo of `type-mapping` suggestion in output |