[libboolean-perl] branch master updated (af1ea4e -> 1696678)

Salvatore Bonaccorso carnil at debian.org
Mon Feb 10 07:00:43 UTC 2014


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

carnil pushed a change to branch master
in repository libboolean-perl.

      from  af1ea4e   Remove trailing whitespace
      adds  e9aee29   Imported Upstream version 0.32
       new  6595530   Merge tag 'upstream/0.32'
       new  49542f7   Update copyright years for upstream files
       new  eded519   Update copyright years for debian/* packaging files
       new  d80947c   Drop copyright stanza for Module::Install copy
       new  ab3532f   Declare compliance with Debian Policy 3.9.5
       new  1696678   Prepare changelog for release

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:
 Changes                          | 162 ++++-----
 LICENSE                          |   6 +-
 MANIFEST                         |  19 +-
 META.yml                         |  32 +-
 Makefile.PL                      |  48 ++-
 README                           |   2 +-
 debian/changelog                 |  12 +
 debian/control                   |   2 +-
 debian/copyright                 |  10 +-
 inc/Module/Install.pm            | 470 -------------------------
 inc/Module/Install/Base.pm       |  83 -----
 inc/Module/Install/Can.pm        | 154 ---------
 inc/Module/Install/Fetch.pm      |  93 -----
 inc/Module/Install/GithubMeta.pm |  57 ----
 inc/Module/Install/Makefile.pm   | 418 -----------------------
 inc/Module/Install/Metadata.pm   | 722 ---------------------------------------
 inc/Module/Install/Package.pm    | 323 ------------------
 inc/Module/Install/Win32.pm      |  64 ----
 inc/Module/Install/WriteAll.pm   |  63 ----
 inc/Module/Package.pm            |  71 ----
 lib/boolean.pm                   |   8 +-
 t/json.t                         |   6 +-
 t/release-pod-syntax.t           |  16 +
 23 files changed, 175 insertions(+), 2666 deletions(-)
 delete mode 100644 inc/Module/Install.pm
 delete mode 100644 inc/Module/Install/Base.pm
 delete mode 100644 inc/Module/Install/Can.pm
 delete mode 100644 inc/Module/Install/Fetch.pm
 delete mode 100644 inc/Module/Install/GithubMeta.pm
 delete mode 100644 inc/Module/Install/Makefile.pm
 delete mode 100644 inc/Module/Install/Metadata.pm
 delete mode 100644 inc/Module/Install/Package.pm
 delete mode 100644 inc/Module/Install/Win32.pm
 delete mode 100644 inc/Module/Install/WriteAll.pm
 delete mode 100644 inc/Module/Package.pm
 create mode 100644 t/release-pod-syntax.t

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



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