[Pkg-libvirt-commits] [libguestfs] 13/87: Replaced dependencies: module-init-tools -> kmod (Closes: #733698)
Hilko Bengen
bengen at moszumanska.debian.org
Wed Feb 19 21:10:05 UTC 2014
This is an automated email from the git hooks/post-receive script.
bengen pushed a commit to branch debian
in repository libguestfs.
commit c6d301e436e98ee2e881b5e5b7186b503bf5e92a
Author: Hilko Bengen <bengen at debian.org>
Date: Tue Jan 7 00:22:07 2014 +0100
Replaced dependencies: module-init-tools -> kmod (Closes: #733698)
---
debian/control | 4 ++--
...module-init-tools-which-has-been-a-metapac.patch | 21 +++++++++++++++++++++
debian/patches/series | 1 +
3 files changed, 24 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index c7e1e00..996f6e2 100644
--- a/debian/control
+++ b/debian/control
@@ -49,8 +49,8 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
cpio,
dosfstools,
file,
+ kmod,
lsof,
- module-init-tools,
net-tools,
parted,
procps,
@@ -107,9 +107,9 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
dosfstools,
file,
jfsutils,
+ kmod,
lsof,
lvm2,
- module-init-tools,
net-tools,
parted,
procps,
diff --git a/debian/patches/0007-Don-t-use-module-init-tools-which-has-been-a-metapac.patch b/debian/patches/0007-Don-t-use-module-init-tools-which-has-been-a-metapac.patch
new file mode 100644
index 0000000..af47bc1
--- /dev/null
+++ b/debian/patches/0007-Don-t-use-module-init-tools-which-has-been-a-metapac.patch
@@ -0,0 +1,21 @@
+From: Hilko Bengen <bengen at debian.org>
+Date: Tue, 7 Jan 2014 00:20:40 +0100
+Subject: Don't use module-init-tools which has been a metapackage since March
+ 2012
+
+---
+ appliance/packagelist.in | 1 -
+ 1 file changed, 1 deletion(-)
+
+diff --git a/appliance/packagelist.in b/appliance/packagelist.in
+index cb62a08..fe6741a 100644
+--- a/appliance/packagelist.in
++++ b/appliance/packagelist.in
+@@ -136,7 +136,6 @@ lsscsi
+ lvm2
+ lzop
+ mdadm
+-module-init-tools
+ /*
+ Enabling this pulls out 140 extra packages
+ into the appliance:
diff --git a/debian/patches/series b/debian/patches/series
index bf8e6cf..ebde46e 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -4,3 +4,4 @@
0004-perl-revert-failed-attempt-at-building-out-of-tree-s.patch
0005-Disable-gnulib-tests-by-default.patch
0006-golang-Fix-for-out-of-tree-builds.patch
+0007-Don-t-use-module-init-tools-which-has-been-a-metapac.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-libvirt/libguestfs.git
More information about the Pkg-libvirt-commits
mailing list