Bug#679062: cron: should remove obsolete /etc/cron.daily/standard on upgrade

2012-06-28 Thread Javier Fernandez-Sanguino
tag 679062 pending thanks You should use dpkg-maintscript-helper rm_conffile to correctly remove the file on upgrade (use debian/cron.maintscript with debhelper, see man dh_installdeb). I've done exactly that and committed the changes to git:

Bug#679062: cron: should remove obsolete /etc/cron.daily/standard on upgrade

2012-06-26 Thread Raphaƫl Hertzog
Package: cron Version: 3.0pl1-123 Severity: important You recently dropped support for checking lost+found directory and thus removed /etc/cron.daily/standard. Unfortunately, removing it from the package doesn't remove it from the user's system... $ ls -l /etc/cron.daily/standard -rwxr-xr-x 1