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

[lintian] branch master updated (ba4c049 -> 266c5cf)



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

nthykier pushed a change to branch master
in repository lintian.

      from  ba4c049   c/testsuite: Special case "Test-Dir" a single dot
       new  761c890   L::C::Simple: Drop unused background sub
       new  79c937a   Rewrite rundir into a run_cmd and move it to L::Util
       new  17197b6   Migrate some trival spawn calls to run_cmd
       new  266c5cf   c/po-debconf: Drop unused variables

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:
 checks/po-debconf.pm                               | 26 +++---
 collection/bin-pkg-control                         |  4 +-
 collection/strings                                 |  5 +-
 collection/unpacked                                |  8 +-
 commands/reporting-harness.pm                      |  6 +-
 commands/reporting-html-reports.pm                 | 16 ++--
 lib/Lintian/Command/Simple.pm                      | 82 ++----------------
 lib/Lintian/Util.pm                                | 96 +++++++++++++++++++++-
 t/scripts/Lintian/Command/Simple/01-basic.t        |  9 --
 t/scripts/Lintian/Command/Simple/02-background.t   | 14 ----
 .../Lintian/Command/Simple/03-multiple-jobs.t      | 54 ------------
 .../Lintian/Command/Simple/04-kill-multiple-jobs.t | 20 -----
 t/scripts/Lintian/Util/run_cmd.t                   | 25 ++++++
 13 files changed, 153 insertions(+), 212 deletions(-)
 delete mode 100755 t/scripts/Lintian/Command/Simple/01-basic.t
 delete mode 100755 t/scripts/Lintian/Command/Simple/02-background.t
 delete mode 100755 t/scripts/Lintian/Command/Simple/03-multiple-jobs.t
 delete mode 100755 t/scripts/Lintian/Command/Simple/04-kill-multiple-jobs.t
 create mode 100644 t/scripts/Lintian/Util/run_cmd.t

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


Reply to: