-
Notifications
You must be signed in to change notification settings - Fork 0
/
changelog
63 lines (52 loc) · 2.73 KB
/
changelog
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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
systray-mdstat (1.2.0-1) unstable; urgency=medium
* New upstream bugfix and feature release
+ Uses Desktop::Notify (libdesktop-notify-perl) for notifications.
(Hopefully closes: #886419)
+ Fixes false negative issue when multiple disks failed in a RAID.
+ Notify when the state of any RAID changes, not just the overall
state.
* Bump debhelper compatibility to 13.
+ Build-depend on "debhelper-compat (= 13)" to replace debian/compat.
* Set "Rules-Requires-Root: no".
+ Build-Conflict with dh-strip-nondeterminism < 0.040~ to ensure
proper "R³: no" support.
* Declare compliance with Debian Policy 4.5.0.
+ Change priority from extra to optional. (Actually already a
requirement of 4.1.0.)
* Apply "wrap-and-sort -a".
* Check for DEB_BUILD_PROFILES in override_dh_auto_test.
* Add DEP12 debian/upstream/metadata file.
* Follow package renaming and suggest wmdocker instead of docker.
* Update copyright years in debian/copyright.
* Enable autopkgtests by creating a minimal debian/tests/control file.
* Add build-dependencies on libdist-zilla-plugin-run-perl and
libdist-zilla-plugins-cjm-perl for updated dzil release process.
-- Axel Beckert <[email protected]> Mon, 16 Nov 2020 03:15:43 +0100
systray-mdstat (1.1.0-1) unstable; urgency=medium
* New upstream bugfix and minor feature release.
+ Recognizes "check" state.
+ Fixes resync/verify messages to show more than a percent sign.
+ Fixes Gtk/Glib loop which periodically runs &check_mdstat();
+ Emphasizes bad states in notification.
+ Drop never used icon directory locations from being searched.
+ Adds a test suite and the infrastructure for it.
- Add build-dependencies on libfile-which-perl, xauth and xvfb as
well as systray-mdstat's normal runtine dependencies.
* Fix missed placeholder in debian/watch.
* Declare compliance with Debian Policy 4.1.0. No changes needed.
* Support the nocheck build profile.
* Make package autopkgtestable (pkg-perl style)
+ Add Testsuite header to debian/control.
+ Factor out dynamic population of @icon_dirs.
+ Include searched icon directories in error message.
* Symlink changelog.Debian.gz to changelog.gz — it's both in one file.
* Add upstream signing key and verify it in debian/watch.
-- Axel Beckert <[email protected]> Fri, 08 Sep 2017 01:29:39 +0200
systray-mdstat (1.0.1-1) unstable; urgency=low
* New upstream bugfix release.
+ Fixes dist name for File::ShareDir. Thanks Damyan Ivanov!
(Closes: #856925)
-- Axel Beckert <[email protected]> Mon, 06 Mar 2017 23:48:18 +0100
systray-mdstat (1.0.0-1) unstable; urgency=low
* Initial release (Closes: #852948)
-- Axel Beckert <[email protected]> Wed, 01 Mar 2017 01:44:00 +0100