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

lintian: r342 - in trunk: checks debian



Author: jeroen
Date: 2004-08-26 02:23:49 +0200 (Thu, 26 Aug 2004)
New Revision: 342

Modified:
   trunk/checks/conffiles.desc
   trunk/debian/changelog
Log:
* checks/conffiles.desc:
  + [JvW] Note the most likely cause for duplicate-conffile in the
    description (thanks Chris Anderson for running into this problem and
    asking me about it)


Modified: trunk/checks/conffiles.desc
===================================================================
--- trunk/checks/conffiles.desc	2004-08-18 08:03:18 UTC (rev 341)
+++ trunk/checks/conffiles.desc	2004-08-26 00:23:49 UTC (rev 342)
@@ -36,3 +36,6 @@
 Tag: duplicate-conffile
 Type: error
 Info: The file is listed more than once in your <tt>debian/conffiles</tt> file.
+ Usually, this is because debhelper (dh_installdeb) will since compat level 3
+ add any files in your package located in /etc automatically to the list of
+ conffiles, so if you do that manually too, you'll get duplicates

Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog	2004-08-18 08:03:18 UTC (rev 341)
+++ trunk/debian/changelog	2004-08-26 00:23:49 UTC (rev 342)
@@ -2,11 +2,15 @@
 
   The ``PLACEHOLDER'' release, ...
 
-  * checks/po-debconf
+  * checks/conffiles.desc:
+    + [JvW] Note the most likely cause for duplicate-conffile in the
+      description (thanks Chris Anderson for running into this problem and
+      asking me about it)
+  * checks/po-debconf:
     + [JvW] Don't give missing-file-from-potfile-in on empty lines
       (Thanks Adam Conrad for noticing)
 
- -- Debian Lintian Maintainers <lintian-maint@debian.org>  Wed, 18 Aug 2004 10:02:51 +0200
+ -- Debian Lintian Maintainers <lintian-maint@debian.org>  Thu, 26 Aug 2004 02:19:20 +0200
 
 lintian (1.23.2) unstable; urgency=low
 



Reply to: