[Pkg-libvirt-commits] [libvirt] 01/01: Pre-Depend on init-system-helpers
Guido Guenther
agx at moszumanska.debian.org
Mon Nov 17 19:00:26 UTC 2014
This is an automated email from the git hooks/post-receive script.
agx pushed a commit to branch master
in repository libvirt.
commit 5c47e64064464355877a4f9f37683384d44e8d9c
Author: Guido Günther <agx at sigxcpu.org>
Date: Mon Nov 17 18:58:34 2014 +0100
Pre-Depend on init-system-helpers
Closes: #769551, #766362
Thanks: intrigeri and Bastien ROUCARIES
---
debian/control | 2 ++
1 file changed, 2 insertions(+)
diff --git a/debian/control b/debian/control
index 4e2cd0e..dc1c88f 100644
--- a/debian/control
+++ b/debian/control
@@ -123,6 +123,8 @@ Description: programs for the libvirt library
Package: libvirt-daemon-system
Architecture: any
+# Needed to clean up old libvirt-bin cruft, can be removed post jessie
+Pre-Depends: init-system-helpers (>= 1.18~)
Depends:
${misc:Depends},
${shlibs:Depends},
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-libvirt/libvirt.git
More information about the Pkg-libvirt-commits
mailing list