Package: debhelper Version: 9.20130630 Severity: normal Hi Joey,
As you're undoubtedly aware, we've been using LSB headers in place of static sequence numbers for a good couple of releases now. With wheezy, we migrated completely away from static ordering to dynamic ordering. This means that the "start nn n n" and "stop nn n n" parameters are now essentially pointless--update-rc.d has long ignored them when dependency-based boot was in use. For wheezy in practice it will always ignore them since dependency-based boot is required. In jessie we removed start and stop entirely; they still exist internally, but are just aliases for "defaults", and issue a warning if used; all runlevel information is obtained from the LSB headers. It would be great if dh_installinit could stop calling update-rc.d with start or stop arguments, but initially just warning if the params contains "start" or "stop" arguments would be a good first step. I'm not sure of whether it's practical or not to just pass "defaults" if "start" or "stop" are detected--I imagine there might be complications, so just warning might be better? I'll also look at getting lintian warnings added which should be able to pick up dh_installinit and update-rc.d usage and also warn. Regards, Roger -- System Information: Debian Release: jessie/sid APT prefers unstable APT policy: (550, 'unstable'), (400, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 3.8-2-amd64 (SMP w/8 CPU cores) Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages debhelper depends on: ii binutils 2.23.52.20130620-1 ii dpkg 1.16.10 ii dpkg-dev 1.16.10 ii file 1:5.14-2 ii man-db 2.6.5-2 ii perl 5.14.2-21 ii po-debconf 1.0.16+nmu2 debhelper recommends no packages. Versions of packages debhelper suggests: ii dh-make 0.62 -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org