diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2020-02-04 09:49:52 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2020-02-04 09:49:52 +0000 |
commit | 206ac05364b84f9575cbec4cadec595177a6b2bf (patch) | |
tree | 03c605e19d4e1106fe67bdf2ac5abd8e9357e54d | |
parent | Including carg_parser in liblz-dev examples (Closes: #950615). (diff) | |
download | lzlib-206ac05364b84f9575cbec4cadec595177a6b2bf.tar.xz lzlib-206ac05364b84f9575cbec4cadec595177a6b2bf.zip |
Releasing debian version 1.11-7.debian/1.11-7
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 8e7c3d8..ff592ae 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +lzlib (1.11-7) sid; urgency=medium + + * Uploading to sid. + * Using execute_after targets in rules to be explicit what we're doing. + * Including carg_parser in liblz-dev examples (Closes: #950615). + + -- Daniel Baumann <daniel.baumann@progress-linux.org> Tue, 04 Feb 2020 10:49:42 +0100 + lzlib (1.11-6) sid; urgency=medium * Uploading to sid. |