Skip to content

Commit 338bd11

Browse files
committed
Update changelog for 0.16 release
1 parent 7bdb82e commit 338bd11

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

debian/changelog

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
package-notes (0.16) unstable; urgency=medium
2+
3+
[ Zbigniew Jędrzejewski-Szmek ]
4+
* man: link to the spec in --help/man page
5+
* Makefile: add 'man' target for ease-of-use
6+
* refactor: use same style for ArgumentParser and the args
7+
* refactor: turn the code to read notes into a class
8+
* dlopen-notes: add mode to generate rpm Provides/Requires
9+
* README: show how to actually show the notes
10+
11+
[ Simon McVittie ]
12+
* d/dh_dlopenlibdeps: Refer to the correct specification
13+
* d/dh_package_notes.1: Fix typos
14+
* dh_dlopenlibdeps: Debian package names can contain dots (Closes:
15+
#1117245)
16+
17+
-- Luca Boccassi <bluca@debian.org> Sun, 05 Oct 2025 17:58:08 +0100
18+
119
package-notes (0.15) unstable; urgency=medium
220

321
* d/package-notes.mk: also check Meson specific LD env var

0 commit comments

Comments
 (0)