--- a/debian/changelog Tue Sep 13 15:09:11 2011 +0200
+++ b/debian/changelog Tue Sep 13 23:13:37 2011 +0200
@@ -1,3 +1,15 @@
+postgrep (0.3) stable; urgency=low
+
+ * do not pack the example logs
+
+ -- Heiko Schlittermann <hs@schlittermann.de> Tue, 13 Sep 2011 15:08:53 +0200
+
+postgrep (0.2) stable; urgency=low
+
+ * compressed logs in source
+
+ -- Heiko Schlittermann <hs@schlittermann.de> Tue, 13 Sep 2011 15:02:40 +0200
+
postgrep (0.1) stable; urgency=low
* Initial Release.
--- a/debian/control Tue Sep 13 15:09:11 2011 +0200
+++ b/debian/control Tue Sep 13 23:13:37 2011 +0200
@@ -10,7 +10,7 @@
Package: postgrep
Architecture: all
-Depends: ${misc:Depends}, libtimedate-perl
+Depends: ${misc:Depends}, ${perl: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
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/debian/source/options Tue Sep 13 23:13:37 2011 +0200
@@ -0,0 +1,2 @@
+--tar-ignore .hg/*
+--tar-ignore logs/*