diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-12 04:31:18 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-12 04:31:18 +0000 |
commit | dae8699cc0d9de719b3e47f0cfacceff02ca0761 (patch) | |
tree | 6953a307581f4241363a54adb11947280b2d7dc0 /debian/changelog | |
parent | Merging upstream version 0.12. (diff) | |
download | package-notes-dae8699cc0d9de719b3e47f0cfacceff02ca0761.tar.xz package-notes-dae8699cc0d9de719b3e47f0cfacceff02ca0761.zip |
Adding debian version 0.12.debian/0.12
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 8993f46..e5a9025 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,20 @@ +package-notes (0.12) unstable; urgency=medium + + [ Luca Boccassi ] + * d/control: mark python3 dependency with 'any' as per multiarch hinter + + [ Zbigniew Jędrzejewski-Szmek ] + * dlopen-notes: make --raw the default action + * dlopen-notes: add short option args and forbid abbrevs + * dlopen-notes: generate man page using argparse-manpage + + [ Luca Boccassi ] + * manpage: check in git + * makefile: install manpage too + * debian: install dlopen-notes manpage + + -- Luca Boccassi <bluca@debian.org> Wed, 22 May 2024 15:35:08 +0100 + package-notes (0.11) unstable; urgency=medium * d/control: drop 'native' from build dependencies |