pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/pkgtools/pkglint Debian's lintian has many ideas for t...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/445622057649
branches:  trunk
changeset: 508981:445622057649
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Wed Mar 01 22:11:15 2006 +0000

description:
Debian's lintian has many ideas for things that pkglint could also check.
Maybe we can use some of them.

diffstat:

 pkgtools/pkglint/TODO |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (14 lines):

diff -r eb0afa6b25ec -r 445622057649 pkgtools/pkglint/TODO
--- a/pkgtools/pkglint/TODO     Wed Mar 01 21:10:55 2006 +0000
+++ b/pkgtools/pkglint/TODO     Wed Mar 01 22:11:15 2006 +0000
@@ -1,4 +1,4 @@
-$NetBSD: TODO,v 1.41 2006/02/04 03:39:40 rillig Exp $
+$NetBSD: TODO,v 1.42 2006/03/01 22:11:15 rillig Exp $
 
 Please add your own entries at the bottom of this file. If possible,
 include the name of an example package where a warning should occur.
@@ -27,3 +27,4 @@
 * Many of the checking routines need some context to provide better
   warnings. For example, checkline_foo() may need to know what has
   happened in the file before that line.
+* Add checks for binary packages. See Debian/lintian for ideas.



Home | Main Index | Thread Index | Old Index