~ubuntu-branches/ubuntu/natty/inetutils/natty

Viewing all changes in revision 6.

  • Committer: Bazaar Package Importer
  • Author(s): Guillem Jover
  • Date: 2008-04-11 08:20:23 UTC
  • Revision ID: james.westby@ubuntu.com-20080411082023-ma41ux9nyuj0s9r0
Tags: 2:1.5.dfsg.1-5
* Remove Tag fields, those are better maintained outside the package,
  as a side effect there's not typo to fix anymore. (Closes: #418539)
* Now using Standards-Version 3.7.3 (no changes needed).
* Call configure with autotools-dev recommended --build and --host options.
* Add Vcs-Browser and Vcs-Svn fields.
* Add Homepage field.
* Fix parallel FTBFS in debian/rules by moving 'patch' dependency from
  the build to a new setup-source target thar serializes configureation.
* Do not ignore make errors on clean or install in debian/rules.
* Switch Build-Depends from automake1.9 to automake.
* Do not install a duplicated syslogd under /etc/default/, just
  inetutils-syslogd. Take care of removing the obsolete conffile if not
  modified, and move it to the new name otherwise. (Closes: #435049)
* Do not start inetd if there's no services enabled (stolen from
  openbsd-inetd).
* Complete copyright information in debian/copyright file.
* Remove packaging svn information from debian/copyright.
* Fix FTBFS if built twice in a row: (Closes: #424419)
  - Call distclean instead of clean.
  - Move the unpatch step from the clean dependency to the body, after
    the distclean call.
  - Remove all files that autoreconf might have modified.
* Add dependency on 'inetutils-inetd | inet-superserver' to inetutils-talkd
  and inetutils-telnetd as they use update-inetd.
* Add support for syslogd configuration files under /etc/syslog.d/.
  (Closes: #370349, #462739)
  - debian/patches/51_add_load_confdir_support.patch: New file
  - debian/patches/50_split_load_conffile.patch: Likewise.
* Fix a race condition when setting the SIGALRM signal in syslogd parent
  when starting the daemon, causing it to exit with a non-zero status.
  - debian/patches/52_sigalarm.patch: New file.
* Delay initialization of Shishi until telnet knows Kerberos is needed.
  Reducing the output when creating the directory has been fixed in
  shishi itself. (Closes: #423944)
  - debian/patches/05_shishi_delayed_init.patch: New file.
  Thanks to Simon Josefsson <simon@josefsson.org>.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: