File: control

package info (click to toggle)
usbauth-notifier 1.0.4-2.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 196 kB
  • sloc: ansic: 382; makefile: 29; sh: 24
file content (24 lines) | stat: -rw-r--r-- 997 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
Source: usbauth-notifier
Section: utils
Priority: optional
Maintainer: Kun-Hung Tsai (蔡昆宏) <moonape1226@gmail.com>
Uploaders: SZ Lin (林上智) <szlin@debian.org>
Build-Depends: debhelper-compat (= 13),
               libnotify-dev,
               libusbauth-configparser-dev,
               libudev-dev,
               libdbus-1-dev,
               pkg-config,
Standards-Version: 4.6.1
Homepage: https://github.com/kochstefan/usbauth-all/tree/master/usbauth-notifier
Vcs-Git: https://salsa.debian.org/debian/usbauth-notifier.git
Vcs-Browser: https://salsa.debian.org/debian/usbauth-notifier
Rules-Requires-Root: no

Package: usbauth-notifier
Architecture: linux-any
Depends: ${shlibs:Depends}, ${misc:Depends}, usbauth, adduser
Description: Notifier for USB Firewall to use with desktop environments
 A notifier for the usbauth firewall against BadUSB attacks. The user could
 manually allow or deny USB devices. Every user that wants use the notifier must
 be added to the usbauth group.