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

lintian: r64 - trunk/checks



Author: djpig
Date: 2004-02-23 03:13:44 +0100 (Mon, 23 Feb 2004)
New Revision: 64

Modified:
   trunk/checks/standards-version
Log:
merge in change from 1.22.11 branch

Modified: trunk/checks/standards-version
===================================================================
--- trunk/checks/standards-version	2004-02-23 01:39:55 UTC (rev 63)
+++ trunk/checks/standards-version	2004-02-23 02:13:44 UTC (rev 64)
@@ -59,8 +59,8 @@
 
 # version lintian is programmed for. ($valid_standard[0]?)
 my $MAJOR = 3;
-my $MINOR = 5;
-my $PATCH = 8;
+my $MINOR = 6;
+my $PATCH = 1;
 
 ($#ARGV == 1) or fail("syntax: standards-version <pkg> <type>");
 my $pkg = shift;



Reply to: