Package: util-linux Version: 2.16.2-0 Severity: minor Tags: patch Debian changelog has "blkis" which seems to me that it should have been "blkid". I attach a patch here for unstable package.
Do not ask me why I find this :-) It was an accident. -- System Information: Debian Release: squeeze/sid Architecture: amd64 (x86_64)
diff -Nru util-linux-2.16.2.orig/debian/changelog util-linux-2.16.2/debian/changelog --- util-linux-2.16.2.orig/debian/changelog 2010-03-05 23:44:06.000000000 +0900 +++ util-linux-2.16.2/debian/changelog 2010-03-05 23:45:09.000000000 +0900 @@ -1105,7 +1105,7 @@ [Eric Sandeen] - * blkis: fix detection of ext4dev as ext4 + * blkid: fix detection of ext4dev as ext4 * blkid: recognize ext3 with test_fs set as ext3 * fdisk: doesn't handle large (4KiB) sectors properly * blkid: recognize ext4(dev) without journal

