[ubuntu/quantal] insserv 1.14.0-4ubuntu1 (Accepted)

Colin Watson cjwatson at ubuntu.com
Fri Aug 10 14:41:27 UTC 2012


insserv (1.14.0-4ubuntu1) quantal; urgency=low

  * Resynchronise with Debian.  Remaining changes:
    - Add 200_hide_insserv_on_ubuntu.patch: Move insserv out of system path
      to disuade package maintainers from invoking it directly.

insserv (1.14.0-4) unstable; urgency=low

  * Provide machine parseable output which may be used by file-rc to calculate
    dynamic sequence number for each script. (Closes: #573004)
  * Use "overrides" instead of "overwrites" and define defaults as "LSB
    defaults" when emitting warnings. (Closes: #668559)
  * Remove upstart jobs created by test_insserv_upstart at end of test.
  * Remove config snippets made by test_local_virtual at end of test.

insserv (1.14.0-3) unstable; urgency=low

  * Acknowledge NMUs, thanks Christian & Luk.
  * Use source format 3.0 (quilt), drop build dependency on quilt.
    Remove debian/README.source.
  * Use dh at compat level 8, significantly reduce debian/rules and
    build depend on debhelper >= 8.
  * Use dh_bash-completion dh sequence utility to install completion
    snippet, rename snippet to debian/insserv.bash-completion and build
    depend on bash-completion.
  * Use dpkg-buildflags to set default CFLAGS & LDFLAGS and get noopt
    handling for free. 130_crossbuild_fixes.patch allows upstream
    Makefile defaults for COPTS, LDFLAGS & CC to be overridden by the
    environment variables exported by debian/rules. Also decouple `make
    check' from `make install' to ease cross building. Set & export CC
    environment variable in debian/rules to (hopefully) allow cross
    building. (Closes: #629540, #629539, #666212)
  * Patch upstream Makefile to execute Debian testsuite instead of
    common suite.
  * Update to Standards-Version 3.9.3, no changes in policy warranted
    changes in packaging.
  * Refresh patch series.
  * Suggest the actively maintained bootchart2 instead of the doormant
    bootchart package. (Closes: #599012)
  * Update insserv package description. (Closes: #549327)
  * Undocument the CONCURRENCY feature and add a reference to a modern
    discussion about the status of init systems in Debian. (Closes: #605368)
  * Add test_invalid_core_string to test conditions described in
    #611292.
  * Correctly quote here statements in test_undetected_loop with non-
    interpolating quotation marks. Make test unconditionally fatal now
    that test is not incorrectly interpolating $local_fs in script headers.
  * Add 150_core_string_test.patch from Ben Harris <bjh21 at cam.ac.uk> to
    fix inconsistent filtering of core dumps. (Closes: #611292)
  * Fix manual page reference to init(8). (Closes: #634150)
  * Purge update-rc.d-insserv & update-bootsystem-insserv as per
    Petter's advice in changelog entry for version 1.12.0-11. sysv-rc >>
    2.87dsf-2 takes care of all that stuff now.
  * No longer provide LSB dependency overrides for obsolete (etch or
    before) packages such as hotplug, modutils, initrd-tools and devfsd.
    (Closes: #545164, #545165, #545166, #545169)
  * Mention when insserv should (not) be used and how update-rc.d is
    almost always the interface you want to use. (Closes: #566352)
  * Use the package short summary in the manual page too, it mentions
    the keyword "dependency". (Closes: #609655)
  * Update debian/watch file for savannah.gnu.org sysvinit project site.

insserv (1.14.0-2.2) unstable; urgency=low

  * Non-maintainer upload.
  * Fix pending l10n issues. Debconf translations:
    - Danish (Joe Hansen).  Closes: #619657
    - Slovak (Slavko).  Closes: #641960
    - Bokmål, (Bjørn Steensrud).  Closes: #654871

Date: Fri, 10 Aug 2012 15:33:47 +0100
Changed-By: Colin Watson <cjwatson at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/quantal/+source/insserv/1.14.0-4ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Fri, 10 Aug 2012 15:33:47 +0100
Source: insserv
Binary: insserv
Architecture: source
Version: 1.14.0-4ubuntu1
Distribution: quantal
Urgency: low
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Colin Watson <cjwatson at ubuntu.com>
Description: 
 insserv    - boot sequence organizer using LSB init.d script dependency inform
Closes: 545164 545165 545166 545169 549327 566352 573004 599012 605368 609655 611292 619657 629539 629540 634150 641960 654871 666212 668559
Changes: 
 insserv (1.14.0-4ubuntu1) quantal; urgency=low
 .
   * Resynchronise with Debian.  Remaining changes:
     - Add 200_hide_insserv_on_ubuntu.patch: Move insserv out of system path
       to disuade package maintainers from invoking it directly.
 .
 insserv (1.14.0-4) unstable; urgency=low
 .
   * Provide machine parseable output which may be used by file-rc to calculate
     dynamic sequence number for each script. (Closes: #573004)
   * Use "overrides" instead of "overwrites" and define defaults as "LSB
     defaults" when emitting warnings. (Closes: #668559)
   * Remove upstart jobs created by test_insserv_upstart at end of test.
   * Remove config snippets made by test_local_virtual at end of test.
 .
 insserv (1.14.0-3) unstable; urgency=low
 .
   * Acknowledge NMUs, thanks Christian & Luk.
   * Use source format 3.0 (quilt), drop build dependency on quilt.
     Remove debian/README.source.
   * Use dh at compat level 8, significantly reduce debian/rules and
     build depend on debhelper >= 8.
   * Use dh_bash-completion dh sequence utility to install completion
     snippet, rename snippet to debian/insserv.bash-completion and build
     depend on bash-completion.
   * Use dpkg-buildflags to set default CFLAGS & LDFLAGS and get noopt
     handling for free. 130_crossbuild_fixes.patch allows upstream
     Makefile defaults for COPTS, LDFLAGS & CC to be overridden by the
     environment variables exported by debian/rules. Also decouple `make
     check' from `make install' to ease cross building. Set & export CC
     environment variable in debian/rules to (hopefully) allow cross
     building. (Closes: #629540, #629539, #666212)
   * Patch upstream Makefile to execute Debian testsuite instead of
     common suite.
   * Update to Standards-Version 3.9.3, no changes in policy warranted
     changes in packaging.
   * Refresh patch series.
   * Suggest the actively maintained bootchart2 instead of the doormant
     bootchart package. (Closes: #599012)
   * Update insserv package description. (Closes: #549327)
   * Undocument the CONCURRENCY feature and add a reference to a modern
     discussion about the status of init systems in Debian. (Closes: #605368)
   * Add test_invalid_core_string to test conditions described in
     #611292.
   * Correctly quote here statements in test_undetected_loop with non-
     interpolating quotation marks. Make test unconditionally fatal now
     that test is not incorrectly interpolating $local_fs in script headers.
   * Add 150_core_string_test.patch from Ben Harris <bjh21 at cam.ac.uk> to
     fix inconsistent filtering of core dumps. (Closes: #611292)
   * Fix manual page reference to init(8). (Closes: #634150)
   * Purge update-rc.d-insserv & update-bootsystem-insserv as per
     Petter's advice in changelog entry for version 1.12.0-11. sysv-rc >>
     2.87dsf-2 takes care of all that stuff now.
   * No longer provide LSB dependency overrides for obsolete (etch or
     before) packages such as hotplug, modutils, initrd-tools and devfsd.
     (Closes: #545164, #545165, #545166, #545169)
   * Mention when insserv should (not) be used and how update-rc.d is
     almost always the interface you want to use. (Closes: #566352)
   * Use the package short summary in the manual page too, it mentions
     the keyword "dependency". (Closes: #609655)
   * Update debian/watch file for savannah.gnu.org sysvinit project site.
 .
 insserv (1.14.0-2.2) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Fix pending l10n issues. Debconf translations:
     - Danish (Joe Hansen).  Closes: #619657
     - Slovak (Slavko).  Closes: #641960
     - Bokmål, (Bjørn Steensrud).  Closes: #654871
Checksums-Sha1: 
 58e31a4f0f5a75a317bde7e75601f0bbe4e5d834 2124 insserv_1.14.0-4ubuntu1.dsc
 aaba4992e62a8ee67bb366d7de4f8f1755f2a646 55026 insserv_1.14.0-4ubuntu1.debian.tar.gz
Checksums-Sha256: 
 9486b7fd711530c0a67f141eb1716f1ce070e4ec4bd329df16dd5b9ee49af528 2124 insserv_1.14.0-4ubuntu1.dsc
 b19b6af2bb2743cc49f4eaa94af0932fa76ed71cb8932b6e64374b8eb1b3c386 55026 insserv_1.14.0-4ubuntu1.debian.tar.gz
Files: 
 8f2bf7f6c06f35f3de802c35066dba96 2124 misc optional insserv_1.14.0-4ubuntu1.dsc
 a20144d70d32cf2f8a5c99be8b0ade0f 55026 misc optional insserv_1.14.0-4ubuntu1.debian.tar.gz
Original-Maintainer: Petter Reinholdtsen <pere at debian.org>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Colin Watson <cjwatson at debian.org> -- Debian developer

iQIVAwUBUCUcJjk1h9l9hlALAQhPhRAAuX0RbaajpdUb+3wZWLwSgFUjJYJVsA+k
2M/rwL1wiUMrR+WhyzgW653HCLtDlaKg8lXX0lXmYsEmhuI00/Mwjvei0b221xKR
ReuFZWCT0wvYgglRFPZggjTiXqADVrhEJFcPO5KrFXWa+B4/G3pLW8YbYLXjctDb
00lisONi1c84gfILKJ6KlfBCn/pxctYq7WceaS8PQNmQdU2cC/b7SGhUOckZUNkT
Q4vrM2U6dtjLUEoZaFpAonGRQOFJJ1g+WEtYrrdl+br+a3P/0Np2r3p7hClGMu2y
aNpYmXtuENgtrS4j7TMotCyyToJ3stu5CvAvsHY27NxLupdndAiUp6TL5eejm0KO
TtQWHuuY7rGLqNp8baOAPvBPZqyddAzuIFPRpOS+viKCBs3SGw9UdRTBIlezQp4V
xZvdcuhg0iUoSnrl5ZtkG5JVUx0fBwmfUuFt0EZ3Vyo94VrA5vL1aXCJEJ0R7LiH
AOVD5+67OXFXbDHP/TZQuSJIxbDfHhoNUOM6DpgDVKO6tQ8NItpIBQ7xTm5N52QC
6uA8xCZ7yD4koc6eeHf4hv1HLQy5Zz5Yj8yERLR/XeGSCg2IM/oAG/FxolFoZqcG
u2+9MilkhzZPoB2Q74f3owPv93RK1acmlwpngrCv2cE/3XzxJcC+55BjqN/xiiIK
PtJpvHsrKUM=
=k7Na
-----END PGP SIGNATURE-----


More information about the Quantal-changes mailing list