[ubuntu/karmic] at 3.1.11-1ubuntu1 (Accepted)

Bhavani Shankar right2bhavi at gmail.com
Thu Aug 20 05:50:13 BST 2009


at (3.1.11-1ubuntu1) karmic; urgency=low

  * Merge from debian unstable, remaining changes: LP: #415407
    - debian/control: Depend on lsb >= 3.2-14, which has the
      status_of_proc() function.
    - debian/rc: Add the 'status' action (Debian Bug: #506829)
    - Set SENDMAIL to /usr/lib/sendmail.

at (3.1.11-1) unstable; urgency=low

  * New "upstream" release:
    + correct comment in atd.c (Closes: #372640)
    + rc: do not set -e (Closes: #445489)
    + panic.c: switch permissions before unlink (Closes: #518456, #538702)
    + at.c: add -t option (Closes: #515262)
    + at.c: exit successfully when -V is given (Closes: #292657)
    + fix some typos (Closes: #491131)
    + set version to 3.1.11 (Closes: #484515)

  [ Cyril Brulebois ]
  * Mark old changelog entries using “Old Changelog”.
  * debian/rules:
    + Stop setting SHELL to bash.
    + Get rid of unneeded checkroot target.
    + Get rid of unneeded local variables.
    + Get rid of lines that are commented out.
    + Get rid of obsolete source and diff targets.
    + Get rid of unneeded dist and dsc targets.
    + Get rid of unneeded variables.
    + Use dh_install to install the config files.
    + Call some dh_* tools at the end of the build.
      - Call dh_md5sum (Closes: #309773)
    + Call dh_install{changelogs,doc} to install docs.
    + Use dh_installman/dh_compress to handle the manpages.
    + Call dh_clean.
    + Simplify calling configure.
    + Use a build-stamp target.
    + Use proper cleaning.
    + Use “sed -i”, that's shorter.
    + Get rid of the copyright, rules got rewritten.
    + No longer make distclean errors.
    + Remove additional removals, dh_clean will do that.
    + Set SENDMAIL= for ./configure instead of using sed
  * debian/control:
    + Build-Depend on debhelper (>= 7).
    + Update Maintainer/Uploaders according to ITA (Closes: #541013).
    + Add Vcs-{Browser,Git} pointing to collab-maint/at.git
  * Remove debian/conffiles, debhelper takes care of that.

  [ Ansgar Burchardt ]
  * debian/rules:
    + use config.{guess,sub} from autotools-dev (Closes: #536294)
    + call configure as documented in autotools-dev (Closes: #480825)
    + call dh_strip
    + remove duplicate ChangeLog
  * debian/control:
    + do no longer build-dep on ssmtp | mail-transport-agent
      (Closes: #524187)
    + downgrade dependency on mail-transport-agent to recommends
      (Closes: #468326)
    + downgrade Priority to standard
    + bump Standards-Version to 3.8.2
  * debian/prerm: do not ignore errors
  * Copy updated debian/copyright from upstream

Date: Tue, 18 Aug 2009 20:02:37 +0530
Changed-By: Bhavani Shankar <right2bhavi at gmail.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Daniel Holbach <daniel.holbach at ubuntu.com>
https://launchpad.net/ubuntu/karmic/+source/at/3.1.11-1ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Tue, 18 Aug 2009 20:02:37 +0530
Source: at
Binary: at
Architecture: source
Version: 3.1.11-1ubuntu1
Distribution: karmic
Urgency: low
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Bhavani Shankar <right2bhavi at gmail.com>
Description: 
 at         - Delayed job execution and batch processing
Closes: 292657 309773 372640 445489 468326 480825 484515 491131 515262 518456 524187 536294 538702 541013
Changes: 
 at (3.1.11-1ubuntu1) karmic; urgency=low
 .
   * Merge from debian unstable, remaining changes: LP: #415407
     - debian/control: Depend on lsb >= 3.2-14, which has the
       status_of_proc() function.
     - debian/rc: Add the 'status' action (Debian Bug: #506829)
     - Set SENDMAIL to /usr/lib/sendmail.
 .
 at (3.1.11-1) unstable; urgency=low
 .
   * New "upstream" release:
     + correct comment in atd.c (Closes: #372640)
     + rc: do not set -e (Closes: #445489)
     + panic.c: switch permissions before unlink (Closes: #518456, #538702)
     + at.c: add -t option (Closes: #515262)
     + at.c: exit successfully when -V is given (Closes: #292657)
     + fix some typos (Closes: #491131)
     + set version to 3.1.11 (Closes: #484515)
 .
   [ Cyril Brulebois ]
   * Mark old changelog entries using “Old Changelog”.
   * debian/rules:
     + Stop setting SHELL to bash.
     + Get rid of unneeded checkroot target.
     + Get rid of unneeded local variables.
     + Get rid of lines that are commented out.
     + Get rid of obsolete source and diff targets.
     + Get rid of unneeded dist and dsc targets.
     + Get rid of unneeded variables.
     + Use dh_install to install the config files.
     + Call some dh_* tools at the end of the build.
       - Call dh_md5sum (Closes: #309773)
     + Call dh_install{changelogs,doc} to install docs.
     + Use dh_installman/dh_compress to handle the manpages.
     + Call dh_clean.
     + Simplify calling configure.
     + Use a build-stamp target.
     + Use proper cleaning.
     + Use “sed -i”, that's shorter.
     + Get rid of the copyright, rules got rewritten.
     + No longer make distclean errors.
     + Remove additional removals, dh_clean will do that.
     + Set SENDMAIL= for ./configure instead of using sed
   * debian/control:
     + Build-Depend on debhelper (>= 7).
     + Update Maintainer/Uploaders according to ITA (Closes: #541013).
     + Add Vcs-{Browser,Git} pointing to collab-maint/at.git
   * Remove debian/conffiles, debhelper takes care of that.
 .
   [ Ansgar Burchardt ]
   * debian/rules:
     + use config.{guess,sub} from autotools-dev (Closes: #536294)
     + call configure as documented in autotools-dev (Closes: #480825)
     + call dh_strip
     + remove duplicate ChangeLog
   * debian/control:
     + do no longer build-dep on ssmtp | mail-transport-agent
       (Closes: #524187)
     + downgrade dependency on mail-transport-agent to recommends
       (Closes: #468326)
     + downgrade Priority to standard
     + bump Standards-Version to 3.8.2
   * debian/prerm: do not ignore errors
   * Copy updated debian/copyright from upstream
Checksums-Sha1: 
 db66b06340dc10ffd2d0f0d2cef8ea824557b70a 1215 at_3.1.11-1ubuntu1.dsc
 710e62b2ea9efedd0a871a4f37c372197dff2c03 120341 at_3.1.11.orig.tar.gz
 78e627fe048e80fb8dce15d5a04da75f7ca3c150 9787 at_3.1.11-1ubuntu1.diff.gz
Checksums-Sha256: 
 c04c12c6e9fd553ff410cc05ae70be34f1afccdcc9242bbabc23b717c540f889 1215 at_3.1.11-1ubuntu1.dsc
 8b797899109785f4dcd5fc5967bdd76359eba9017866644178fda07e0a2c2959 120341 at_3.1.11.orig.tar.gz
 219b87784a03013398f19945aafaefadd3e64fefefefd431ec71595e3e3359e9 9787 at_3.1.11-1ubuntu1.diff.gz
Files: 
 f75607739c7b3e6953261fc3ff48bfad 1215 admin standard at_3.1.11-1ubuntu1.dsc
 d5832d9b770f41db78020b92f80966d3 120341 admin standard at_3.1.11.orig.tar.gz
 1e0f0c025a66583238f972db777d7983 9787 admin standard at_3.1.11-1ubuntu1.diff.gz
Launchpad-Bugs-Fixed: 415407
Original-Maintainer: Ansgar Burchardt <ansgar at 43-1.org>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkqM1AgACgkQRjrlnQWd1euvxACfUVUU1bE1C7XNXJ8WdND4oEjm
MLcAniNtj52qY68B7/Z7zkxojgdy7q66
=6R6a
-----END PGP SIGNATURE-----


More information about the Karmic-changes mailing list