summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2024-05-21 14:08:36 +0100
committerSean Whitton <spwhitton@spwhitton.name>2024-05-21 14:08:36 +0100
commit3208fc16fb5cda6bdcb1570e1d03500d9ab2a8e7 (patch)
tree8971ee9e813fcd24de06dde0edd188a555456eec
parentc9f03cf6d2a439f596bdb7f0f8e431888c0835c7 (diff)
changelog: Document & finalise 11.9debian/11.9archive/debian/11.9
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
-rw-r--r--debian/changelog17
1 files changed, 12 insertions, 5 deletions
diff --git a/debian/changelog b/debian/changelog
index 50aa5c4..b183728 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,15 @@
-dgit (11.9~) unstable; urgency=medium
-
- *
-
- --
+dgit (11.9) unstable; urgency=medium
+
+ * tag2upload(5):
+ - The COMMITID must be an abbreviated hash.
+ - Explain why upstream-tag=TAG is required.
+ - Add source= & version= to the in-tag metadata.
+ * git-debpush:
+ - Quote an argument to git-cat-file.
+ - Add source= & version= to the in-tag metadata.
+ * Replace http->https in GPL file headers.
+
+ -- Sean Whitton <spwhitton@spwhitton.name> Tue, 21 May 2024 14:08:20 +0100
dgit (11.8) unstable; urgency=medium