[boxer] branch master updated (775bb81 -> 548b4c2)

Jonas Smedegaard dr at jones.dk
Sun May 1 12:32:18 UTC 2016


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

js pushed a change to branch master
in repository boxer.

      from  775bb81   Prepare for release: Update changelog and copyright hints.
       new  a750a2c   Update watch file: Bump to file format 4. List only metacpan URL. Mention gbp --uscan in usage comment.
       new  b927429   Modernize git-buildpackage config: Filter any .git* file.
       new  dc976d1   Declare compliance with Debian Policy 3.9.8.
       new  1a4f02c   Use https protocol in Vcs-Git URL.
       new  cc58c33   Drop CDBS get-orig-source target: Use "gbp import-orig --uscan" instead.
       new  bb9b2ed   Update copyright info: Extend copyright of packaging to cover recent years.
       new  7e82fc8   Update changelog, control file and copyright hints.
      adds  249ef3f   Tidy changes.
      adds  08d3b69   Use Log::Any::Adapter::Screen (not obsolete predecessor Log::Any::Adapter::ScreenColoredLevel).
      adds  e626f62   Bump version and update changes.
      adds  7ad33f5   Use File::ShareDir (not File::ShareDir::ProjectDistDir, strongly discouraged by author). Thanks to Karen Etheridge (RT#114079).
      adds  895de7d   Bump version and update changes.
      adds  6138ef5   Imported Upstream version 1.1.2
       new  685975d   Merge tag 'upstream/1.1.2'
       new  691810c   Update package relations: (Build-)depend on libfile-sharedir-perl and liblog-any-adapter-screen-perl (not libfile-sharedir-projectdistdir-perl) or liblog-any-adapter-screencoloredlevel-perl).
       new  e198a7d   Update copyright info: Extend copyright for main author to current year.
       new  548b4c2   Prepare for release: Update changelog, control file and copyright hints.

The 11 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:
 COPYRIGHT                         | 25 ++++++++-----
 Changes                           | 17 +++++++--
 INSTALL                           |  2 +-
 LICENSE                           |  6 +--
 MANIFEST                          |  2 +
 META.json                         | 34 ++++++++---------
 META.yml                          | 34 ++++++++---------
 Makefile.PL                       | 78 +++++++++++++++++++--------------------
 SIGNATURE                         | 70 ++++++++++++++++++-----------------
 debian/changelog                  | 30 +++++++++++++++
 debian/control                    |  8 ++--
 debian/control.in                 |  4 +-
 debian/copyright                  |  4 +-
 debian/copyright_hints            | 18 +++++----
 debian/gbp.conf                   |  2 +-
 debian/rules                      | 11 ++----
 debian/watch                      |  7 ++--
 doap.ttl                          | 40 ++++++++++++++++----
 lib/Boxer.pm                      |  2 +-
 lib/Boxer/CLI.pm                  |  2 +-
 lib/Boxer/CLI/Command.pm          |  4 +-
 lib/Boxer/CLI/Command/About.pm    |  2 +-
 lib/Boxer/CLI/Command/Aliases.pm  |  2 +-
 lib/Boxer/CLI/Command/Commands.pm |  2 +-
 lib/Boxer/CLI/Command/Compose.pm  |  2 +-
 lib/Boxer/Role/Interact.pm        |  2 +-
 lib/Boxer/Task.pm                 |  2 +-
 lib/Boxer/Task/Classify.pm        |  2 +-
 lib/Boxer/Task/Serialize.pm       |  4 +-
 lib/Boxer/Types.pm                |  2 +-
 preseed.cfg                       | 67 +++++++++++++++++++++++++++++++++
 script.sh                         | 70 +++++++++++++++++++++++++++++++++++
 32 files changed, 382 insertions(+), 175 deletions(-)
 create mode 100644 preseed.cfg
 create mode 100644 script.sh

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



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