Hi, I'm about to upload an NMU that fixes this bug, here's the diff:
diff -u aoetools-11/debian/changelog aoetools-11/debian/changelog
--- aoetools-11/debian/changelog
+++ aoetools-11/debian/changelog
@@ -1,3 +1,11 @@
+aoetools (11-1.2) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Apply patch from Nelson A. de Oliveira to fix missing dependency on
+ lsb-base (closes: #403294)
+
+ -- Andrew Pollock <[EMAIL PROTECTED]> Sat, 16 Dec 2006 10:37:05 -0800
+
aoetools (11-1.1) unstable; urgency=high
* Non-maintainer upload.
diff -u aoetools-11/debian/control aoetools-11/debian/control
--- aoetools-11/debian/control
+++ aoetools-11/debian/control
@@ -9,7 +9,7 @@
Architecture: any
Section: admin
Priority: optional
-Depends: ${shlibs:Depends}
+Depends: ${shlibs:Depends}, lsb-base
Description: tools to assist in using ATA over Ethernet
The aoetools are programs that assist in using ATA over Ethernet. This
tools are designed to work with the "aoe" driver for Linux 2.6 kernels;
signature.asc
Description: Digital signature

