diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-08-26 10:22:57 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-08-26 10:22:57 +0000 |
commit | ebf8a7555330e74a4c9d238a1c7ae2189ee257c7 (patch) | |
tree | 59956d9d764ff1b5a07d37e00b7aa84bcaccdf98 /debian | |
parent | Merging upstream version 0.1.46. (diff) | |
download | debputy-ebf8a7555330e74a4c9d238a1c7ae2189ee257c7.tar.xz debputy-ebf8a7555330e74a4c9d238a1c7ae2189ee257c7.zip |
Merging debian version 0.1.46.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 219be52..8a594f0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,29 @@ +debputy (0.1.46) unstable; urgency=medium + + * LSP: + - Improve wording of and fix typo in hover docs. + - Fix a typo of `hyphen-` that would distrupt "name to section" + checks for `hyphen-` packages. + + [ Niels Thykier ] + * LSP: Fix typo of `hyphen-` and improve wording `Multi-Arch` field + * debputy: Hoist `nocheck` and `nodoc` into `DEB_BUILD_OPTIONS` + Thanks to Chris Hofstaedtler <zeha@debian.org> + * Skip `debian/foo.1` for packager provided files typo checks. + Thanks to Chris Hofstaedtler <zeha@debian.org> + * Set `PKG_CONFIG` ENV var for `perl-makemaker` + * Fix bug in initialization of `EnvironmentModification` (only affects + packages in `full` integration mode). + * Fix bug in escape_util and have it use more readable output by default + * Fix bug where pre-compressed manpage would be corrupted. + Thanks to Andrey Rakhmatullin <wrar@debian.org> (Closes: #1078448) + + [ Guillem Jover ] + * LSP: Fix typos in several descriptions + + + -- Niels Thykier <niels@thykier.net> Sat, 10 Aug 2024 18:16:23 +0000 + debputy (0.1.45-0.0~progress7.99u1) graograman-backports; urgency=medium * Uploading to graograman-updates, remaining changes: |