Author: rra
Date: 2008-01-03 05:30:43 +0100 (Thu, 03 Jan 2008)
New Revision: 1092

Modified:
   trunk/checks/control-file.desc
   trunk/debian/changelog
Log:
  + [RA] Fix stronger-dependency-implies-weaker description cut and
    paste error.  Thanks, Rafael Laboissiere.  (Closes: #456405)

Modified: trunk/checks/control-file.desc
===================================================================
--- trunk/checks/control-file.desc      2008-01-03 04:28:21 UTC (rev 1091)
+++ trunk/checks/control-file.desc      2008-01-03 04:30:43 UTC (rev 1092)
@@ -70,7 +70,7 @@
  stronger dependency field implies one of the dependencies in a weaker
  dependency field.  In other words, the Depends field of the package
  requires that one of the packages listed in Recommends or Suggests be
- installed, or a package is listed in Recommends as well as Recommends.
+ installed, or a package is listed in Recommends as well as Suggests.
  .
  Current versions of dpkg-gencontrol will silently fix this problem by
  removing the weaker dependency, but it may indicate a more subtle bug

Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog      2008-01-03 04:28:21 UTC (rev 1091)
+++ trunk/debian/changelog      2008-01-03 04:30:43 UTC (rev 1092)
@@ -2,6 +2,8 @@
 
   * checks/control-file{.desc,}:
     + [RA] Include the package name in stronger-dependency-implies-weaker.
+    + [RA] Fix stronger-dependency-implies-weaker description cut and
+      paste error.  Thanks, Rafael Laboissiere.  (Closes: #456405)
   * checks/debian-readme{.desc,}:
     + Combine readme-debian-{is,contains}-debmake-template and be less
       particular about the exact formatting of the dh-make template.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to