[Pkg-cron-devel] [pkg-cron] branch master updated (f065642 -> e529379)

Javier Fernandez-Sanguino Pen~a jfs at moszumanska.debian.org
Thu Oct 23 23:43:37 UTC 2014


This is an automated email from the git hooks/post-receive script.

jfs pushed a change to branch master
in repository pkg-cron.

      from  f065642   Use the 124 as suggested by Adam D. Barratt. Since the version should be based on the version of the package preparing, not the first version of the package that lacked the configuration file
      adds  99340d8   Incorporate changes from Laurent Bigonville's NMU
      adds  916e318   Incorporate changes from Ansgar Burchardt's NMU
      adds  aeb9189   control: Bump Standards-Version to 3.9.6 (no changes needed)
      adds  07228a0   control: Canonicalize Vcs-* URLs
      adds  099c21a   copyright: Bump years
      adds  1e2a0f8   copyright: Don't use spaces in License short name
      adds  cd5ed93   lintian: Drop overrides from pre-UTF-8 debian/control era
      adds  108edac   rules: Extend documentation
      adds  ef25f4f   init: Include winbind in Should-Start/Stop
      adds  cbc839a   man: Don't use hyphen as a minus sign
      adds  570a52c   man: Drop stray words in cron.8
      adds  7fdde69   man: Fix misspelled 'sytem'
      adds  996587c   Use basename of argv[0] as syslog tag
      adds  bb72b5a   Detect invalid entry: step specified without a range
      adds  536daf9   Error out when a command field is too long
      adds  8029707   Send proper 8-bit emails
      adds  10693fc   Fix initialization and increment of mailed bytes counter
      adds  faaeed1   Add an option -n to include FQDN in mail subject
      adds  69dceba   Prepare changelog for release
      adds  232ffd5   Also close Launchpad bugs
      adds  e529379   Use case-insensitive comparison in charset selection

No new revisions were added by this update.

Summary of changes:
 config.h                        |  2 +-
 cron.8                          |  7 +++--
 cron.c                          | 22 ++++++++------
 cron.h                          |  2 ++
 crontab.5                       |  7 +++--
 crontab.c                       |  3 +-
 debian/changelog                | 63 +++++++++++++++++++++++++++++++++++++++++
 debian/control                  |  7 +++--
 debian/copyright                | 10 +++----
 debian/cron.init                |  4 +--
 debian/cron.pam                 |  3 ++
 debian/cron.service             | 10 +++++++
 debian/rules                    | 12 ++++++--
 debian/source/lintian-overrides |  7 -----
 do_command.c                    | 14 +++++----
 entry.c                         | 21 ++++++++++++--
 16 files changed, 153 insertions(+), 41 deletions(-)
 create mode 100644 debian/cron.service
 delete mode 100644 debian/source/lintian-overrides

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-cron/pkg-cron.git



More information about the Pkg-cron-devel mailing list