[Pkg-libvirt-commits] [SCM] Libguestfs Debian packaging branch, master, updated. debian/1.0.84-2

Guido Günther agx at sigxcpu.org
Sun Feb 21 13:57:55 UTC 2010


The following commit has been merged in the master branch:
commit 67fd975f289f8efc414590125c6b972c56ec22a9
Author: Guido Günther <agx at sigxcpu.org>
Date:   Sat Feb 20 19:09:51 2010 +0100

    New patch 0003-scrub-now-available-on-Debian.patch
    
    scrub now available on Debian

diff --git a/debian/patches/0003-scrub-now-available-on-Debian.patch b/debian/patches/0003-scrub-now-available-on-Debian.patch
new file mode 100644
index 0000000..63e71e0
--- /dev/null
+++ b/debian/patches/0003-scrub-now-available-on-Debian.patch
@@ -0,0 +1,29 @@
+From: =?UTF-8?q?Guido=20G=C3=BCnther?= <agx at sigxcpu.org>
+Date: Sat, 20 Feb 2010 19:06:21 +0100
+Subject: [PATCH] scrub now available on Debian
+
+---
+ appliance/packagelist.in |    2 +-
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+diff --git a/appliance/packagelist.in b/appliance/packagelist.in
+index 7d790f0..8d9522f 100644
+--- a/appliance/packagelist.in
++++ b/appliance/packagelist.in
+@@ -23,7 +23,6 @@
+   nilfs-utils
+   ntfsprogs
+   reiserfs-utils
+-  scrub
+   libselinux
+   udev
+   util-linux-ng
+@@ -62,6 +61,7 @@ ocfs2-tools
+ */
+ parted
+ procps
++scrub
+ strace
+ xfsprogs
+ zerofree
+-- 
diff --git a/debian/patches/series b/debian/patches/series
index 05995d2..13fef77 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1,3 @@
 0001-Run-debirf-as-root.patch
 0002-Hardcode-kernel-version.patch
+0003-scrub-now-available-on-Debian.patch

-- 
Libguestfs Debian packaging



More information about the Pkg-libvirt-commits mailing list