1
0
mirror of synced 2026-05-02 06:35:25 +00:00

hooks/debian/20-setup-apt: Use blacklist for libc6-xen instead of whitelist

This commit is contained in:
Axel Beckert
2012-06-04 18:30:54 +02:00
parent 5acbc5171f
commit db77d621e7
2 changed files with 4 additions and 2 deletions

2
debian/changelog vendored
View File

@@ -26,6 +26,8 @@ xen-tools (4.3~dev-1) UNRELEASED; urgency=low
- Also disable initctl in the chroot, not only start-stop-daemon
(LP: #997063; Thanks xstasi!)
- Massive code deduplication in hooks directory
- Use release blacklist for libc6-xen instead of whitelist in
hooks/debian.d/20-setup-apt
* Add dependency on openssh-client for ssh-keygen (Closes: #649108)
* Use dh_auto_test for build time tests and add according
build-dependencies on devscripts and libfile-slurp-perl.