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

[lintian] branch master updated (a204083 -> 88bb3b6)



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

nthykier pushed a change to branch master
in repository lintian.

      from  a204083   package-relation-with-perl-modules: Remove "experimental" flag
       new  80403e2   Bump ancient S-V date
       new  133cf34   Remove unused variable
       new  4037ff0   c/shared-libs: Emit ldconfig tags only due to triggers
       new  b0faac6   c/shared-libs: Merge and remove some ldconfig tags
       new  43cf4b3   Add support for "classification" tags
       new  a6bfb9f   c/debhelper: Attempt to classify build system
       new  4ec3c9a   c/d-src-dir: Classify the declared source format
       new  5fb8f41   c/r-lintian-harness: Enable classification tags by default
       new  89d1661   reporting: Add classification tags to statistics
       new  cf53e6f   c/control-files: Classify (absence of) maintscripts
       new  ce524bf   d/changelog: Document classification tags
       new  88bb3b6   c/shared-libs: Use two-arg version of $info->field

The 12 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 checks/control-file.pm                             |  1 -
 checks/control-files.desc                          | 14 ++++
 checks/control-files.pm                            |  8 +++
 checks/debhelper.desc                              |  6 ++
 checks/debhelper.pm                                | 18 ++++-
 checks/debian-source-dir.desc                      |  7 +-
 checks/debian-source-dir.pm                        | 17 ++++-
 checks/shared-libs.desc                            | 80 +++++++---------------
 checks/shared-libs.pm                              | 55 +++++++--------
 commands/reporting-lintian-harness.pm              |  2 +-
 data/standards-version/ancient-date                |  2 +-
 debian/changelog                                   | 24 +++++++
 doc/lintian.xml                                    |  9 ++-
 lib/Lintian/Internal/FrontendUtil.pm               |  2 +-
 lib/Lintian/Output.pm                              |  3 +-
 lib/Lintian/Output/LetterQualifier.pm              |  5 ++
 lib/Lintian/Profile.pm                             | 13 +++-
 lib/Lintian/Tag/Info.pm                            |  7 ++
 lib/Lintian/Tags.pm                                |  5 +-
 reporting/html_reports                             |  3 +-
 reporting/templates/lintian.css.tmpl               | 10 +++
 .../debian/debian/postinst                         |  9 +++
 .../debian/debian/prerm                            |  9 +++
 .../control-files-classifications-ctrl-script/desc |  6 ++
 .../control-files-classifications-ctrl-script/tags |  2 +
 .../desc                                           |  6 ++
 .../tags                                           |  1 +
 t/tests/debhelper-compat-old/desc                  |  3 +-
 t/tests/debhelper-compat-old/tags                  |  3 +
 t/tests/debian-source-dir-classifications/desc     |  6 ++
 t/tests/debian-source-dir-classifications/tags     |  1 +
 t/tests/legacy-libbaz/tags                         |  2 +-
 t/tests/legacy-maintainer-scripts/tags             |  2 +-
 .../debian/debian/app.triggers                     |  1 +
 t/tests/shared-libs-ldconfig-scripts/desc          | 10 +--
 t/tests/shared-libs-ldconfig-scripts/tags          | 14 ++--
 .../shared-libs-unversioned/debian/debian/postinst | 13 ----
 .../shared-libs-unversioned/debian/debian/postrm   | 13 ----
 .../shared-libs-unversioned/debian/debian/triggers |  1 +
 39 files changed, 247 insertions(+), 146 deletions(-)
 create mode 100644 t/tests/control-files-classifications-ctrl-script/debian/debian/postinst
 create mode 100644 t/tests/control-files-classifications-ctrl-script/debian/debian/prerm
 create mode 100644 t/tests/control-files-classifications-ctrl-script/desc
 create mode 100644 t/tests/control-files-classifications-ctrl-script/tags
 create mode 100644 t/tests/control-files-classifications-no-ctrl-scripts/desc
 create mode 100644 t/tests/control-files-classifications-no-ctrl-scripts/tags
 create mode 100644 t/tests/debian-source-dir-classifications/desc
 create mode 100644 t/tests/debian-source-dir-classifications/tags
 create mode 100644 t/tests/shared-libs-ldconfig-scripts/debian/debian/app.triggers
 delete mode 100644 t/tests/shared-libs-unversioned/debian/debian/postinst
 delete mode 100644 t/tests/shared-libs-unversioned/debian/debian/postrm
 create mode 100644 t/tests/shared-libs-unversioned/debian/debian/triggers

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


Reply to: