[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

lintian: r1287 - in trunk: debian man



Author: djpig
Date: 2008-04-30 23:06:02 +0200 (Wed, 30 Apr 2008)
New Revision: 1287

Modified:
   trunk/debian/changelog
   trunk/man/lintian.1
Log:
* man/lintian.1:
  + Add new --checksums option.


Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog	2008-04-30 21:03:19 UTC (rev 1286)
+++ trunk/debian/changelog	2008-04-30 21:06:02 UTC (rev 1287)
@@ -99,6 +99,7 @@
   * man/lintian.1:
     + [FL] Drop linda from SEE ALSO since it is obsolete now. Suggested
       by Hideki Yamane. (Closes: #474478)
+    + [FL] Add new --checksums option.
 
   * reporting/html_reports:
     + [RA] Base the generation of clean report pages on the maintainer URL
@@ -123,7 +124,7 @@
     + [RA] Extract a tar listing with numeric owners and groups into
       index-owner-id in the lab.
 
- -- Frank Lichtenheld <djpig@debian.org>  Wed, 30 Apr 2008 22:55:20 +0200
+ -- Frank Lichtenheld <djpig@debian.org>  Wed, 30 Apr 2008 23:05:19 +0200
 
 lintian (1.23.46) unstable; urgency=low
 

Modified: trunk/man/lintian.1
===================================================================
--- trunk/man/lintian.1	2008-04-30 21:03:19 UTC (rev 1286)
+++ trunk/man/lintian.1	2008-04-30 21:06:02 UTC (rev 1287)
@@ -177,9 +177,9 @@
 required by the checks.
 
 .TP
-.BR \-m ", " \-\-md5sums
-Check md5sums when processing a .changes file.  Normally, Lintian only
-checks the md5sums for .dsc files when processing a .changes file.
+.BR \-m ", " \-\-md5sums ", " \-\-checksums
+Check checksums when processing a .changes file.  Normally, Lintian only
+checks the checksums for .dsc files when processing a .changes file.
 
 .TP
 .BR \-\-allow\-root


Reply to: