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

[SCM] Debian package checker branch, master, updated. 2.5.0-rc1-38-gb7d9e25



The following commit has been merged in the master branch:
commit b7d9e253521b8641922a3b08091d7990d767db3a
Author: Niels Thykier <niels@thykier.net>
Date:   Mon Mar 28 00:14:17 2011 +0200

    Added "built-using" as a known source field (for dpkg 1.16.0)

diff --git a/data/common/source-fields b/data/common/source-fields
index 452d835..71823f2 100644
--- a/data/common/source-fields
+++ b/data/common/source-fields
@@ -9,6 +9,7 @@ build-conflicts
 build-conflicts-indep
 build-depends
 build-depends-indep
+built-using
 checksums-md5
 checksums-sha1
 checksums-sha256
diff --git a/debian/changelog b/debian/changelog
index fc88542..4871e04 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -62,7 +62,9 @@ lintian (2.5.0~rc2) UNRELEASED; urgency=low
     + [NT] Added oneiric as valid Ubuntu distribution.  Thanks to Benjamin
       Drung for the patch.
   * data/common/source-fields:
-    + [NT] Added 'package-list' field, which is emitted by dpkg 1.16.0.
+    + [NT] Added 'package-list' and 'built-using' fields to known list of
+      source fields.  These fields are introduced in/accepted by dpkg
+      1.16.0.
   * data/spelling/corrections:
     + [NT] Added more misspellings.
   

-- 
Debian package checker


Reply to: