File: control

package info (click to toggle)
apt-dater 1.0.4-2
  • links: PTS
  • area: main
  • in suites: buster
  • size: 2,140 kB
  • sloc: ansic: 6,668; sh: 799; xml: 491; makefile: 158; perl: 128; sed: 16
file content (32 lines) | stat: -rw-r--r-- 820 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
Source: apt-dater
Section: admin
Priority: optional
Maintainer: Patrick Matthäi <pmatthaei@debian.org>
Build-Depends: debhelper (>= 12),
 libpopt-dev,
 libglib2.0-dev,
 libncursesw5-dev,
 tcl-dev,
 libconfig-dev,
 xxd,
 libxml2-dev
Homepage: https://github.com/DE-IBH/apt-dater
Standards-Version: 4.3.0

Package: apt-dater
Architecture: any
Depends: ${shlibs:Depends},
 ${misc:Depends},
 ${perl:Depends},
 libxml-writer-perl,
 libglib-perl,
 tmux,
 lockfile-progs | procmail,
 openssh-client
Suggests: apt-dater-host,
 xsltproc
Description: terminal-based remote package update manager
 apt-dater provides an easy to use ncurses frontend for managing package
 updates on a large number of remote hosts using SSH and apt-dater-host.
 It supports Debian-based managed hosts as well as openSUSE and CentOS based
 systems.