From 4c28117b37ac0a0dd9307c561fa743dd73546d2c Mon Sep 17 00:00:00 2001 From: LaMont Jones Date: Sun, 8 Jul 2007 17:05:47 -0600 Subject: [PATCH] v2.12r-2 --- debian/changelog | 6 ++++++ debian/hwclock.sh | 2 +- debian/patches/00list | 1 + 3 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 57533da3..0bf4c1bb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +util-linux (2.12r-2) unstable; urgency=low + + * Add back in dropped cramfs-udebsize patch. + + -- LaMont Jones Fri, 9 Dec 2005 12:25:19 -0700 + util-linux (2.12r-1) unstable; urgency=low * New upstream verison and maintainer. diff --git a/debian/hwclock.sh b/debian/hwclock.sh index e459e66f..aab50423 100644 --- a/debian/hwclock.sh +++ b/debian/hwclock.sh @@ -26,7 +26,7 @@ HWCLOCKPARS= . /etc/default/rcS . /lib/lsb/init-functions -verbose_log_action_msg() { [ "$VERBOSE" = no ] || log_action_msg $@; } +verbose_log_action_msg() { [ "$VERBOSE" = no ] || log_action_msg "$@"; } [ "$GMT" = "-u" ] && UTC="yes" case "$UTC" in diff --git a/debian/patches/00list b/debian/patches/00list index 8298c6b9..512d9949 100644 --- a/debian/patches/00list +++ b/debian/patches/00list @@ -1,6 +1,7 @@ 10agetty 10cal-widechar 10cfdisk +10cramfs-udebsize 10debian 10fstab 10license -- 2.39.5