aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--debian/changelog8
2 files changed, 12 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 2370800..08ebaef 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,9 @@
2023-09-25 Mike Gabriel
- * release 2023.09.26.1 (HEAD -> master, tag: 2023.09.26.1)
+ * release 2023.09.26.2 (HEAD -> master, tag: 2023.09.26.2)
+ * debian/control: Fix installability on non-x86 architectures. People
+ should at least be able to test those platforms. (63b4890)
+ * release 2023.09.26.1 (3d4cefc) (tag: 2023.09.26.1)
2023-09-23 Mike Gabriel
diff --git a/debian/changelog b/debian/changelog
index caede5f..9ecae22 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+debian-edu-fai (2023.09.26.2) unstable; urgency=medium
+
+ * debian/control:
+ + Fix installability on non-x86 architectures. People should at least be
+ able to test those platforms.
+
+ -- Mike Gabriel <sunweaver@debian.org> Mon, 25 Sep 2023 09:30:53 +0200
+
debian-edu-fai (2023.09.26.1) unstable; urgency=medium
[ Guido Berhoerster ]