[Pkg-libvirt-commits] [libguestfs] 121/233: Replaced dependencies: module-init-tools -> kmod (Closes: #733698)
Hilko Bengen
bengen at moszumanska.debian.org
Wed Feb 19 21:11:37 UTC 2014
This is an automated email from the git hooks/post-receive script.
bengen pushed a commit to branch experimental
in repository libguestfs.
commit 72f9819f8ad4a94a742f9dbab0fe8bad71b8257b
Author: Hilko Bengen <bengen at debian.org>
Date: Thu Jan 23 21:01:53 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 a664e0b..22a19bb 100644
--- a/debian/control
+++ b/debian/control
@@ -50,8 +50,8 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
cpio,
dosfstools,
file,
+ kmod,
lsof,
- module-init-tools,
net-tools,
parted,
procps,
@@ -108,9 +108,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