[Pkg-sysvinit-devel] Stable update for sysvinit
Roger Leigh
rleigh at codelibre.net
Sat May 18 20:33:16 UTC 2013
Hi,
It was pointed out that #694252 was preventing some upgrades from lenny
due to preventing the enabling of dependency-based boot. The following
one line change corrects this:
diff --git a/debian/changelog b/debian/changelog
index 437a296..459c770 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+sysvinit (2.88dsf-41+wheezy1) stable-proposed-updates; urgency=low
+
+ [ Roger Leigh ]
+ * Correct the Breaks on bootchart to ensure that all broken
+ versions are removed on upgrade (Closes: #694252). Break
+ bootchart << 0.10~svn407-4 to ensure that 0.10~svn407-3.3
+ and earlier are removed.
+
+ -- Roger Leigh <rleigh at debian.org> Sat, 18 May 2013 21:19:44 +0100
+
sysvinit (2.88dsf-41) unstable; urgency=low
[ Roger Leigh ]:
diff --git a/debian/control b/debian/control
index ef089d0..0bfcf9e 100644
--- a/debian/control
+++ b/debian/control
@@ -116,7 +116,7 @@ Breaks:
# being a symlink #668616 and #668650
initramfs-tools (<< 0.104),
# Needed for transition to dependency-based boot for wheezy
- bootchart (<< 0.10~svn407-3.3)
+ bootchart (<< 0.10~svn407-4)
Description: scripts for initializing and shutting down the system
The scripts in this package initialize a standard Debian
system at boot time and shut it down at halt or reboot time.
Would this be OK for wheezy r1 and OK to upload to s-p-u? The alternative
fix would be to have an unversioned Breaks, but that might preclude
bootchart being fixed in the future.
Thanks,
Roger
--
.''`. Roger Leigh
: :' : Debian GNU/Linux http://people.debian.org/~rleigh/
`. `' schroot and sbuild http://alioth.debian.org/projects/buildd-tools
`- GPG Public Key F33D 281D 470A B443 6756 147C 07B3 C8BC 4083 E800
More information about the Pkg-sysvinit-devel
mailing list