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

[lintian] 01/04: checks/{control-file, fields}: Add build-profile spec refs



This is an automated email from the git hooks/post-receive script.

jwilk pushed a commit to branch master
in repository lintian.

commit 2d7bf25dbd44922905fab2da941670895c853073
Author: Jakub Wilk <jwilk@debian.org>
Date:   Fri Sep 30 12:31:40 2016 +0200

    checks/{control-file,fields}: Add build-profile spec refs
---
 checks/control-file.desc | 2 ++
 checks/fields.desc       | 1 +
 debian/changelog         | 3 +++
 3 files changed, 6 insertions(+)

diff --git a/checks/control-file.desc b/checks/control-file.desc
index 6c75014..3a1c537 100644
--- a/checks/control-file.desc
+++ b/checks/control-file.desc
@@ -243,6 +243,7 @@ Certainty: certain
 Info: The restriction formula in the Build-Profiles field must have the same
  format as the restriction formula in the Build-Depends field with angle
  brackets.
+Ref: https://wiki.debian.org/BuildProfileSpec#The_Build-Profiles_field
 
 Tag: invalid-profile-name-in-build-profiles-field
 Severity: important
@@ -250,6 +251,7 @@ Certainty: possible
 Info: The restriction formula in Build-Profiles field includes an unknown build
  profile. The only allowed build profiles are "stage1", "stage2", "nocheck",
  "nodoc", "nobiarch" and "cross".
+Ref: https://wiki.debian.org/BuildProfileSpec#Registered_profile_names
 
 Tag: multiline-architecture-field
 Severity: important
diff --git a/checks/fields.desc b/checks/fields.desc
index abcbd43..3faaff0 100644
--- a/checks/fields.desc
+++ b/checks/fields.desc
@@ -661,6 +661,7 @@ Certainty: possible
 Info: The restriction formula in the source relation includes an unknown build
  profile. The only allowed build profiles are "stage1", "stage2", "nocheck",
  "nodoc", "nobiarch" and "cross".
+Ref: https://wiki.debian.org/BuildProfileSpec#Registered_profile_names
 
 Tag: restriction-formula-without-versioned-dpkg-dev-dependency
 Severity: normal
diff --git a/debian/changelog b/debian/changelog
index fe53778..c4677dc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,8 @@ lintian (2.5.48) UNRELEASED; urgency=low
       "home" with the coming removal of hardening-wrapper and
       hardening-includes.
     + [JW] Remove the hardening-no-stackprotector tag.
+  * checks/control-file.desc:
+    + [JW] Add references to tags related to build profiles.
   * checks/debhelper.pm:
     + [JW] Ignore comments in debian/rules.
     + [JW] Fix parsing rule targets in lines containing multiple colons.
@@ -17,6 +19,7 @@ lintian (2.5.48) UNRELEASED; urgency=low
       "maint-script-parameters".  (Closes: #838195)
   * checks/fields.desc:
     + [JW] Fix typo.
+    + [JW] Add references to tags related to build profiles.
   * checks/testsuite.pm:
     + [JW] Apply patch from Sean Whitton to recognise autopkgtest-pkg-elpa
       as a valid value for the Testsuite field.  (Closes: #837801)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/lintian/lintian.git


Reply to: