diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-08-26 10:22:14 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-08-26 10:22:14 +0000 |
commit | 2c449f2a6447586d52adc486224a4ba6e48c15b5 (patch) | |
tree | 85b376d13a63251365c16f4a1f87463bd419c427 /debian | |
parent | Merging upstream version 0.1.43. (diff) | |
download | debputy-2c449f2a6447586d52adc486224a4ba6e48c15b5.tar.xz debputy-2c449f2a6447586d52adc486224a4ba6e48c15b5.zip |
Adding debian version 0.1.43.debian/0.1.43
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index f4b4c0f..39aee90 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,16 @@ +debputy (0.1.43) unstable; urgency=medium + + * debputy: Only warn about missing `-dev` SO symlinks for libraries + in common lib paths (such as usr/lib/${MA}) + * debputy: Fix bug where `DH_VERBOSE` would fail to print all + commands + * debputy: Distinguish between `--debug` and `DH_VERBOSE` in terms + of verbosity. + * debputy: Restore `Multi-Arch: same` field in dbgsym packages. + Thanks to Russ Allbery <rra@debian.org> + + -- Niels Thykier <niels@thykier.net> Sun, 07 Jul 2024 07:18:46 +0000 + debputy (0.1.42) unstable; urgency=medium * LSP/Lint: |