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

lintian: r1078 - trunk/debian



Author: rra
Date: 2007-12-10 02:54:20 +0100 (Mon, 10 Dec 2007)
New Revision: 1078

Modified:
   trunk/debian/changelog
   trunk/debian/control
Log:
  + [RA] Wrap Depends for readability.

Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog	2007-12-09 20:55:15 UTC (rev 1077)
+++ trunk/debian/changelog	2007-12-10 01:54:20 UTC (rev 1078)
@@ -23,12 +23,13 @@
   
   * debian/control:
     + [FL] Add liburi-perl to Depends for the Homepage checks.
+    + [RA] Wrap Depends for readability.
 
   * testset/runtests:
     + [RA] Check all tag descriptions for unknown or unclosed HTML tags
       and for stray angle brackets.
 
- -- Russ Allbery <rra@debian.org>  Sun, 09 Dec 2007 12:54:51 -0800
+ -- Russ Allbery <rra@debian.org>  Sun, 09 Dec 2007 17:51:58 -0800
 
 lintian (1.23.40) unstable; urgency=low
 

Modified: trunk/debian/control
===================================================================
--- trunk/debian/control	2007-12-09 20:55:15 UTC (rev 1077)
+++ trunk/debian/control	2007-12-10 01:54:20 UTC (rev 1078)
@@ -11,7 +11,9 @@
 
 Package: lintian
 Architecture: all
-Depends: perl, libdigest-md5-perl | perl (>> 5.8), dpkg-dev (>= 1.13.17), file, binutils, diffstat (>= 1.27-1), man-db (>= 2.3.20-1), gettext (>= 0.16), intltool-debian, libparse-debianchangelog-perl (>= 0.6), liburi-perl
+Depends: perl, libdigest-md5-perl | perl (>> 5.8), dpkg-dev (>= 1.13.17),
+ file, binutils, diffstat (>= 1.27-1), man-db (>= 2.3.20-1), gettext (>= 0.16),
+ intltool-debian, libparse-debianchangelog-perl (>= 0.6), liburi-perl
 Suggests: binutils-multiarch
 Description: Debian package checker
  Lintian dissects Debian packages and reports bugs and policy



Reply to: