diff options
-rw-r--r-- | debian/changelog | 12 |
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 |