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

lintian: r565 - in trunk: checks debian



Author: rra
Date: 2006-03-05 09:11:34 +0100 (Sun, 05 Mar 2006)
New Revision: 565

Modified:
   trunk/checks/debconf.desc
   trunk/debian/changelog
Log:
* checks/debconf.desc:
  + [RA] Clarify the necessary dependencies for packages using SETTITLE.
    (Closes: #349616)

Modified: trunk/checks/debconf.desc
===================================================================
--- trunk/checks/debconf.desc	2006-03-05 07:42:58 UTC (rev 564)
+++ trunk/checks/debconf.desc	2006-03-05 08:11:34 UTC (rev 565)
@@ -182,3 +182,7 @@
 Info: Debconf only supports the SETTITLE command as of version 1.3.22. To
  ensure upgrades work correctly, packages that use this new command should
  declare a dependency on that version of debconf.
+ .
+ Since SETTITLE was added after debconf-2.0, one cannot use the normal
+ debconf-2.0 alternative to allow for cdebconf or other implementations.
+ Instead, use <tt>debconf (>= 1.3.22) | cdebconf (>= 0.43)</tt>.

Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog	2006-03-05 07:42:58 UTC (rev 564)
+++ trunk/debian/changelog	2006-03-05 08:11:34 UTC (rev 565)
@@ -6,6 +6,9 @@
   * checks/common_data.pm:
     + [FL] Add armeb to %non_standard_archs as requested by
       Martin Michlmayr. (Closes: #350653)
+  * checks/debconf.desc:
+    + [RA] Clarify the necessary dependencies for packages using SETTITLE.
+      (Closes: #349616)
   * checks/debhelper:
     + [RA] Recognize setting DH_COMPAT with := in addition to = in
       debian/rules.  (Closes: #349272)



Reply to: