Source: e2tools
Version: 0.0.16-5
Author: Guillem Jover <guillem@debian.org>
Status: applied
Debbug: 639117
Description:
 Use arch wildcards instead of type-handling virtual packages.


diff --git a/debian/control b/debian/control
index b4b6e08..9d1b593 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: e2tools
 Section: misc
 Priority: extra
 Maintainer: William Vera <billy@billy.com.mx>
-Build-Depends: debhelper (>= 7), type-handling (>= 0.2.5), e2fslibs-dev, uuid-dev, ss-dev
+Build-Depends: debhelper (>= 7), e2fslibs-dev, uuid-dev, ss-dev
 Standards-Version: 3.8.3
 Homepage: http://home.earthlink.net/~k_sheff/sw/e2tools/index.html
 
