Lauter Typos noch....
authorheiko
Wed, 02 Aug 2006 07:49:51 +0000
changeset 5 adfce511f604
parent 4 29674fb1ef8a
child 6 75e15810eb67
Lauter Typos noch....
debian/changelog
debian/control
log.pl
--- 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 <hs@schlittermann.de>  Tue, 01 Aug 2006 09:36:13 +0200
+
 logbuch (0.18-1) stable; urgency=low
 
   * new upstream (options changed for apt)
--- 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 <heiko@schlittermann.de>
-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
--- 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]@<FILE> - this will
+		- message can be: apt[:text]\@<FILE> - this will
 		  start special file processing (assuming output
 		  from apt, with text (default: APT: upgrade) going
 		  to the first line)