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

[lintian] 04/08: Move a tag paragraph to the right desc file



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

nthykier pushed a commit to branch master
in repository lintian.

commit bcad3dd4a5bcf9df28a2aca8c8f10ae6bcd00e3f
Author: Niels Thykier <niels@thykier.net>
Date:   Tue Mar 25 19:56:02 2014 +0100

    Move a tag paragraph to the right desc file
    
    Signed-off-by: Niels Thykier <niels@thykier.net>
---
 checks/control-file.desc | 12 ++++++++++++
 checks/fields.desc       | 12 ------------
 2 files changed, 12 insertions(+), 12 deletions(-)

diff --git a/checks/control-file.desc b/checks/control-file.desc
index fab3584..b0ace04 100644
--- a/checks/control-file.desc
+++ b/checks/control-file.desc
@@ -209,3 +209,15 @@ Certainty: certain
 Info: The control file contains commented-out VCS-* lines, most
  probably a result of dh_make. These URLs should either be valid and
  uncommented, or removed.
+
+Tag: stageX-profile-used-but-no-binary-package-dropped
+Severity: normal
+Certainty: certain
+Info: You used a stage1 or stage2 build profile restriction in the build
+ dependencies but you did not mark any binary packages as not being built with
+ the used profile activated. Using a stage1 or stage2 build profile restriction
+ means that you intend to change the build process in a way such that some of
+ the build results will be different or not generated at all. All binary
+ packages which would provide different functionality, would be empty or not be
+ built at all under the stage1 or stage2 profiles must be marked as not being
+ generated with the Build-Profiles field.
diff --git a/checks/fields.desc b/checks/fields.desc
index 5f86c6d..552d0e4 100644
--- a/checks/fields.desc
+++ b/checks/fields.desc
@@ -687,18 +687,6 @@ Info: If a restriction list appears in the build dependencies and the
  package uses debhelper, then the source package has to depend on at least
  debhelper 9.20140227. It must not conflict with version 9.20140227.
 
-Tag: stageX-profile-used-but-no-binary-package-dropped
-Severity: normal
-Certainty: certain
-Info: You used a stage1 or stage2 build profile restriction in the build
- dependencies but you did not mark any binary packages as not being built with
- the used profile activated. Using a stage1 or stage2 build profile restriction
- means that you intend to change the build process in a way such that some of
- the build results will be different or not generated at all. All binary
- packages which would provide different functionality, would be empty or not be
- built at all under the stage1 or stage2 profiles must be marked as not being
- generated with the Build-Profiles field.
-
 Tag: depends-on-build-essential-package-without-using-version
 Severity: important
 Certainty: certain

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


Reply to: