File: control

package info (click to toggle)
gui-ufw 20.04.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 11,224 kB
  • sloc: python: 2,406; sh: 13; makefile: 12
file content (30 lines) | stat: -rw-r--r-- 1,091 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
Source: gui-ufw
Section: admin
Priority: optional
Maintainer: Python Applications Packaging Team <python-apps-team@lists.alioth.debian.org>
Uploaders: Devid Antonio Filoni <d.filoni@ubuntu.com>,
           Miriam Ruiz <miriam@debian.org>
Build-Depends: debhelper-compat (= 12),
               dh-python,
               python3,
               python3-distutils,
               python3-distutils-extra
Standards-Version: 4.5.0
Rules-Requires-Root: no
Homepage: https://costales.github.io/projects/gufw/
Vcs-Git: https://salsa.debian.org/python-team/applications/gui-ufw.git
Vcs-Browser: https://salsa.debian.org/python-team/applications/gui-ufw

Package: gufw
Architecture: all
Depends: gir1.2-gtk-3.0,
         gir1.2-webkit2-4.0,
         policykit-1,
         python3-gi,
         ufw (>= 0.34~rc),
         ${misc:Depends},
         ${python3:Depends}
Description: graphical user interface for ufw
 gufw is an easy and intuitive way to manage your Linux firewall. It supports
 common tasks such as allowing or blocking pre-configured, common p2p, or
 individual port(s), and many others!