~ubuntu-branches/debian/sid/upstart/sid

Viewing all changes in revision 18.

  • Committer: Bazaar Package Importer
  • Author(s): Michael Biebl
  • Date: 2009-04-09 02:33:04 UTC
  • Revision ID: james.westby@ubuntu.com-20090409023304-fxy9uyztvx0l6dp0
Tags: 0.3.9-2
* debian/control
  - Bump Standards-Version to 3.8.1. No further changes.
  - Update Vcs-* fields. Package is now managed with Git on git.debian.org.
  - Bump Build-Depends on debhelper to (>= 7).
* debian/compat
  - Bump debhelper compat level to 7.
* debian/rules
  - Use dh_prep instead of dh_clean -k.
  - Depend on $(QUILT_STAMPFN) instead of patch; patch is a phony target and
    thus always out of date.
  - Move $(QUILT_STAMPFN) dependency to config.status to avoid potential
    issues with parallel make.
* debian/upstart-compat-sysv.preinst
  - Remove obsolete conffiles also on (re)install.
* debian/patches/01-limits.patch
  - Include limits.h to fix build failures with current glibc.
    Patch taken from Ubuntu.
* debian/patches/02-telinit-u.patch
  - Implement "telinit u" by sending Upstart SIGTERM.
    Patch taken from Ubuntu.
* debian/patches/03-static-convenience-libs.patch
  - Build libnih and libupstart as static convenience libraries.
    Patch taken from Ubuntu.
* Use set -e instead of #!/bin/sh -e for all maintainer scripts.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: