Your message dated Thu, 15 Nov 2018 10:37:13 +0000
with message-id <[email protected]>
and subject line Already applied (almost)
has caused the Debian Bug report #644884,
regarding changelog not truncated as intended
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
644884: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=644884
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
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
--- End Message ---
--- Begin Message ---
control: tags -1 moreinfo
In current version, changelog for `sysvinit-utils', `initscripts' and
`bootlogd' are truncated correctly, but changelog for `sysvinit-core' is
not truncated.
Dear co-maintainers, what is your opinion on this matter?
pgpV2r75d2F8_.pgp
Description: PGP signature
--- End Message ---