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

[lintian] branch master updated (5d051ca -> e7ca832)



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

broucaries-guest pushed a change to branch master
in repository lintian.

      from  5d051ca   c/scripts: Remove trailing space
       new  41cca50   Add test for minified files
       new  c847d4a   Detect .js file minified using line length
       new  e7ca832   Do not run detection of minified file twice

The 3 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/cruft.pm                                    |  47 +-
 lib/Lintian/SlidingWindow.pm                       |   8 +-
 t/tests/cruft-minified-js/debian/debian/install    |   1 +
 .../debian/debian/rules}                           |   2 +
 t/tests/cruft-minified-js/debian/json.js           | 529 +++++++++++++++++++++
 t/tests/cruft-minified-js/desc                     |   9 +
 t/tests/cruft-minified-js/pre_build                |  22 +
 .../cruft-minified-js}/tags                        |   0
 8 files changed, 610 insertions(+), 8 deletions(-)
 create mode 100644 t/tests/cruft-minified-js/debian/debian/install
 copy t/tests/{rules-symlink/debian/debian/rules.real => cruft-minified-js/debian/debian/rules} (93%)
 create mode 100644 t/tests/cruft-minified-js/debian/json.js
 create mode 100644 t/tests/cruft-minified-js/desc
 create mode 100755 t/tests/cruft-minified-js/pre_build
 copy t/{debs/deb-format-record-size => tests/cruft-minified-js}/tags (100%)

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


Reply to: