From e2e46d2bb990cadab12dc1e8852eb9ab69fe6d66 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Wed, 9 Jul 2014 16:07:43 +0200 Subject: New Maintainer --- debian/control | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 debian/control (limited to 'debian/control') diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..8c2ef98 --- /dev/null +++ b/debian/control @@ -0,0 +1,25 @@ +Source: downtimed +Section: admin +Priority: extra +Maintainer: Jörg Frings-Fürst +Build-Depends: + debhelper (>= 9), + dh-systemd, + dpkg-dev (>= 1.15.7) +Standards-Version: 3.9.5 +Homepage: http://dist.epipe.com/downtimed/ +Vcs-Svn: git://anonscm.debian.org/collab-maint/downtimed.git +Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/downtimed.git + +Package: downtimed +Architecture: any +Depends: + ${shlibs:Depends}, + ${misc:Depends}, + lsb-base (>= 3.2-14) +Description: monitor of downtime, shutdown, and crashes + Downtimed is a daemon intended to monitor and record the times + an operating system is non-functional. It does this by keeping + a simple databas file and by regularly recording time stamps. + A client executable reads the database to account for the lengths + of periods when the system was down. -- cgit v1.2.3