File: control

package info (click to toggle)
systray-mdstat 1.2.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 224 kB
  • sloc: perl: 247; makefile: 6
file content (52 lines) | stat: -rw-r--r-- 2,306 bytes parent folder | download
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
Source: systray-mdstat
Section: utils
Priority: optional
Maintainer: Axel Beckert <abe@debian.org>
Build-Depends: debhelper-compat (= 13),
               dh-dist-zilla,
               libdesktop-notify-perl <!nocheck>,
               libdist-zilla-plugin-git-perl,
               libdist-zilla-plugin-githubmeta-perl,
               libdist-zilla-plugin-mojibaketests-perl,
               libdist-zilla-plugin-ourpkgversion-perl,
               libdist-zilla-plugin-podweaver-perl,
               libdist-zilla-plugin-run-perl,
               libdist-zilla-plugin-test-kwalitee-perl,
               libdist-zilla-plugin-test-perl-critic-perl,
               libdist-zilla-plugins-cjm-perl,
               libfile-sharedir-install-perl,
               libfile-sharedir-perl <!nocheck>,
               libfile-which-perl <!nocheck>,
               libgtk3-perl <!nocheck>,
               libtry-tiny-perl <!nocheck>,
               xauth <!nocheck>,
               xvfb <!nocheck>
Standards-Version: 4.5.1
Homepage: https://github.com/xtaran/systray-mdstat#readme
Vcs-Git: https://github.com/xtaran/systray-mdstat.git
Vcs-Browser: https://github.com/xtaran/systray-mdstat
Testsuite: autopkgtest-pkg-perl
Rules-Requires-Root: no
Build-Conflicts: dh-strip-nondeterminism (<< 0.040~)

Package: systray-mdstat
Architecture: all
Depends: libdesktop-notify-perl,
         libfile-sharedir-perl,
         libgtk3-perl,
         libtry-tiny-perl,
         notification-daemon,
         ${misc:Depends},
         ${perl:Depends}
Enhances: mdadm
Suggests: perlpanel | stalonetray | trayer | cairo-dock-systray-plug-in | wmdocker | libgtk2-traymanager-perl | taffybar | tint2 | wmsystemtray | fspanel | fbpanel | lxqt-panel | lxpanel | mate-panel | xfce4-panel | jwm | i3-wm | awesome | fvwm,
          smart-notifier
Description: Notifies about Linux Software RAID changes in system tray
 systray-mdstat is a system tray icon indicating the state of local
 Linux Software RAIDs (as set up with mdadm) by checking /proc/mdstat
 for changes — especially failures — periodically.
 .
 The use case for this utility is a desktop or laptop with a software
 RAID setup and no remote monitoring of the RAID (e.g. for privacy
 reasons or due to lacking a permanent network connection or an
 appropriate monitoring server).