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

[SCM] Debian package checker branch, master, updated. 2.2.18-2-gd70b749



The following commit has been merged in the master branch:
commit d70b7490fda5683e91dcf1c7a27ee43781ded0f8
Author: Adam D. Barratt <adam@adam-barratt.org.uk>
Date:   Tue Nov 24 13:31:22 2009 +0000

    Fix the description of build-depends-on-build-essential
    
    * checks/fields.desc:
      + [ADB] Re-order the fields of build-depends-on-build-essential so that
        all of the descriptive text is included.  Thanks, Jonathan Wiltshire.
        (Closes: #557786)

diff --git a/checks/fields.desc b/checks/fields.desc
index 0224078..660a81c 100644
--- a/checks/fields.desc
+++ b/checks/fields.desc
@@ -807,11 +807,11 @@ Info: You use the Bugs field though the field value is the default
 
 Tag: build-depends-on-build-essential
 Info: You depend on the build-essential package, which is only a
+ meta-package depending on build tools that have to be installed in all
+ build environments.
 Severity: important
 Certainty: certain
 Ref: policy 7.7
- meta-package depending on build tools that have to be installed in all
- build environments.
 
 Tag: malformed-python-version
 Severity: important
diff --git a/debian/changelog b/debian/changelog
index 8568898..d4071e8 100755
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,10 @@ lintian (2.2.19) UNRELEASED; urgency=low
   * checks/binaries:
     + [RA] Allow any RPATH containing $ORIGIN or ${ORIGIN}, not just the
       literal value $ORIGIN.  (Closes: #557511)
+  * checks/fields.desc:
+    + [ADB] Re-order the fields of build-depends-on-build-essential so that
+      all of the descriptive text is included.  Thanks, Jonathan Wiltshire.
+      (Closes: #557786)
 
  -- Russ Allbery <rra@debian.org>  Mon, 23 Nov 2009 02:20:29 -0800
 

-- 
Debian package checker


Reply to: