~ubuntu-branches/ubuntu/raring/cron/raring

Viewing all changes in revision 37.

  • Committer: Clint Byrum
  • Date: 2012-06-14 17:01:45 UTC
  • mfrom: (2.1.18 sid)
  • Revision ID: clint@ubuntu.com-20120614170145-js5funpbz0knx07b
* Merge from Debian unstable. Remaining changes:
  - debian/rules: add support for cross-compiling.
  - Drop build-dependency on libaudit, not in main and the security team
    doesn't want it there.
  - debian/control:
    + Requires debhelper >= 7.3.15ubuntu2 (for Upstart).
    + Move MTA to Suggests field.
  - debian/cron.upstart: Add Upstart script.
  - debian/rules: Call dh_installinit to install Upstart job properly.
* debian/control:
  - Put the maintainer address in UTF-8 encoding
* debian/postinst:
   - Only go ahead when configuring the package (Closes: #653304)
* debian/source/lintian-overrides:
  - Removed, no longer required
* crontab.5:
  - Escape the '%' in the examples so that they can work when copied over to
    crontab (Closes: #642309)
  - Remove tabs from manpage since they are not formatted properly in the
    nonfill area
* cron.8, crontab.1, crontab.5:
  - Fix formatting errors in manual pages with patch provided by David
    Prévot (Closes: #643603)
* debian/cron.default:
  - Fix typo (Closes: #643897)
* debian/compat:
  - Set to compatibility version 9 to enable hardened build flags 
    (Closes: #653720)
* do_command.c, cron.h, cron.8: 
  - Change the behaviour when logging the information of the child processes.
    A new loglevel (8) is introduced and documented in cron.8. The previous
    log format is kept unless the sysadmin choses to select this new option.
    (Closes: #637295) 
* debian/examples/cron-stats.pl:
  - Adjust the script with the changes introduced in the logging behaviour.
  - Report properly on the EDITOR variable. Thanks to Jan Braun for the
    report.
  - Also report the contents of /etc/cron.* dirs. This is helpful when
    debugging syntax/mode/naming errors. Users that do not want to share this
    information should edit/delete before reporting bugs.
* debian/control:
  - Update package description, removing the "backup of key system files" as
    a feature. The last of these responsibilities were transffered in -117.
  - Document limitations of the periods that can be defined in crontab syntax
    and provide workarounds (Closes: #640086)
  - Document limitation of the use of @reboot due to the definition of the
    boot sequence as suggested by Regid Ichira.
* debian/source/lintian-overrides:
  - Add overrides file for lintian required because the maintainer name in
    debian/changelog and in debian/control do not match due to encoding.
* debian/NEWS: 
  - Remove spurious NEWS entry (the entry for -110 was duplicated at the
    bottom)

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: