From:
[email protected]
Fixed my typos.
--
Scott Dier <
[email protected]> KC0OBS
http://www.ringworld.org/
--
http://www.railworks.org/ --
http://publictransportation.org/ --
Stop "playing political splat ball," support the Northstar Train!
diff -urN util-linux-2.12/debian/changelog util-linux-2.12-new/debian/changelog --- util-linux-2.12/debian/changelog 2004-08-10 23:37:56.000000000 -0500
+++ util-linux-2.12-new/debian/changelog 2004-08-10 23:31:51.000000000 -0500
@@ -1,3 +1,13 @@
+util-linux (2.12-3.sarge.1) testing-proposed-updates; urgency=low
+
+ * Fixed FTBFS. Changes backported from util-linux 2.12-7 (Closes: #264915) + - Changed definition of BLKBSZGET in disk-utils/blockdev.c
+ - Changed definition of BLKGETSIZE64 in lib/get_blocks.c
+ - Changed definition of BLKELVGET and BLKELVSET in disk-utils/elvtune.c
+ - Added types.h to ./mount/my_dev_t.h
+
+ -- Scott Dier <
[email protected]> Tue, 10 Aug 2004 23:10:25 -0500
+
util-linux (2.12-3) unstable; urgency=low
* Re-add support for kerneli (if cryptoapi is there, we use it. If not, we assume
diff -urN util-linux-2.12/disk-utils/blockdev.c util-linux-2.12-new/disk-utils/blockdev.c
--- util-linux-2.12/disk-utils/blockdev.c 2002-03-08 16:57:02.000000000 -0600
+++ util-linux-2.12-new/disk-utils/blockdev.c 2004-08-10 23:30:50.000000000