diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-11-19 14:55:13 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-11-19 14:55:13 +0000 |
commit | df407f37be7b25134595e07d435b1523b4814502 (patch) | |
tree | ae052594e8dc43891eafecee80446bd5992fa08b | |
parent | Adding further build-depends used for manpage generation to make build reprod... (diff) | |
download | gitlint-df407f37be7b25134595e07d435b1523b4814502.tar.xz gitlint-df407f37be7b25134595e07d435b1523b4814502.zip |
Releasing debian version 0.18.0-1.debian/0.18.0-1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/changelog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 4ab8a9e..3ed9844 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +gitlint (0.18.0-1) sid; urgency=medium + + * Uploading to sid. + * Merging upstream version 0.18.0. + * Updating copyright for 2022. + * Updating to standards version 4.6.1. + * Adding further build-depends used for manpage generation to make build + reproducible, thanks to Vagrant Cascadian <vagrant@reproducible- + builds.org> (Closes: #1024404). + + -- Daniel Baumann <daniel.baumann@progress-linux.org> Sat, 19 Nov 2022 15:55:10 +0100 + gitlint (0.17.0-1) sid; urgency=medium * Uploading to sid. |