[Pkg-sysvinit-commits] r1500 - in sysvinit/trunk/debian: . patches

Petter Reinholdtsen pere at alioth.debian.org
Fri Jul 24 13:03:49 UTC 2009


Author: pere
Date: 2009-07-24 13:03:47 +0000 (Fri, 24 Jul 2009)
New Revision: 1500

Removed:
   sysvinit/trunk/debian/patches/27_last_usageopts.dpatch
Modified:
   sysvinit/trunk/debian/changelog
   sysvinit/trunk/debian/patches/00list
Log:
Drop patch 27_last_usageopts now included upstream.

Modified: sysvinit/trunk/debian/changelog
===================================================================
--- sysvinit/trunk/debian/changelog	2009-07-24 13:02:07 UTC (rev 1499)
+++ sysvinit/trunk/debian/changelog	2009-07-24 13:03:47 UTC (rev 1500)
@@ -10,6 +10,7 @@
     - Drop patch 17_doc_halt now included upstream.
     - Drop patch 25_last_sanify now included upstream.
     - Drop patch 26_last_ipv6 now included upstream.
+    - Drop patch 27_last_usageopts now included upstream.
     - Drop patch 41_utmp_64bit now included upstream.
     - Drop patch 42_utmpdump_retval now included upstream.
     - Drop patch 60_init_race now included upstream.

Modified: sysvinit/trunk/debian/patches/00list
===================================================================
--- sysvinit/trunk/debian/patches/00list	2009-07-24 13:02:07 UTC (rev 1499)
+++ sysvinit/trunk/debian/patches/00list	2009-07-24 13:03:47 UTC (rev 1500)
@@ -5,7 +5,6 @@
 #12_doc_lastb
 14_doc_fsf_addr
 21_ifdown_kfreebsd
-##27_last_usageopts
 ##28_last_full-time
 ##30_strip
 ##31_build_warnings

Deleted: sysvinit/trunk/debian/patches/27_last_usageopts.dpatch
===================================================================
--- sysvinit/trunk/debian/patches/27_last_usageopts.dpatch	2009-07-24 13:02:07 UTC (rev 1499)
+++ sysvinit/trunk/debian/patches/27_last_usageopts.dpatch	2009-07-24 13:03:47 UTC (rev 1500)
@@ -1,19 +0,0 @@
-#! /bin/sh /usr/share/dpatch/dpatch-run
-## 27_last_usageopts.dpatch by Petter Reinholdtsen
-
-Document options previously only mentioned in the manual page.  Fixes
-debian bug #415525.
-
- at DPATCH@
-diff -urNad trunk~/src/last.c trunk/src/last.c
---- trunk~/src/last.c	2008-03-26 09:33:53.000000000 +0100
-+++ trunk/src/last.c	2008-03-26 09:33:54.000000000 +0100
-@@ -496,7 +496,7 @@
- {
- 	fprintf(stderr, "Usage: %s [-num | -n num] [-f file] "
- 			"[-t YYYYMMDDHHMMSS] "
--			"[-R] [-x] [-o] [username..] [tty..]\n", s);
-+			"[-R] [-adiox] [username..] [tty..]\n", s);
- 	exit(1);
- }
- 




More information about the Pkg-sysvinit-commits mailing list