lp:ubuntu/lucid/debhelper

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/lucid/debhelper
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Development

Recent revisions

55. By Colin Watson

* Resynchronise with Debian. Remaining changes:
  - dh_installinit: Add --upstart-only and --onlyscripts-upstart modes.
  - Add various autoscripts for above: postinst-upstart,
    postinst-upstart-replace, postinst-upstart-restart,
    prerm-upstart, prerm-upstart-norestart, preinst-removeconffile.
  - dh_installudev: Handle conffile migration from old Ubuntu defaults
    (needed until after the next LTS release).

54. By Colin Watson

* Resynchronise with Debian. Remaining changes:
  - dh_installinit: Add --upstart-only and --onlyscripts-upstart modes.
  - Add various autoscripts for above: postinst-upstart,
    postinst-upstart-replace, postinst-upstart-restart,
    prerm-upstart, prerm-upstart-norestart, preinst-removeconffile.
  - dh_installudev: Handle conffile migration from old Ubuntu defaults
    (needed until after the next LTS release).

53. By Matthias Klose

* Merge with Debian; remaining changes:
  - dh_installinit: Add --upstart-only and --onlyscripts-upstart modes.
  - Add various autoscripts for above: postinst-upstart,
    postinst-upstart-replace, postinst-upstart-restart,
    prerm-upstart, prerm-upstart-norestart, preinst-removeconffile.
  - dh_installudev: Handle conffile migration from old Ubuntu defaults
    (needed until after the next LTS release).

52. By أحمد المحمودي (Ahmed El-Mahmoudy)

[ أحمد المحمودي (Ahmed El-Mahmoudy) ]
* Merge with Debian unstable (LP: #485956). Remaining Ubuntu changes:
  - dh_installinit: Add --upstart-only and --onlyscripts-upstart modes.
  - Add various autoscripts for above: postinst-upstart,
    postinst-upstart-replace, postinst-upstart-restart,
    prerm-upstart, prerm-upstart-norestart, preinst-removeconffile.
  - dh_installudev: Handle conffile migration from old Ubuntu defaults
    (needed until after the next LTS release).

[ Daniel Holbach ]
* Port merge from 7.4.7 to 7.4.10.

51. By Martin Pitt

dh_installinit: Fix merge error which caused init.d-autoscripts to be
run for upstartified packages. (LP: #470326)

50. By Martin Pitt

* Merge with Debian unstable. Remaining Ubuntu changes:
  - dh_installinit: Add --upstart-only and --onlyscripts-upstart modes.
  - Add various autoscripts for above: postinst-upstart,
    postinst-upstart-replace, postinst-upstart-restart,
    prerm-upstart, prerm-upstart-norestart, preinst-removeconffile.
  - dh_installudev: Handle conffile migration from old Ubuntu defaults
    (needed until after the next LTS release).

49. By Steve Langasek

* dh_installinit:
  - Create the upstart-job symlink even when --upstart-only is called,
    since this simplifies implementation of...
  - --restart-after-upgrade: we can't use the upstart 'restart' command here
    because this will give wrong behavior if we're adding a new job to an
    existing package; instead just use the standard invoke-rc.d snippet,
    which (combined with the above) will at least give us compatibility
    with policy-rc.d for preventing stopped jobs from starting on upgrade.
    (N.B.: prerm scripts could also safely reuse the invoke-rc.d handling
    instead of calling 'stop' directly, but leaving this alone for now
    because the current behavior is only minorly buggy.)
  - Drop unnecessary UPSTART_ONLY check; --upstart-only should never be set
    without having an upstart job so this is redundant.
  - postinst-reboot-required is never the right snippet to include here.
  - Merge in the final changes to the upstartification as accepted into
    debhelper upstream, dropping the --onlyscripts-upstart option from
    the documentation but mapping it to --onlyscripts for compatibility in
    karmic.
* autoscript/postinst-upstart: typo fix.

48. By Scott James Remnant (Canonical)

FFE LP: #427356.

* dh_installinit: handle upstart job files in preference over init
  scripts, supplying appropriate maintainer scripts to stop, start or
  restart the jobs over upgrades.
  - currently unlike init scripts, these accept failures because Upstart
    considers "start when already running" failure.
* dh_installinit: --upstart-only will not include maintainer script code
  to replace an init script with an upstart job, otherwise a compatibilty
  symlink to /lib/init/upstart-job is left in its place

47. By Colin Watson

* Resynchronise with Debian. Remaining changes:
  - dh_installudev: Default priority is now 40 by default.
  - dh_installudev: Handle conffile migration from old Ubuntu defaults
    (needed until after the next LTS release).

46. By أحمد المحمودي (Ahmed El-Mahmoudy)

* Merge with Debian unstable (LP: #404561). Remaining Ubuntu changes:
  - dh_installudev: Default priority is now 40 by default, the target
    directory is /lib/udev/rules.d, and rules use '-' as separator instead of
    '_'. Remove files from /etc/udev/rules.d unless they are user modified;
    if modified and of default priority, take care to rename.
    This should eventually go to Debian as well, see Debian #491117.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/maverick/debhelper
This branch contains Public information 
Everyone can see this information.

Subscribers