This is an automated email from the git hooks/post-receive script. abe pushed a commit to branch master in repository lintian.
commit a2040837894733182b374a7cd65a5743fcccae4b Author: Axel Beckert <[email protected]> Date: Thu Apr 21 11:33:19 2016 +0200 package-relation-with-perl-modules: Remove "experimental" flag Asked for by Dominic Hargreaves. --- checks/fields.desc | 1 - debian/changelog | 2 ++ t/tests/fields-depends-general/tags | 6 +++--- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/checks/fields.desc b/checks/fields.desc index 85ca944..8495abb 100644 --- a/checks/fields.desc +++ b/checks/fields.desc @@ -1263,7 +1263,6 @@ Info: libmodule-build-tiny-perl needs to be in <tt>Build-Depends</tt>, not Tag: package-relation-with-perl-modules Severity: important Certainty: certain -Experimental: yes Info: No package should (build-) depend on 'perl-modules'. Instead, a suitable dependency on 'perl' should be used. The existence of the perl-modules package is an implementation detail of the perl diff --git a/debian/changelog b/debian/changelog index 93afd3e..4ff9f88 100644 --- a/debian/changelog +++ b/debian/changelog @@ -23,6 +23,8 @@ lintian (2.5.44) UNRELEASED; urgency=medium + [NT] Use https URL in the correction for canonical VCS URLs. (Closes: #813587) + [NT] Bump known python 3 version to include 3.4 and 3.5. + + [AB] package-relation-with-perl-modules: Remove "experimental" flag. + Asked for by Dominic Hargreaves. * checks/files.pm: + [JW] Apply patch from Mathieu Parent to fix directories for PHP INI files. diff --git a/t/tests/fields-depends-general/tags b/t/tests/fields-depends-general/tags index b2e8573..8501408 100644 --- a/t/tests/fields-depends-general/tags +++ b/t/tests/fields-depends-general/tags @@ -1,10 +1,13 @@ +E: fields-depends-general source: package-relation-with-perl-modules build-depends: perl-modules E: fields-depends-general: conflicts-with-dependency depends conflict-dep E: fields-depends-general: depends-on-essential-package-without-using-version depends: bash E: fields-depends-general: depends-on-metapackage depends: xorg E: fields-depends-general: depends-on-obsolete-package depends: gaim (>= 0.1) E: fields-depends-general: needlessly-depends-on-awk depends E: fields-depends-general: package-depends-on-an-x-font-package depends: xfont-a +E: fields-depends-general: package-relation-with-perl-modules depends: perl-modules E: libfields-depends-general: depends-on-libdb1-compat depends +E: libfields-depends-general: package-relation-with-perl-modules depends: perl-modules-5.22 E: py-fields-depends-general: depends-on-python-minimal depends I: fields-depends-general: conflicts-with-version package-with-version (<< 3.0) I: fields-depends-general: ored-depends-on-obsolete-package depends: xbase-clients (>= 0.1) @@ -24,6 +27,3 @@ W: fields-depends-general: depends-on-packaging-dev depends W: fields-depends-general: package-relation-with-self breaks: fields-depends-general (<< 0.1) W: fields-depends-general: versioned-dependency-satisfied-by-perl depends: libtest-simple-perl (>= 0.98) W: libfields-depends-general: lib-recommends-documentation recommends: debconf-doc -X: fields-depends-general source: package-relation-with-perl-modules build-depends: perl-modules -X: fields-depends-general: package-relation-with-perl-modules depends: perl-modules -X: libfields-depends-general: package-relation-with-perl-modules depends: perl-modules-5.22 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/lintian/lintian.git

