[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[minion-cvs] Add logrotate
Update of /home/minion/cvsroot/src/minion/debian
In directory moria.mit.edu:/tmp/cvs-serv6806
Modified Files:
TODO control rules
Added Files:
mixminion.logrotate
Log Message:
Add logrotate
--- NEW FILE: mixminion.logrotate ---
(This appears to be a binary file; contents omitted.)
Index: TODO
===================================================================
RCS file: /home/minion/cvsroot/src/minion/debian/TODO,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- TODO 14 Dec 2003 02:30:45 -0000 1.1
+++ TODO 15 Dec 2003 03:30:20 -0000 1.2
@@ -7,7 +7,7 @@
X Abandoned
For the first upload:
- - setup logrotate to cleanup var/log/mixminion/
+ o setup logrotate to cleanup var/log/mixminion/
- lintian thinks /usr/lib/python2.3/site-packages/mixminion/Main.py is
a scrypt and should be +x. Lintian also complains about the weird
shebang (unusual-interpreter).
Index: control
===================================================================
RCS file: /home/minion/cvsroot/src/minion/debian/control,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- control 15 Dec 2003 03:26:15 -0000 1.4
+++ control 15 Dec 2003 03:30:20 -0000 1.5
@@ -7,7 +7,7 @@
Package: mixminion
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, logrotate
Suggests: tor, anon-proxy, mixmaster
Description: Anonymous remailer client and server for the Type III network
Mixminion is the standard implementation of the Type III anonymous remailer
Index: rules
===================================================================
RCS file: /home/minion/cvsroot/src/minion/debian/rules,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- rules 14 Dec 2003 02:30:46 -0000 1.1
+++ rules 15 Dec 2003 03:30:20 -0000 1.2
@@ -71,7 +71,7 @@
# dh_install
# dh_installmenu
# dh_installdebconf
-# dh_installlogrotate
+ dh_installlogrotate
# dh_installemacsen
# dh_installpam
# dh_installmime