[Pkg-sysvinit-commits] r700 - in sysvinit/trunk/debian: . patches
Thomas Hood
jdthood-guest at costa.debian.org
Tue Jan 24 21:20:53 UTC 2006
Author: jdthood-guest
Date: 2006-01-24 21:20:53 +0000 (Tue, 24 Jan 2006)
New Revision: 700
Modified:
sysvinit/trunk/debian/changelog
sysvinit/trunk/debian/patches/25_last_sanify.dpatch
Log:
Clean up patch and changelog entry
Modified: sysvinit/trunk/debian/changelog
===================================================================
--- sysvinit/trunk/debian/changelog 2006-01-24 21:13:07 UTC (rev 699)
+++ sysvinit/trunk/debian/changelog 2006-01-24 21:20:53 UTC (rev 700)
@@ -11,8 +11,10 @@
(Closes: #341167)
* bootlogd: 53_bootlogd_ttyB.dpatch: Also try ttyB0
(Closes: #348506)
- * last: 25_last_sanify: Print current time on "reboot" line
- (addresses: #58119)
+ * last: 25_last_sanify: In "last -x" output:
+ + On "reboot" line print endpoint of uptime too
+ + On "shutdown" line print downtime rather that time between downs
+ (Closes: #58119)
* initscripts postinst: Actually remove some things on purge
-- Thomas Hood <jdthood at yahoo.co.uk> Mon, 23 Jan 2006 11:24:47 +0100
Modified: sysvinit/trunk/debian/patches/25_last_sanify.dpatch
===================================================================
--- sysvinit/trunk/debian/patches/25_last_sanify.dpatch 2006-01-24 21:13:07 UTC (rev 699)
+++ sysvinit/trunk/debian/patches/25_last_sanify.dpatch 2006-01-24 21:20:53 UTC (rev 700)
@@ -2,9 +2,12 @@
## 25_last_sanify.dpatch by Thomas Hood <jdthood at yahoo.co.uk>
##
## All lines beginning with `## DP:' are a description of the patch.
-## DP: Do print end time on "reboot" line
-## DP: (Closes: #58119)
+## DP: In "last -x" output:
+## DP: + On "reboot" line print endpoint of uptime too
+## DP: + On "shutdown" line print downtime rather that time between downs
+## DP: (Closes: #58119)
+
@DPATCH@
diff -urNad --exclude=CVS --exclude=.svn ./src/last.c /tmp/dpep-work.bMPzBG/trunk/src/last.c
--- ./src/last.c 2005-12-02 17:22:57.000000000 +0100
More information about the Pkg-sysvinit-commits
mailing list