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

[lintian] branch master updated (2c96b61 -> 651468d)



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

nthykier pushed a change to branch master
in repository lintian.

      from  2c96b61   c/version-substvars: Ignore ":any" qualifier
       new  6541c8a   Add new dplint frontend to support "git-like" Lintian commands
       new  e69c45d   Turn lintian-info into a dplint command
       new  e0aed23   d/changelog: Add entries for dplint + commands/info
       new  651468d   lintian: Deprecate --root/LINTIAN_ROOT

The 4 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:
 .perlcriticrc                                      |    2 +-
 frontend/lintian-info => commands/info             |  131 ++++++++--
 debian/changelog                                   |   30 +++
 debian/lintian.install                             |    3 +-
 debian/lintian.links                               |    1 +
 debian/rules                                       |    5 +-
 frontend/dplint                                    |  266 ++++++++++++++++++++
 frontend/lintian                                   |  108 +++++---
 frontend/lintian-info                              |  156 +-----------
 lib/Test/Lintian.pm                                |    6 +-
 man/lintian-info.pod                               |    4 +
 man/lintian.pod.in                                 |   25 +-
 private/runtests                                   |    6 +-
 reporting/harness                                  |    3 +-
 t/helpers/bin/create-deb                           |    2 +-
 t/helpers/bin/subst-dsc                            |    2 +-
 t/runtests                                         |   14 +-
 t/scripts/ancient-sv-date.t                        |    4 +-
 t/scripts/check-descs.t                            |   10 +-
 t/scripts/check-load.t                             |    7 +-
 t/scripts/critic.t                                 |    4 +-
 t/scripts/implemented-tags.t                       |    6 +-
 t/scripts/minimum-version.t                        |    4 +-
 t/scripts/needs-info-exists.t                      |   10 +-
 t/scripts/needs-info-missing.t                     |   16 +-
 t/scripts/pod-spelling.t                           |    4 +-
 t/scripts/pod-synopsis.t                           |    4 +-
 t/scripts/pod.t                                    |    2 +-
 t/scripts/profile-load.t                           |    4 +-
 t/scripts/profiles-coverage.t                      |    2 +-
 t/scripts/static-lab.t                             |    4 +-
 t/scripts/strict.t                                 |    6 +-
 t/scripts/unpack-level.t                           |    8 +-
 t/tests/binaries-hardening/test_calibration        |    4 +-
 .../debconf-is-not-registry/debian/config-gen.pl   |    2 +-
 t/tests/debconf-missing-dep/debian/config-gen.pl   |    2 +-
 .../debconf-templates-general/debian/config-gen.pl |    2 +-
 testset/runtests                                   |   11 +-
 38 files changed, 566 insertions(+), 314 deletions(-)
 copy frontend/lintian-info => commands/info (52%)
 create mode 100644 debian/lintian.links
 create mode 100755 frontend/dplint
 mode change 100755 => 120000 frontend/lintian-info

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


Reply to: