Change logs for insserv source package in Maverick

  • insserv (1.14.0-2ubuntu0.10.10.1) maverick-proposed; urgency=low
    
      [ Adam Stokes ]
      * Add 200_hide_insserv_on_ubuntu.patch: Move insserv out of system path
        to disuade package maintainers from invoking it directly. (LP:
        #897390)
    
      [ Evan Broder ]
      * Fix the shutdown sequence if it was broken by insserv being run at
        some point in the past.
     -- Evan Broder <email address hidden>   Thu, 23 Feb 2012 16:31:43 -0800
  • insserv (1.14.0-2) unstable; urgency=low
    
      [ Kel Modderman ]
      * Add 21_tweak_warnings.patch to make insserv warn about differing on
        disk state/LSB runlevel info for the script(s) in its argument list.
        (Closes: #578308)
      * Add 100_show.patch which allows insserv --showall to dump start/stop
        bit, sequence number, runlevels and script name in the format:
        SK:NUM:RUNLEVELS:SCRIPT. It is commented out in quilt series file
        until confirmation from #573004 that it is actually useful.
      * Add 30_interactive_regexp_match_fix.patch which fixes failure to
        properly match the correct group in the regular expression used on
        the X-Interactive keyword. (Closes: #580564)
      * Modify 92_m68k_alignment.patch so that the define is grouped in an
        area of code which other similar defines live.
    
      [ Petter Reinholdtsen ]
      * Improve the output from make-testsuite. 
      * Adjust the test_x_interactive behaviour to make sure it fails with
        a fatal error if X-Interactive: true do not work.
    
    insserv (1.14.0-1) unstable; urgency=low
    
      [ Petter Reinholdtsen ]
      * Fix typo (loop->look) in previous changelog (Closes: #549286).
        Thanks to Josh Triplett.
      * New testsuite code test_undetected_loop to report error when the
        loop detection fail to trigger with a loop involving a virtual
        facility, as was detected in #554905.
      * Change homepage link to the Savannah project.
    
      [ Kel Modderman ]
      * New upstream release.
      * Drop patches applied upstream:
        - 20_install_perms_fixup.patch
        - 21_tests_suite_new_functions.patch
        - 30_deterministic_order.patch
        - 40_badboy_segfault.patch
        - 50_symlink_in_initddir.patch
        - 60_all_keyword_start_only.patch
        - 61_interactive_keyword.patch
        - 62_upstart_job.patch
        - 70_req_start_all_depends.patch
        - 71_complete_makefile.patch
        - 80_manual_warnings.patch
        - 81_lessverbose.patch
        - 82_loop_exit_msg.patch
        - 90_no_runlevel_spec_for_debian.patch
        - 91_kfreebsd_nofadvice.patch
        - 93_hurd_no_path_max.patch
        - 94_v1_12_2.patch
        - 95_stop_all.patch
        - 96_hurd_no_at_funcs.patch
      * Refresh remaining patch series.
      * Set debian/source/format to 1.0.
      * Adjust Standards-Version to 3.8.4, no other chages required.
      * Add 20_manpage_spelling.patch to fix spelling errors in insserv(8).
      * Add note next to test_undetected_loop() that it's 2 tests currently
        fail but are not terminal.
     -- Ubuntu Archive Auto-Sync <email address hidden>   Sun,  09 May 2010 13:52:17 +0100
  • insserv (1.12.0-14) unstable; urgency=low
    
      * Remove obsolete rules targets missing-overrides, bin-by-inst.txt,
        missingpkgs, missing-by-popcon and clean-extra.
      * New patch 82_loop_exit_msg.patch to make exit message when a loop
        is detected loop more like the exit messages when other problems
        are detected.
      * Make check-initd-order report missing provides header as errors
        instead of printing perl warnings.
      * New patch 62_upstart_job.patch implementing support for upstart
        jobs (Closes: #547235).  Add testsuite test to ensure that it is
        working.
      * Refreshed all patches.
      * New patch 96_hurd_no_at_funcs.patch to try harder to get the
        source building on hurd, where for example the readlinkat() symbol
        exist in libc but always fail.
    
    insserv (1.12.0-13) unstable; urgency=low
    
      * New argument -b to check-initd-order, to be able to replace /etc/
        with another directory.  This allow for easier testing of the script.
      * Update update-rc.d-insserv to the one in sysv-rc svn.
    
    insserv (1.12.0-12) unstable; urgency=low
    
      * Use dh_lintian during build.  Depend on debhelper (>= 6.0.7) for this.
      * Correct wiki URL in README.Debian (Closes: #545171).  Thanks to
        Josh Triplett for noticing the old URL.
      * Make sure check-initd-order generated valid dotty files when
        scripts provide strings with " in them (Closes: #545521).  Thanks
        to Laurent Bonnaud for discovering the problem.
      * Drop the Loading... messages from the default verbosity level, and
        only show them when -v is used several times.
      * Add script check-archive-initd-scripts to check all init.d scripts
        in the Debian archive for consistency.
    
     -- Ubuntu Archive Auto-Sync <email address hidden>   Thu,  05 Nov 2009 06:02:05 +0000