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

[lintian] 01/03: Disable bugs-field-in-debian-control when vendor is not Debian.



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

lamby pushed a commit to branch master
in repository lintian.

commit 5185a9e03ea4e7e28f936d7a0d16a1472c8cfdb9
Author: Chris Lamb <lamby@debian.org>
Date:   Fri Dec 22 22:08:08 2017 +0000

    Disable bugs-field-in-debian-control when vendor is not Debian.
---
 profiles/kali/main.profile   | 3 ++-
 profiles/pureos/main.profile | 1 +
 profiles/ubuntu/main.profile | 2 +-
 3 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/profiles/kali/main.profile b/profiles/kali/main.profile
index 1df4833..818c46d 100644
--- a/profiles/kali/main.profile
+++ b/profiles/kali/main.profile
@@ -2,4 +2,5 @@
 Profile: kali/main
 Extends: debian/main
 Disable-Tags: changelog-should-mention-nmu,
- source-nmu-has-incorrect-version-number
+ source-nmu-has-incorrect-version-number,
+ bugs-field-in-debian-control
diff --git a/profiles/pureos/main.profile b/profiles/pureos/main.profile
index 75836d2..2dfbea3 100644
--- a/profiles/pureos/main.profile
+++ b/profiles/pureos/main.profile
@@ -1,3 +1,4 @@
 # The default profile for PureOS and derivatives thereof.
 Profile: pureos/main
 Extends: debian/main
+Disable-Tags: bugs-field-in-debian-control
diff --git a/profiles/ubuntu/main.profile b/profiles/ubuntu/main.profile
index f9d7c7f..7536b1f 100644
--- a/profiles/ubuntu/main.profile
+++ b/profiles/ubuntu/main.profile
@@ -10,4 +10,4 @@ Disable-Tags: changelog-should-mention-nmu,
  team-upload-has-incorrect-version-number,
  uploader-address-causes-mail-loops-or-bounces,
  upstart-job-in-etc-init.d-not-registered-via-update-rc.d,
- no-human-maintainers
+ no-human-maintainers, bugs-field-in-debian-control

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


Reply to: