diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2021-03-13 07:20:10 +0000 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2021-03-13 07:20:10 +0000 |
commit | 66f51293812331fe9c83141e9a64464222995550 (patch) | |
tree | 1200576190d7e0cd1904e09ba34d4870430cc0ed | |
parent | Merge tag 'v1.0' into debian (diff) | |
download | linux-status-debian/v1.0-1.tar.gz linux-status-debian/v1.0-1.zip |
debian: 1.0-1debian/v1.0-1
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 64771d3..7b63ac5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +linux-status (1.0-1) unstable; urgency=medium + + * test/test.sh: longer startup timeout + * workflows/test.yml: tweak step names + + -- Egor Tensin <Egor.Tensin@gmail.com> Sat, 13 Mar 2021 07:19:40 +0000 + linux-status (0.0.2-3) unstable; urgency=medium * debian: gbp buildpackage --git-ignore-branch |