summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2025-01-04 18:51:14 -0300
committerSilvio Rhatto <rhatto@riseup.net>2025-01-04 18:51:14 -0300
commit9cd6c112ae55e0266aef69eb533490546caf4c9b (patch)
tree36bffbd544f746a4e4cb0ff9ff520ddcc94e4e81
parentfe65226578391665306062a8f28743ca56bd0445 (diff)
downloadkeyringer-debian_keyringer_0.6.0-1.tar.gz
keyringer-debian_keyringer_0.6.0-1.tar.bz2
Updating debian/changelogdebian_keyringer_0.6.0-1
-rw-r--r--debian/changelog9
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.