equal
  deleted
  inserted
  replaced
  
    
    
|      1 Source: logbuch |         | 
|      2 Section: utils |         | 
|      3 Priority: optional |         | 
|      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 |         | 
|      6 Standards-Version: 3.9.6 |         | 
|      7 Homepage: http://schlittermann.de/ |         | 
|      8  |         | 
|      9 Package: logbuch |         | 
|     10 Architecture: all |         | 
|     11 Suggests: mercurial, perl-doc |         | 
|     12 Recommends: vim |         | 
|     13 Depends: ${misc:Depends}, ${perl:Depends}, libdbi-perl, libdbd-mysql-perl, libmailtools-perl, |         | 
|     14          libfile-which-perl, libclass-accessor-perl, libtext-iconv-perl |         | 
|     15 Description: server maintenance log"buch" |         | 
|     16  A simple script for tracking server changes in a logfile. |         | 
|     17  It supports in having a "machine change log", entries have |         | 
|     18  to be entered manually, but it also installs some scripts |         | 
|     19  to automatically log package installations/deinstallations. |         |