[Pkg-cups-devel] r537 - cupsys/trunk/debian

Martin Pitt mpitt at alioth.debian.org
Fri Aug 10 06:57:33 UTC 2007


Author: mpitt
Date: Fri Aug 10 06:57:33 2007
New Revision: 537

Log:
* cupsys.logrotate: Fix last occurence of 'cupsys' user.

Modified:
   cupsys/trunk/debian/changelog
   cupsys/trunk/debian/cupsys.logrotate

Modified: cupsys/trunk/debian/changelog
==============================================================================
--- cupsys/trunk/debian/changelog	(original)
+++ cupsys/trunk/debian/changelog	Fri Aug 10 06:57:33 2007
@@ -1,3 +1,9 @@
+cupsys (1.2.12-4) UNRELEASED; urgency=low
+
+  * cupsys.logrotate: Fix last occurence of 'cupsys' user.
+
+ -- Martin Pitt <mpitt at debian.org>  Fri, 10 Aug 2007 08:57:06 +0200
+
 cupsys (1.2.12-3) unstable; urgency=low
 
   [ Martin-Éric Racine ]

Modified: cupsys/trunk/debian/cupsys.logrotate
==============================================================================
--- cupsys/trunk/debian/cupsys.logrotate	(original)
+++ cupsys/trunk/debian/cupsys.logrotate	Fri Aug 10 06:57:33 2007
@@ -11,5 +11,5 @@
 	endscript
 	compress
 	notifempty
-	create 640 cupsys lpadmin
+	create 640 root lpadmin
 }



More information about the Pkg-cups-devel mailing list