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

lintian: r989 - in trunk: checks debian



Author: rra
Date: 2007-11-21 00:12:57 +0100 (Wed, 21 Nov 2007)
New Revision: 989

Modified:
   trunk/checks/control-files
   trunk/debian/changelog
Log:
* checks/control-files:
  + [RA] Add symbols as a known control file for debs and udebs.

Modified: trunk/checks/control-files
===================================================================
--- trunk/checks/control-files	2007-11-04 15:04:09 UTC (rev 988)
+++ trunk/checks/control-files	2007-11-20 23:12:57 UTC (rev 989)
@@ -40,6 +40,7 @@
      'postrm', 0755,
      'prerm', 0755,
      'shlibs', 0644,
+     'symbols', 0644,
      'templates', 0644,
     );
 
@@ -51,6 +52,7 @@
      'menutest', 0755,
      'postinst', 0755,
      'shlibs', 0644,
+     'symbols', 0644,
      'templates', 0644,
     );
 

Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog	2007-11-04 15:04:09 UTC (rev 988)
+++ trunk/debian/changelog	2007-11-20 23:12:57 UTC (rev 989)
@@ -1,9 +1,12 @@
 lintian (1.23.37) UNRELEASED; urgency=low
 
+  * checks/control-files:
+    + [RA] Add symbols as a known control file for debs and udebs.
+
   * debian/control:
     + [TK] Add Vcs-* fields to point to Lintian's repository.
 
- -- Thijs Kinkhorst <thijs@debian.org>  Sun,  4 Nov 2007 16:01:31 +0100
+ -- Russ Allbery <rra@debian.org>  Tue, 20 Nov 2007 15:12:51 -0800
 
 lintian (1.23.36) unstable; urgency=low
 



Reply to: