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

[lintian] branch master updated (5dee9ab -> 83b692d)



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

nthykier pushed a change to branch master
in repository lintian.

      from  5dee9ab   Fix legacy-filenames test and add changelog entry for embedded lib
       new  4dbe9f8   Add localization support in L::CheckScript and L::Profile
       new  c3c15c2   Add localization support in d/rules
       new  1840876   Make frontends use translations based on ENV variables
       new  f57b296   README: Explain how to do translations
       new  ebe77b7   T::Lintian: Ensure check.desc files are written in UTF-8
       new  83b692d   d/changelog: Add entries for tag translations

The 6 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:
 .gitignore                                         |     1 +
 README                                             |    71 +
 commands/info                                      |     5 +-
 debian/changelog                                   |    24 +
 debian/control                                     |     1 +
 debian/lintian.install                             |     1 +
 debian/rules                                       |    26 +-
 frontend/lintian                                   |    24 +-
 lib/Lintian/CheckScript.pm                         |    42 +-
 lib/Lintian/Internal/FrontendUtil.pm               |    19 +-
 lib/Lintian/Profile.pm                             |    16 +-
 lib/Lintian/Util.pm                                |    42 +
 lib/Locale/Po4a/Lintian.pm                         |    93 +
 lib/Test/Lintian.pm                                |   155 +-
 po4a/po/checks/checks.pot                          | 16457 +++++++++++++++++++
 po4a/po/checks/da.po                               | 15354 +++++++++++++++++
 po4a/po4a-checks.cfg                               |    50 +
 po4a/po4a-checks.cfg.in                            |     5 +
 private/gen-po4a-conf                              |    10 +
 .../{check-descs.t => translation-check-descs.t}   |    18 +-
 20 files changed, 32340 insertions(+), 74 deletions(-)
 create mode 100644 lib/Locale/Po4a/Lintian.pm
 create mode 100644 po4a/po/checks/checks.pot
 create mode 100644 po4a/po/checks/da.po
 create mode 100644 po4a/po4a-checks.cfg
 create mode 100644 po4a/po4a-checks.cfg.in
 create mode 100755 private/gen-po4a-conf
 copy t/scripts/{check-descs.t => translation-check-descs.t} (71%)

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


Reply to: