~ubuntu-branches/ubuntu/natty/insserv/natty-updates

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Petter Reinholdtsen, Kel Modderman, Petter Reinholdtsen
  • Date: 2010-05-07 09:45:19 UTC
  • mfrom: (1.1.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20100507094519-laz6segpkp1t9mce
Tags: 1.14.0-2
[ 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.

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
Maintainer: Petter Reinholdtsen <pere@debian.org>
5
5
Uploaders: Kel Modderman <kel@otaku42.de>
6
6
Build-Depends: debhelper (>= 6.0.7), po-debconf, quilt
7
 
Standards-Version: 3.8.3
 
7
Standards-Version: 3.8.4
8
8
DM-Upload-Allowed: yes
9
 
Homepage: http://ftp.suse.com/pub/projects/init/
 
9
Homepage: http://savannah.nongnu.org/projects/sysvinit
10
10
Vcs-Svn: svn://svn.debian.org/initscripts-ng/trunk/src/insserv
11
11
Vcs-Browser: http://svn.debian.org/wsvn/initscripts-ng/trunk/src/insserv/
12
12