--- a/debian/control Fri Apr 28 09:28:28 2017 +0200
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,19 +0,0 @@
-Source: logbuch
-Section: utils
-Priority: optional
-Maintainer: Heiko Schlittermann (HS12-RIPE) <hs@schlittermann.de>
-Build-Depends: debhelper (>= 7.0.50), libmailtools-perl, libdbi-perl, libdbd-mysql-perl, libfile-which-perl, libclass-accessor-perl
-Standards-Version: 3.9.6
-Homepage: http://schlittermann.de/
-
-Package: logbuch
-Architecture: all
-Suggests: mercurial, perl-doc
-Recommends: vim
-Depends: ${misc:Depends}, ${perl:Depends}, libdbi-perl, libdbd-mysql-perl, libmailtools-perl,
- libfile-which-perl, libclass-accessor-perl, libtext-iconv-perl
-Description: server maintenance log"buch"
- A simple script for tracking server changes in a logfile.
- It supports in having a "machine change log", entries have
- to be entered manually, but it also installs some scripts
- to automatically log package installations/deinstallations.