File: control

package info (click to toggle)
dhcping 1.2-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 492 kB
  • sloc: sh: 3,018; ansic: 949; makefile: 24
file content (17 lines) | stat: -rw-r--r-- 608 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: dhcping
Section: admin
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper-compat (= 13)
Standards-Version: 4.5.0
Homepage: https://www.mavetju.org/unix/general.php
Vcs-Git: https://salsa.debian.org/debian/dhcping.git
Vcs-Browser: https://salsa.debian.org/debian/dhcping
Rules-Requires-Root: no

Package: dhcping
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: DHCP Daemon Ping Program
 This small tool provides an opportunity for a system administrator to
 perform a DHCP request to find out if a DHCP server is still running.