[libconfig-model-dpkg-perl] branch master updated (cd8a294 -> ff4e979)
dod at debian.org
dod at debian.org
Sun Feb 7 17:16:15 UTC 2016
This is an automated email from the git hooks/post-receive script.
dod pushed a change to branch master
in repository libconfig-model-dpkg-perl.
from cd8a294 Warn (nd fix) if Vcs-Git uses http transport
new bd3a163 scanner: fix doc mistake
new e072fa3 Scanner: fix typo in pod
new 033250f replaced YAML::Tiny by YAML::Any
new 7e1988d control: added forgotten Depends on libyaml-perl
new 045f9d3 scanner: accepted are added to licensecheck's list
new 70c5814 fill blanks: apply more specific patterns first
new 294da89 Scanner: don't skip files without info...
new 8ca3878 Scanner: improve warning about file without info
new d65d129 cme edit dpkg: added scan-copyright-patterns
new 55ec31d cme edit dpkg: added fill-copyright-blanks
new 76eb5ef added comment field in copyright-scan-patterns
new 93657ef fix dpkg open-nebula-from-scratch test
new ff4e979 fix dpkg open-nebula test
The 13 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:
debian/control | 2 +-
lib/Config/Model/models/Dpkg.pl | 17 ++++
.../Model/models/Dpkg/Copyright/FillBlanks.pl | 28 +++++++
.../models/Dpkg/Copyright/FillBlanks/Pattern.pl | 38 +++++++++
.../Model/models/Dpkg/Copyright/ScanPatterns.pl | 29 +++++++
.../models/Dpkg/Copyright/ScanPatterns/Lists.pl | 27 +++++++
lib/Dpkg/Copyright/Scanner.pm | 94 ++++++++++++++++------
.../debian/fill.copyright.blanks.yml | 8 +-
.../open-nebula/debian/fill.copyright.blanks.yml | 10 ++-
t/model_tests.d/dpkg-test-conf.pl | 4 +-
t/scanner/pack_files.t | 2 +-
t/scanner/squash_copyright_years.t | 2 +-
t/scanner/squash_files.t | 2 +-
t/scanner/squash_swap_copyright_years.t | 2 +-
14 files changed, 229 insertions(+), 36 deletions(-)
create mode 100644 lib/Config/Model/models/Dpkg/Copyright/FillBlanks.pl
create mode 100644 lib/Config/Model/models/Dpkg/Copyright/FillBlanks/Pattern.pl
create mode 100644 lib/Config/Model/models/Dpkg/Copyright/ScanPatterns.pl
create mode 100644 lib/Config/Model/models/Dpkg/Copyright/ScanPatterns/Lists.pl
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libconfig-model-dpkg-perl.git
More information about the Pkg-perl-cvs-commits
mailing list