debian/control
changeset 6 937fd6fdb8e5
child 13 cf588eafad2e
equal deleted inserted replaced
5:a6e9f5b0d25c 6:937fd6fdb8e5
       
     1 Source: postgrep
       
     2 Section: mail
       
     3 Priority: extra
       
     4 Maintainer: Heiko Schlittermann <hs@schlittermann.de>
       
     5 Build-Depends: debhelper (>= 7.0.50~)
       
     6 Standards-Version: 3.8.4
       
     7 Homepage: https://ssl.schlittermann.de/hg/postgrep
       
     8 #Vcs-Git: git://git.debian.org/collab-maint/postgrep.git
       
     9 #Vcs-Browser: http://git.debian.org/?p=collab-maint/postgrep.git;a=summary
       
    10 
       
    11 Package: postgrep
       
    12 Architecture: all
       
    13 Depends: ${misc:Depends}, libtimedate-perl
       
    14 Description: grep logfile of postfix (similar to exigrep)
       
    15  Grep the logfile of the postfix smtp server in a manner
       
    16  similar to the exigrep utility