debian/control
branchpgsql
changeset 112 7cf7fea55c2b
parent 110 86504771a173
equal deleted inserted replaced
111:1898ce7c3fd3 112:7cf7fea55c2b
     1 Source: logbuch
     1 Source: logbuch
     2 Section: utils
     2 Section: utils
     3 Priority: optional
     3 Priority: optional
     4 Maintainer: Heiko Schlittermann (HS12-RIPE) <hs@schlittermann.de>
     4 Maintainer: Heiko Schlittermann (HS12-RIPE) <hs@schlittermann.de>
     5 Build-Depends: debhelper (>= 7.0.50), libmailtools-perl, libdbi-perl, libdbd-mysql-perl, libfile-which-perl, libclass-accessor-perl
     5 Build-Depends: debhelper (>= 7.0.50), libmailtools-perl, libdbi-perl, libdbd-mysql-perl | libdbd-pg-perl, libfile-which-perl, libclass-accessor-perl
     6 Standards-Version: 3.9.6
     6 Standards-Version: 3.9.6
     7 Homepage: http://schlittermann.de/
     7 Homepage: http://schlittermann.de/
     8 
     8 
     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 | libdbd-pg-perl, libmailtools-perl,
    14          libfile-which-perl, libclass-accessor-perl, libtext-iconv-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