debian/control
changeset 6 937fd6fdb8e5
child 13 cf588eafad2e
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/debian/control	Tue Sep 13 15:00:56 2011 +0200
@@ -0,0 +1,16 @@
+Source: postgrep
+Section: mail
+Priority: extra
+Maintainer: Heiko Schlittermann <hs@schlittermann.de>
+Build-Depends: debhelper (>= 7.0.50~)
+Standards-Version: 3.8.4
+Homepage: https://ssl.schlittermann.de/hg/postgrep
+#Vcs-Git: git://git.debian.org/collab-maint/postgrep.git
+#Vcs-Browser: http://git.debian.org/?p=collab-maint/postgrep.git;a=summary
+
+Package: postgrep
+Architecture: all
+Depends: ${misc:Depends}, libtimedate-perl
+Description: grep logfile of postfix (similar to exigrep)
+ Grep the logfile of the postfix smtp server in a manner
+ similar to the exigrep utility