summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2022-08-22 00:25:32 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2022-08-22 00:25:32 +0100
commit66e132064980847f85b34316572137f398843914 (patch)
tree8475f993c3eeaac8b5650f4729d14dcacb4dffca
parent8d61d6b90b92985194b129def7458ac5a0e8e58f (diff)
changelog: tidy for recent changes
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
-rw-r--r--debian/changelog16
1 files changed, 12 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog
index 64ccaba..0ebb376 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,19 @@
chiark-utils (6.1.3~iwj3) unstable; urgency=medium
+ New facility:
* prefork-interp, Proc::Prefork::Interp: new facility
- * acctdump: Fix manual page section
- Packaging improvements:
+ Improvements:
+ * expire-iso8601: Replace with new implementation. Closes:#862897.
+
+ Bugfixes:
+ * acctdump: Fix manual page section.
+ * git-cache-proxy: fix for new git. Closes: #1006695. [Anthony Perard]
+ * git-branchmove: install manpage.. Closes: #946364. [Sean Whitton]
+ * hexterm: Update #! and Suggest tcl8.6. Closes: #905474.
+
+ Build and packaging improvements:
+ * Fix cross build. Closes: #951242. [Helmut Grohne]
* copyright: Be clear that SPDX indications are licence grants
* Add lintian override for python dependency
* Add lintian override for chiark-really
@@ -13,13 +23,11 @@ chiark-utils (6.1.3~iwj3) unstable; urgency=medium
* Add Vcs-* fields.
* Update Standards-Version
* timespeccmp.h: Move use to just cgi-fcgi-interp
- * Update hexterm to #! and Suggest tcl8.6. Closes: #905474.
-- Ian Jackson <ijackson@chiark.greenend.org.uk> Mon, 22 Aug 2022 00:06:57 +0100
chiark-utils (6.1.3~iwj1) unstable; urgency=medium
- * expire-iso8601: Replace with new implementation. Closes:#862897.
-- Ian Jackson <ijackson@chiark.greenend.org.uk> Wed, 19 Aug 2020 22:36:09 +0100