# HG changeset patch # User heiko # Date 1154504991 0 # Node ID adfce511f604e6a3427658add97bacb17ff36934 # Parent 29674fb1ef8ada73ec773681a7a8ae8f65a3f6d4 Lauter Typos noch.... diff -r 29674fb1ef8a -r adfce511f604 debian/changelog --- a/debian/changelog Wed Aug 02 06:56:16 2006 +0000 +++ b/debian/changelog Wed Aug 02 07:49:51 2006 +0000 @@ -1,3 +1,9 @@ +logbuch (0.20-1) stable; urgency=low + + * new upstream (typo) + + -- Heiko Schlittermann Tue, 01 Aug 2006 09:36:13 +0200 + logbuch (0.18-1) stable; urgency=low * new upstream (options changed for apt) diff -r 29674fb1ef8a -r adfce511f604 debian/control --- a/debian/control Wed Aug 02 06:56:16 2006 +0000 +++ b/debian/control Wed Aug 02 07:49:51 2006 +0000 @@ -2,7 +2,8 @@ Section: unknown Priority: optional Maintainer: Heiko Schlittermann -Build-Depends: debhelper (>> 3.0.0) +Build-Depends: debhelper (>> 3.0.0), libmailtools-perl, libdbi-perl, + libdbd-mysql-perl Standards-Version: 3.5.2 Package: logbuch diff -r 29674fb1ef8a -r adfce511f604 log.pl --- a/log.pl Wed Aug 02 06:56:16 2006 +0000 +++ b/log.pl Wed Aug 02 07:49:51 2006 +0000 @@ -6,9 +6,9 @@ --[no]db insert into log database [$opt_db] --[no]mail send mails to @config::mailto [$opt_mail] --message=s message - - if the message starts with '@' it's considered + - if the message starts with '\@' it's considered to be a message FILE. - - message can be: apt[:text]@ - this will + - message can be: apt[:text]\@ - this will start special file processing (assuming output from apt, with text (default: APT: upgrade) going to the first line)