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

lintian: r879 - trunk/checks



Author: rra
Date: 2007-04-30 05:03:47 +0200 (Mon, 30 Apr 2007)
New Revision: 879

Modified:
   trunk/checks/fields
Log:
Whoops, fix tabs.


Modified: trunk/checks/fields
===================================================================
--- trunk/checks/fields	2007-04-30 02:59:05 UTC (rev 878)
+++ trunk/checks/fields	2007-04-30 03:03:47 UTC (rev 879)
@@ -85,7 +85,7 @@
 my @rule_clean_depends = (
 	[ debhelper => '^\t\s*dh_.+' ],
 	[ dpatch => '^\t\s*dpatch\s' ],
-        [ 'libmodule-build-perl' => '(^\t|\|\|)\s*(perl|\$\(PERL\))\s+Build\b' ],
+	[ 'libmodule-build-perl' => '(^\t|\|\|)\s*(perl|\$\(PERL\))\s+Build\b' ],
 	[ "po-debconf" => '^\t\s*debconf-updatepo\s' ],
 	[ $python_depend => '^\t\s*python\s' ],
 	[ quilt => '^\t\s*(\S+=\S+\s+)*quilt\s' ],



Reply to: