debian/control
changeset 110 86504771a173
parent 90 4e18894dec80
child 112 7cf7fea55c2b
equal deleted inserted replaced
107:fab2fb623f83 110:86504771a173
     9 Package: logbuch
     9 Package: logbuch
    10 Architecture: all
    10 Architecture: all
    11 Suggests: mercurial, perl-doc
    11 Suggests: mercurial, perl-doc
    12 Recommends: vim
    12 Recommends: vim
    13 Depends: ${misc:Depends}, ${perl:Depends}, libdbi-perl, libdbd-mysql-perl, libmailtools-perl,
    13 Depends: ${misc:Depends}, ${perl:Depends}, libdbi-perl, libdbd-mysql-perl, libmailtools-perl,
    14          libfile-which-perl, libclass-accessor-perl
    14          libfile-which-perl, libclass-accessor-perl, libtext-iconv-perl
    15 Description: server maintenance log"buch"
    15 Description: server maintenance log"buch"
    16  A simple script for tracking server changes in a logfile.
    16  A simple script for tracking server changes in a logfile.
    17  It supports in having a "machine change log", entries have
    17  It supports in having a "machine change log", entries have
    18  to be entered manually, but it also installs some scripts
    18  to be entered manually, but it also installs some scripts
    19  to automatically log package installations/deinstallations.
    19  to automatically log package installations/deinstallations.