Source: apt-dater
Section: admin
Priority: optional
Maintainer: Patrick Matthäi <pmatthaei@debian.org>
Build-Depends: debhelper (>= 9),
 dh-autoreconf,
 libpopt-dev,
 libglib2.0-dev,
 libncursesw5-dev,
 tcl8.5-dev,
 libconfig-dev,
 vim-common,
 libxml2-dev
Homepage: http://www.ibh.de/apt-dater
Standards-Version: 3.9.6

Package: apt-dater
Architecture: any
Depends: ${shlibs:Depends},
 ${misc:Depends},
 ${perl:Depends},
 libxml-writer-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.

Package: apt-dater-dbg
Architecture: any
Priority: extra
Section: debug
Depends: ${misc:Depends},
 apt-dater (= ${binary:Version})
Description: terminal-based remote package update manager (dbg symbols)
 apt-dater provides an easy to use ncurses frontend for managing package
 updates on a large number of remote hosts using SSH.
 It supports Debian-based managed hosts as well as OpenSUSE and CentOS based
 systems.
 .
 This package contains the debugging symbols for the apt-dater package.
