diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-05 17:42:34 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-05 17:42:34 +0000 |
commit | cc48f16d89067e4f467e751a9bcd8655593676be (patch) | |
tree | 55edbc70cc15fbea316d503a625137e67ab3f4a9 /debian/changelog | |
parent | Adding upstream version 2.5.0. (diff) | |
download | ssh-audit-cc48f16d89067e4f467e751a9bcd8655593676be.tar.xz ssh-audit-cc48f16d89067e4f467e751a9bcd8655593676be.zip |
Adding debian version 2.5.0-1.debian/2.5.0-1debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog new file mode 100644 index 0000000..381957c --- /dev/null +++ b/debian/changelog @@ -0,0 +1,34 @@ +ssh-audit (2.5.0-1) unstable; urgency=medium + + * New upstream version 2.5.0. + * Update upstream signing-key.asc. + * Bump Standards-Version to 4.6.0. + + -- ChangZhuo Chen (陳昌倬) <czchen@debian.org> Sun, 29 Aug 2021 21:20:48 +0800 + +ssh-audit (2.2.0-1) unstable; urgency=medium + + * New upstream version 2.2.0. + * Change upstream to jtesta's fork. (Closes: #940833) + * Update copyright. + * Bump Standards-Version to 4.5.0. + * Add signature check for upstream tarball. + * Add Rules-Requires-Root to no. + * Bump compat to 13. + * Update Vcs-* fields to salsa (Closes: #940834) + * Check nocheck in DEB_BUILD_OPTIONS. + * Remove deprecated test cases as upstream suggested. + + -- ChangZhuo Chen (陳昌倬) <czchen@debian.org> Sun, 03 May 2020 20:09:18 +0800 + +ssh-audit (1.7.0-2) unstable; urgency=medium + + * Fix Vcs-Git Field. + + -- ChangZhuo Chen (陳昌倬) <czchen@debian.org> Sun, 29 Jan 2017 16:54:13 +0800 + +ssh-audit (1.7.0-1) unstable; urgency=medium + + * Initial release (Closes: #841035) + + -- ChangZhuo Chen (陳昌倬) <czchen@debian.org> Sun, 22 Jan 2017 23:51:46 +0800 |