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

[lintian] 01/01: debian/control: Tag relevant build-dependencies with <!nocheck>.



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

lamby pushed a commit to branch master
in repository lintian.

commit 8d33daeb6e5588d42c4a0786b47dc723ce63aa6d
Author: Chris Lamb <lamby@debian.org>
Date:   Sat Dec 23 19:10:41 2017 +0000

    debian/control: Tag relevant build-dependencies with <!nocheck>.
---
 debian/changelog |   3 ++
 debian/control   | 108 +++++++++++++++++++++++++++----------------------------
 2 files changed, 57 insertions(+), 54 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index a488d7b..a9b5fcc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -49,6 +49,9 @@ lintian (2.5.66) UNRELEASED; urgency=medium
     + [CL] Also emit embedded-javascript-library for Twitter Bootstrap and
       "mustache".
 
+  * debian/control:
+    + [CL] Tag relevant build-dependencies with <!nocheck>.
+
   * reporting/templates/maintainer.tmpl:
     + [CL] Correct invalid "else if" syntax with "elsif". Thanks to Uwe
       Kleine-König for the report.
diff --git a/debian/control b/debian/control
index 60bbe60..dcfb624 100644
--- a/debian/control
+++ b/debian/control
@@ -11,66 +11,66 @@ Uploaders: Josip Rodin <joy-packages@debian.org>,
            Bastien Roucariès <roucaries.bastien+debian@gmail.com>,
            Axel Beckert <abe@debian.org>,
            Chris Lamb <lamby@debian.org>,
-Build-Depends: aspell,
-               aspell-en,
-               binutils,
-               bzip2,
-               cdbs,
+Build-Depends: aspell <!nocheck>,
+               aspell-en <!nocheck>,
+               binutils <!nocheck>,
+               bzip2 <!nocheck>,
+               cdbs <!nocheck>,
                debhelper (>= 9),
 # Prefer the headless variant as it saves about 25% (installed-size), but
 # it is not available in Jessie.
-               default-jdk-headless | default-jdk,
+               default-jdk-headless <!nocheck> | default-jdk <!nocheck>,
 # Use bash as a Jessie indicator (dh-elpa is only used for a test)
-               dh-elpa | bash (<< 4.4),
-               diffstat,
+               dh-elpa  <!nocheck> | bash (<< 4.4) <!nocheck>,
+               diffstat <!nocheck>,
                docbook-utils,
-               docbook-xml,
+               docbook-xml <!nocheck>,
                dpkg (>= 1.17.14),
-               fakeroot,
-               file,
-               gettext,
-               intltool-debian,
-               javahelper,
-               libapt-pkg-perl,
-               libarchive-zip-perl,
-               libclass-accessor-perl,
-               libclone-perl,
-               libdpkg-perl,
-               libdigest-sha-perl,
-               libemail-valid-perl,
-               libfile-basedir-perl,
-               libhtml-parser-perl,
-               libipc-run-perl,
-               libio-async-perl,
-               liblist-moreutils-perl,
-               libparse-debianchangelog-perl,
-               libtest-minimumversion-perl,
-               libtest-perl-critic-perl,
-               libtest-pod-coverage-perl,
-               libtest-pod-perl,
-               libtest-spelling-perl,
-               libtest-strict-perl,
-               libtest-synopsis-perl,
-               libtext-levenshtein-perl,
-               libtext-template-perl,
-               libtimedate-perl,
-               liburi-perl,
-               libyaml-libyaml-perl,
-               libxml-simple-perl,
-               man-db,
-               node-uglify,
-               patchutils,
-               perl,
-               pkg-php-tools,
-               python,
-               python-all-dev,
-               python-numpy,
-               quilt,
-               rsync,
-               t1utils,
-               unzip,
-               xz-utils,
-               zip
+               fakeroot <!nocheck>,
+               file <!nocheck>,
+               gettext <!nocheck>,
+               intltool-debian <!nocheck>,
+               javahelper <!nocheck>,
+               libapt-pkg-perl <!nocheck>,
+               libarchive-zip-perl <!nocheck>,
+               libclass-accessor-perl <!nocheck>,
+               libclone-perl <!nocheck>,
+               libdpkg-perl <!nocheck>,
+               libdigest-sha-perl <!nocheck>,
+               libemail-valid-perl <!nocheck>,
+               libfile-basedir-perl <!nocheck>,
+               libhtml-parser-perl <!nocheck>,
+               libipc-run-perl <!nocheck>,
+               libio-async-perl <!nocheck>,
+               liblist-moreutils-perl <!nocheck>,
+               libparse-debianchangelog-perl <!nocheck>,
+               libtest-minimumversion-perl <!nocheck>,
+               libtest-perl-critic-perl <!nocheck>,
+               libtest-pod-coverage-perl <!nocheck>,
+               libtest-pod-perl <!nocheck>,
+               libtest-spelling-perl <!nocheck>,
+               libtest-strict-perl <!nocheck>,
+               libtest-synopsis-perl <!nocheck>,
+               libtext-levenshtein-perl <!nocheck>,
+               libtext-template-perl <!nocheck>,
+               libtimedate-perl <!nocheck>,
+               liburi-perl <!nocheck>,
+               libyaml-libyaml-perl <!nocheck>,
+               libxml-simple-perl <!nocheck>,
+               man-db <!nocheck>,
+               node-uglify <!nocheck>,
+               patchutils <!nocheck>,
+               perl <!nocheck>,
+               pkg-php-tools <!nocheck>,
+               python <!nocheck>,
+               python-all-dev <!nocheck>,
+               python-numpy <!nocheck>,
+               quilt <!nocheck>,
+               rsync <!nocheck>,
+               t1utils <!nocheck>,
+               unzip <!nocheck>,
+               xz-utils <!nocheck>,
+               zi <!nocheck>,
 Standards-Version: 4.1.2
 Rules-Requires-Root: no
 Vcs-Git: https://anonscm.debian.org/git/lintian/lintian.git

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


Reply to: