~ubuntu-branches/ubuntu/lucid/debhelper/lucid

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Colin Watson
  • Date: 2010-02-11 19:02:31 UTC
  • mfrom: (1.4.11 sid)
  • Revision ID: james.westby@ubuntu.com-20100211190231-arh2wkqq4m6w4mtj
Tags: 7.4.13ubuntu1
* 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).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
debhelper (7.4.13ubuntu1) lucid; urgency=low
 
2
 
 
3
  * Resynchronise with Debian.  Remaining changes:
 
4
    - dh_installinit: Add --upstart-only and --onlyscripts-upstart modes.
 
5
    - Add various autoscripts for above: postinst-upstart,
 
6
      postinst-upstart-replace, postinst-upstart-restart,
 
7
      prerm-upstart, prerm-upstart-norestart, preinst-removeconffile.
 
8
    - dh_installudev: Handle conffile migration from old Ubuntu defaults
 
9
      (needed until after the next LTS release).
 
10
 
 
11
 -- Colin Watson <cjwatson@ubuntu.com>  Thu, 11 Feb 2010 19:02:31 +0000
 
12
 
 
13
debhelper (7.4.13) unstable; urgency=low
 
14
 
 
15
  * dh_compress: Avoid compressing images in /usr/share/info. Closes: #567586
 
16
  * Fix handling of -O with options specified by commands. Closes: #568081
 
17
 
 
18
 -- Joey Hess <joeyh@debian.org>  Tue, 02 Feb 2010 12:15:41 -0500
 
19
 
 
20
debhelper (7.4.12) unstable; urgency=low
 
21
 
 
22
  * dh_bugfiles: Doc typo. Closes: #563269
 
23
  * makefile: Support the (asking for trouble) case of MAKE being set to
 
24
    something with a space in it. Closes: #563557
 
25
  * Fix warning about unknown options passed to commands in override targets.
 
26
  * Add -O option, which can be used to pass options to commands, ignoring
 
27
    options that they do not support.
 
28
  * dh: Use -O to pass user-specified options to the commands it runs.
 
29
    This solves the problem with passing "-Bbuild" to dh, where commands
 
30
    that do not support -B would see a bogus -u option. Closes: #541773
 
31
    (It also ensures that the commands dh prints out can really be run.)
 
32
  * qmake: New buildsystem contributed by Kel Modderman. Closes: #566840
 
33
  * Fix typo in call to abs2rel in --builddir sanitize code.
 
34
    Closes: #567737
 
35
 
 
36
 -- Joey Hess <joeyh@debian.org>  Sat, 30 Jan 2010 20:23:02 -0500
 
37
 
1
38
debhelper (7.4.11ubuntu1) lucid; urgency=low
2
39
 
3
40
  * Merge with Debian; remaining changes:
6731
6768
    ready to replace debstd.
6732
6769
 
6733
6770
 -- Joey Hess <joeyh@debian.org>  Mon, 22 Sep 1997 15:01:25 -0400
6734