lp:~vorlon/ubuntu/natty/debhelper/debian-upstart-reconcile

Created by Steve Langasek and last modified
Get this branch:
bzr branch lp:~vorlon/ubuntu/natty/debhelper/debian-upstart-reconcile
Only Steve Langasek can upload to this branch. If you are Steve Langasek please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Steve Langasek
Status:
Development

Recent revisions

69. By Steve Langasek

dh_installinit: drop the --onlyscripts-upstart option, which was only
used temporarily for compatibility with some packages in karmic; and
drop the redundant definition of the -O option.

68. By Steve Langasek

dh_installinit: rework upstart handling to comply with new policy
proposal; packages will ship both an init script and an upstart job,
instead of just an upstart job and a symlink to a compat wrapper.

67. By Steve Langasek

autoscripts/postinst-init, autoscripts/postinst-init-restart: only call
update-rc.d when there's no upstart job, letting us get rid of the
separate postinst-upstart{,-restart} scripts.

66. By Steve Langasek

dh_installinit: never call init scripts directly, only through
invoke-rc.d. Closes: #610340.

65. By Steve Langasek

releasing version 8.0.0ubuntu2

64. By Steve Langasek

autoscripts postinst-upstart, prerm-upstart, prerm-upstart-norestart
need to use invoke-rc.d instead of calling start/stop directly, so that
they're well-behaved in chroots and other places policy-rc.d may be used.
LP: #690640.

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

* Merge with Debian (LP: #614787); 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: Change default init.d symlink priority to 40.
  - dh_installchangelogs: Do not install upstream changelog in compat level
    7. This floods packages with huge upstream changelogs which take
    precious CD space.
  - dh_strip, dh_makeshlibs: use triplet-objdump, triplet-objcopy and
    triplet-strip from cross-binutils when cross-compiling; Debian #412118.
  - add dh_apparmor and autoscripts
* debian/rules: override build target to set executable bit for dh_apparmor
  before actually running dh build, that is in order to get the manpage
  built for dh_apparmor.

62. By Jamie Strandboge

autoscripts/postinst-apparmor: don't 'echo' to stdout. As nice as it
looks, it doesn't play well with debconf and isn't translated. Thanks
to dhcp3 for pointing this out.

61. By Jamie Strandboge

* autoscripts/postinst-apparmor:
  - tweak logic slightly to be more efficient and add some comments
  - chmod 644 the local include file
* dh_apparmor: add note about using -p

60. By Jamie Strandboge

add dh_apparmor and autoscripts

Branch metadata

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

Subscribers