[Pkg-nagios-changes] [pkg-nagios] r1218 - nagiosgrapher/trunk/debian

Hendrik Frenzel hfrenzel-guest at alioth.debian.org
Thu Aug 30 15:20:22 UTC 2007


tags 439777 pending
tags 440149 pending
thanks

Author: hfrenzel-guest
Date: 2007-08-30 15:20:21 +0000 (Thu, 30 Aug 2007)
New Revision: 1218

Modified:
   nagiosgrapher/trunk/debian/changelog
   nagiosgrapher/trunk/debian/control
   nagiosgrapher/trunk/debian/logrotate
Log:
Fixed typo in logrotate script


Modified: nagiosgrapher/trunk/debian/changelog
===================================================================
--- nagiosgrapher/trunk/debian/changelog	2007-08-29 21:42:35 UTC (rev 1217)
+++ nagiosgrapher/trunk/debian/changelog	2007-08-30 15:20:21 UTC (rev 1218)
@@ -1,12 +1,12 @@
-nagiosgrapher (1.6.1rc5-2) UNRELEASED; urgency=low
+nagiosgrapher (1.6.1rc5-2) unstable; urgency=low
 
-  * NOT RELEASED YET
+  * Fixed typo in logrotate script (Closes: #440149)
 
- -- Hendrik Frenzel <hfrenzel at scunc.net>  Sat, 18 Aug 2007 14:29:56 +0200
+ -- Hendrik Frenzel <hfrenzel at scunc.net>  Thu, 30 Aug 2007 17:17:08 +0200
 
 nagiosgrapher (1.6.1rc5-1) unstable; urgency=low
 
-  * Updates upstream release (Closes: #437124)
+  * New upstream release (Closes: #437124, #439777)
 
  -- Hendrik Frenzel <hfrenzel at scunc.net>  Sat, 18 Aug 2007 00:31:55 +0200
 

Modified: nagiosgrapher/trunk/debian/control
===================================================================
--- nagiosgrapher/trunk/debian/control	2007-08-29 21:42:35 UTC (rev 1217)
+++ nagiosgrapher/trunk/debian/control	2007-08-30 15:20:21 UTC (rev 1218)
@@ -2,7 +2,7 @@
 Section: misc
 Priority: extra
 Maintainer: Hendrik Frenzel <hfrenzel at scunc.net>
-Uploaders: Debian Nagios Mainteiner Group <pkg-nagios-devel at lists.alioth.debian.org>
+Uploaders: Debian Nagios Maintainer Group <pkg-nagios-devel at lists.alioth.debian.org>
 Build-Depends: debhelper (>= 5), dpatch, cdbs, autoconf
 Standards-Version: 3.7.2
 

Modified: nagiosgrapher/trunk/debian/logrotate
===================================================================
--- nagiosgrapher/trunk/debian/logrotate	2007-08-29 21:42:35 UTC (rev 1217)
+++ nagiosgrapher/trunk/debian/logrotate	2007-08-30 15:20:21 UTC (rev 1218)
@@ -6,7 +6,7 @@
 	delaycompress
 	notifempty
 	create 644 nagios nagios
-	charedscripts
+	sharedscripts
 	postrotate
 		if [ -f /var/run/nagiosgrapher/nagiosgrapher.pid ]; then
 			/etc/init.d/nagiosgrapher restart > /dev/null




More information about the Pkg-nagios-changes mailing list