diff --git a/debian/changelog b/debian/changelog index e9e0af757b..f48ebc85b5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ tor (0.0.9.2-1) unstable; urgency=low * New upstream version. * Update debian/copyright (it's 2005). + * Add sharedscripts tor logrotate.d/tor. -- Peter Palfrader Tue, 4 Jan 2005 11:14:03 +0100 diff --git a/debian/tor.logrotate b/debian/tor.logrotate index 676ce89894..1d3d3a4af8 100644 --- a/debian/tor.logrotate +++ b/debian/tor.logrotate @@ -5,6 +5,7 @@ delaycompress missingok notifempty + sharedscripts postrotate /etc/init.d/tor reload > /dev/null endscript