diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index c941b3b..278c09b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +keyringer (0.6.0-1) unstable; urgency=medium + + * Keyringer 0.6.0 + * Fix: add --git-ignore-new into gbp invocations + * Fix: debian/rules: no need to remove shebang from bash completion file anymore (#9) + * Fix: adds .gitignore in the debian branch, in an attempt stop gbp complaining of files outside the Git index + + -- Silvio Rhatto <rhatto@riseup.net> Sat, 04 Jan 2025 18:49:08 -0300 + keyringer (0.5.9-2) unstable; urgency=medium * Trim trailing whitespace. |