aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2023-02-04 20:56:30 +0000
committerEgor Tensin <Egor.Tensin@gmail.com>2023-02-04 20:56:30 +0000
commit6d9db70bc38c4e0dc0e64e8ece43cb3b1e45f44c (patch)
treef70752dec3e228c52de9ea663be8604dad3a8322
parentdebian: disable build system auto-detection (diff)
downloadlinux-status-6d9db70bc38c4e0dc0e64e8ece43cb3b1e45f44c.tar.gz
linux-status-6d9db70bc38c4e0dc0e64e8ece43cb3b1e45f44c.zip
debian: 2.3.2-2debian/v2.3.2-2
-rw-r--r--debian/changelog12
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 3501652..24cdcd7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+linux-status (2.3.2-2) unstable; urgency=medium
+
+ * workflows/ppa: do it for commits also
+ * workflows: prettify?
+ * debian/Makefile: use cd instead of pushd
+ * debian/Makefile: escape entire argument (including $(DIST))
+ * debian/Makefile: use long options
+ * debian/Makefile: install vim as a dependency
+ * debian: disable build system auto-detection
+
+ -- Egor Tensin <Egor.Tensin@gmail.com> Sat, 04 Feb 2023 20:56:09 +0000
+
linux-status (2.3.2-1) unstable; urgency=medium
* workflows/ci: upgrade actions