[license-reconcile] branch master updated (2487e12 -> 3039942)

Nicholas Bamber periapt at moszumanska.debian.org
Sat Oct 31 11:13:56 UTC 2015


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

periapt pushed a change to branch master
in repository license-reconcile.

      from  2487e12   update changelog
       new  514f5cd   working on t/18-app.txt
       new  90b6f9d   considering status
       new  645f9de   updated version
       new  bb0d74f   just get it wrking for now
       new  150743a   Corrected sequence of filters and commented
       new  3039942   more copyright adjustments

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:
 bin/license-reconcile                              |   9 +-
 debian/TODO                                        |  13 ++
 debian/changelog                                   |  15 +++
 debian/control                                     |   6 +-
 debian/copyright                                   |  22 +++-
 debian/license-reconcile.examples                  |   1 -
 debian/license-reconcile.yml                       |  13 +-
 examples/bwctl.log                                 | 102 ---------------
 examples/bwctl.log2                                |  59 ---------
 examples/bwctl.yml                                 |  22 ----
 examples/cwm.log                                   |   0
 examples/cwm.yml                                   |  19 ---
 examples/license-reconcile.yml                     | 141 ---------------------
 lib/Debian/LicenseReconcile.pm                     |   6 +-
 lib/Debian/LicenseReconcile/App.pm                 |   6 +-
 lib/Debian/LicenseReconcile/CopyrightDatum.pm      |   6 +-
 .../LicenseReconcile/CopyrightDatum/Holder.pm      |   6 +-
 lib/Debian/LicenseReconcile/CopyrightTarget.pm     |   6 +-
 lib/Debian/LicenseReconcile/Errors.pm              |   6 +-
 lib/Debian/LicenseReconcile/Filter.pm              |   6 +-
 lib/Debian/LicenseReconcile/Filter/ChangeLog.pm    |   6 +-
 lib/Debian/LicenseReconcile/Filter/Rules.pm        |   8 +-
 lib/Debian/LicenseReconcile/Filter/Shebang.pm      |   6 +-
 lib/Debian/LicenseReconcile/Filter/Std.pm          |   8 +-
 lib/Debian/LicenseReconcile/FormatSpec.pm          |   6 +-
 lib/Debian/LicenseReconcile/LicenseCheck.pm        |  10 +-
 lib/Debian/LicenseReconcile/Utils.pm               |   4 +-
 t/09-licensecheck.t                                |   8 +-
 t/18-app.t                                         |  16 ++-
 29 files changed, 121 insertions(+), 415 deletions(-)
 create mode 100644 debian/TODO
 delete mode 100644 debian/license-reconcile.examples
 delete mode 100644 examples/bwctl.log
 delete mode 100644 examples/bwctl.log2
 delete mode 100644 examples/bwctl.yml
 delete mode 100644 examples/cwm.log
 delete mode 100644 examples/cwm.yml
 delete mode 100644 examples/license-reconcile.yml

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/license-reconcile.git



More information about the Pkg-perl-cvs-commits mailing list