File: control

package info (click to toggle)
dhcpcd-ui 0.7.8-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 1,988 kB
  • sloc: ansic: 6,450; cpp: 2,048; sh: 479; makefile: 197
file content (31 lines) | stat: -rw-r--r-- 875 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
Source: dhcpcd-ui
Section: net
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends:
 cairosvg,
 debhelper-compat (= 13),
 libdbus-1-dev,
 libgtk-3-dev,
 libnotify-dev,
Standards-Version: 4.5.1
Rules-Requires-Root: no
Homepage: https://roy.marples.name/projects/dhcpcd-ui
Vcs-Git: https://salsa.debian.org/debian/dhcpcd-ui.git
Vcs-Browser: https://salsa.debian.org/debian/dhcpcd-ui

Package: dhcpcd-gtk
Architecture: any
Depends:
 dhcpcd-dbus,
 ${misc:Depends},
 ${shlibs:Depends},
# Debian-specific: do not split package for now
# should split again after Debian 11 release
Breaks:
 dhcpcd-common (<< 0.7.6),
Replaces:
 dhcpcd-common (<< 0.7.6),
Description: GTK+ frontend for dhcpcd and wpa_supplicant
 dhcpcd-gtk sits in the notification area and notifies you of changes to your
 IPv4 network configuration from dhcpcd and wpa_supplicant.