[Pkg-logwatch-general] r53 - in trunk: debian patches

Willi Mann willi-guest at costa.debian.org
Wed Sep 27 11:11:48 UTC 2006


Author: willi-guest
Date: 2006-09-27 11:11:48 +0000 (Wed, 27 Sep 2006)
New Revision: 53

Added:
   trunk/patches/08-debspecific-datemanip-apt-install.diff
Removed:
   trunk/patches/08-debspecific-datamanip-apt-install.diff
Modified:
   trunk/debian/changelog
Log:
Typos, 7.3.1-2


Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog	2006-09-27 09:37:53 UTC (rev 52)
+++ trunk/debian/changelog	2006-09-27 11:11:48 UTC (rev 53)
@@ -1,7 +1,7 @@
-logwatch (7.3.1-2~0) unstable; urgency=low
+logwatch (7.3.1-2) unstable; urgency=low
 
   * Another unmatched line for secure.
-  * Recommend lib-date-manip-perl.
+  * Recommend libdate-manip-perl.
   * Change the logwatch warning when Date::Manip not available.
   * Create the same directory structure in /etc as in the logwatch install
     script.

Deleted: trunk/patches/08-debspecific-datamanip-apt-install.diff
===================================================================
--- trunk/patches/08-debspecific-datamanip-apt-install.diff	2006-09-27 09:37:53 UTC (rev 52)
+++ trunk/patches/08-debspecific-datamanip-apt-install.diff	2006-09-27 11:11:48 UTC (rev 53)
@@ -1,11 +0,0 @@
-diff -ur logwatch-7.3.1.b/lib/Logwatch.pm logwatch-7.3.1/lib/Logwatch.pm
---- logwatch-7.3.1.b/lib/Logwatch.pm	2006-01-21 00:20:20.000000000 +0100
-+++ logwatch-7.3.1/lib/Logwatch.pm	2006-09-22 12:00:19.000000000 +0200
-@@ -358,6 +358,7 @@
-        print STDERR "\nThis system does not have Date::Manip module loaded, and therefore\n";
-        print STDERR "the only valid --range parameters are 'yesterday', 'today', or 'all'.\n";
-        print STDERR "The Date::Manip module can be installed by using either of:\n";
-+       print STDERR "   apt-get install libdate-manip-perl (recommended on Debian)'\n";
-        print STDERR "   cpan -i 'Date::Manip'\n";
-        print STDERR "   perl -MCPAN -e 'install Date::Manip'\n";
-        print STDERR "\nFollowing is a description of the full capabilities available if\n";

Copied: trunk/patches/08-debspecific-datemanip-apt-install.diff (from rev 52, trunk/patches/08-debspecific-datamanip-apt-install.diff)
===================================================================
--- trunk/patches/08-debspecific-datemanip-apt-install.diff	                        (rev 0)
+++ trunk/patches/08-debspecific-datemanip-apt-install.diff	2006-09-27 11:11:48 UTC (rev 53)
@@ -0,0 +1,11 @@
+diff -ur logwatch-7.3.1.b/lib/Logwatch.pm logwatch-7.3.1/lib/Logwatch.pm
+--- logwatch-7.3.1.b/lib/Logwatch.pm	2006-01-21 00:20:20.000000000 +0100
++++ logwatch-7.3.1/lib/Logwatch.pm	2006-09-22 12:00:19.000000000 +0200
+@@ -358,6 +358,7 @@
+        print STDERR "\nThis system does not have Date::Manip module loaded, and therefore\n";
+        print STDERR "the only valid --range parameters are 'yesterday', 'today', or 'all'.\n";
+        print STDERR "The Date::Manip module can be installed by using either of:\n";
++       print STDERR "   apt-get install libdate-manip-perl (recommended on Debian)'\n";
+        print STDERR "   cpan -i 'Date::Manip'\n";
+        print STDERR "   perl -MCPAN -e 'install Date::Manip'\n";
+        print STDERR "\nFollowing is a description of the full capabilities available if\n";




More information about the Pkg-logwatch-general mailing list