[Logcheck-commits] CVS logcheck/debian
CVS User ttroxell
logcheck-devel@lists.alioth.debian.org
Fri, 15 Oct 2004 00:27:04 -0600
Update of /cvsroot/logcheck/logcheck/debian
In directory haydn:/tmp/cvs-serv15692/debian
Modified Files:
changelog rules
Log Message:
fix permission bug
simplify version string
--- /cvsroot/logcheck/logcheck/debian/changelog 2004/10/14 18:31:16 1.250
+++ /cvsroot/logcheck/logcheck/debian/changelog 2004/10/15 06:27:04 1.251
@@ -21,6 +21,9 @@
* Fix cyrus violations.ignore.d rules for higher pids.
todd:
* Add 1 dovecot rule
+ * Fix another permission issue involving rulefiles. Added chown to debian/
+ rules.
+ * Simpler formatting on version string.
jamie:
* Updated rules for innd, added rule for cleanfeed.
* Small correction to gps rules.
--- /cvsroot/logcheck/logcheck/debian/rules 2004/05/25 16:21:50 1.9
+++ /cvsroot/logcheck/logcheck/debian/rules 2004/10/15 06:27:04 1.10
@@ -54,6 +54,7 @@
dh_strip
dh_compress
dh_fixperms --exclude etc/logcheck
+ chown -R root.logcheck debian/logcheck/etc/logcheck
dh_installdeb
dh_shlibdeps
dh_gencontrol