blob: 64771d38f4095141cc8179681168d9fc2e10c1f5 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
|
linux-status (0.0.2-3) unstable; urgency=medium
* debian: gbp buildpackage --git-ignore-branch
* workflows: tweak step names
-- Egor Tensin <Egor.Tensin@gmail.com> Fri, 12 Mar 2021 20:50:55 +0000
linux-status (0.0.2-2) unstable; urgency=medium
* debian: add GitHub workflow
* debian: GitHub workflow to upload to PPA
-- Egor Tensin <Egor.Tensin@gmail.com> Fri, 12 Mar 2021 20:31:07 +0000
linux-status (0.0.2-1) unstable; urgency=medium
* README: update
* img: update example.png
* debian: update package description
* debian: add example.png to include-binaries
-- Egor Tensin <Egor.Tensin@gmail.com> Mon, 08 Mar 2021 08:18:03 +0000
linux-status (0.0.1-3) unstable; urgency=medium
* debian: target the lowest denominator bionic
* debian: lint Vagrantfile
* debian: add README.Debian
* debian: add `make dch` command
-- Egor Tensin <Egor.Tensin@gmail.com> Mon, 08 Mar 2021 07:55:46 +0000
linux-status (0.0.1-2) unstable; urgency=medium
* debian: lower debhelper-compat level
* debian: add Vagrantfile for building packages
* debian: more one-liners in Makefile
* debian: set DEB* variables in Vagrantfile
* debian: add `make tag` command
-- Egor Tensin <Egor.Tensin@gmail.com> Sun, 07 Mar 2021 23:02:18 +0000
linux-status (0.0.1-1) unstable; urgency=medium
* Initial release.
-- Egor Tensin <Egor.Tensin@gmail.com> Sat, 06 Mar 2021 19:48:48 +0000
|