[libtext-affixes-perl] branch master updated (afac13e -> 247e7b3)

gregor herrmann gregoa at debian.org
Sun Nov 1 18:08:26 UTC 2015


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

gregoa pushed a change to branch master
in repository libtext-affixes-perl.

      from  afac13e   update changelog
       new  d456077   Imported Upstream version 0.09
       new  0e757b2   New upstream release.
       new  5294bb6   Switch to source format "3.0 (quilt)".
       new  1c4f9f4   Update years of upstream copyright.
       new  729450c   Add debian/upstream/metadata.
       new  62dcd58   Reformat debian/control with cme
       new  51665c7   Mark package as autopkgtest-able.
       new  b8a6e45   Declare compliance with Debian Policy 3.9.6.
       new  8060cf6   Add explicit build dependency on libmodule-build-perl.
       new  33bf6e1   Bump debhelper compatibility level to 9.
       new  a123a06   debian/rules: explicitly set perl_build buildsystem.
       new  247e7b3   releasing package libtext-affixes-perl version 0.09-1

The 12 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:
 Build.PL                          |  65 +++
 Changes                           |   8 +
 LICENSE                           | 378 ++++++++++++++++
 MANIFEST                          |  16 +-
 META.json                         |  78 ++++
 META.yml                          |  49 ++-
 Makefile                          | 875 ++++++++++++++++++++++++++++++++++++++
 Makefile.PL                       |  13 -
 README                            | 156 -------
 README.md                         | 148 +++++++
 cpanfile                          |  10 +
 debian/changelog                  |  18 +-
 debian/compat                     |   2 +-
 debian/control                    |  21 +-
 debian/copyright                  |  24 +-
 debian/rules                      |   3 +-
 debian/source/format              |   1 +
 debian/upstream/metadata          |   7 +
 Affixes.pm => lib/Text/Affixes.pm |  14 +-
 19 files changed, 1671 insertions(+), 215 deletions(-)
 create mode 100644 Build.PL
 create mode 100644 LICENSE
 create mode 100644 META.json
 create mode 100644 Makefile
 delete mode 100644 Makefile.PL
 delete mode 100644 README
 create mode 100644 README.md
 create mode 100644 cpanfile
 create mode 100644 debian/source/format
 create mode 100644 debian/upstream/metadata
 rename Affixes.pm => lib/Text/Affixes.pm (94%)

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



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