[Pkg-sysvinit-devel] Bug#644884: changelog not truncated as intended
Josh Triplett
josh at joshtriplett.org
Mon Oct 10 04:28:02 UTC 2011
Package: sysvinit-utils
Version: 2.88dsf-13.11
Severity: normal
The sysvinit source package attempts to truncate the changelogs of
initscripts and sysvinit-utils to save space, but a copy-and-paste
problem prevents it from doing so on sysvinit-utils. From debian/rules:
#
# sysvinit-utils package
#
$(MAKE) $(CROSS) -C debian/startpar DESTDIR=$(utiltmp) install
dh_installchangelogs -psysvinit-utils doc/Changelog
sed -i -ne '/sysvinit (2.86.ds1-47)/q' -e p \
$(inittmp)$(doc)/initscripts/changelog.Debian
That sed should operate on
$(utiltmp)$(doc)/sysvinit-utils/changelog.Debian instead.
(Noticed when preparing the patch for 545181.)
- Josh Triplett
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 3.0.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages sysvinit-utils depends on:
ii libc6 2.13-21
ii libselinux1 2.1.0-1
sysvinit-utils recommends no packages.
Versions of packages sysvinit-utils suggests:
pn sash <none>
-- no debconf information
More information about the Pkg-sysvinit-devel
mailing list