[libtest-use-ok-perl] branch master updated (10ec8b7 -> 099d949)

Florian Schlichting fsfs at alioth.debian.org
Sat Aug 10 14:30:41 UTC 2013


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

fsfs pushed a change to branch master
in repository libtest-use-ok-perl.

      from  10ec8b7   update changelog
      adds  67d9510   Imported Upstream version 0.11
       new  c407baa   Merge tag 'upstream/0.11'
       new  9c0698a   Import Upstream version 0.11
       new  c2ec9ee   refresh d/copyright to use copyright-format 1.0, recording upstream license change
       new  7b7b8ab   Bumped dh compatibility to level 8
       new  db1ea24   Switched to source format 3.0 (quilt)
       new  df4e0c9   Switched to short-form debian/rules
       new  b30bb93   Bumped Standards-Version to 3.9.4 (no further changes necessary)
       new  148f78c   rework short and long description
       new  a7c8e18   Add myself to Uploaders
       new  099d949   prepare changelog for release

The 10 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                          |   11 +
 MANIFEST                         |    6 +-
 META.yml                         |   32 +-
 Makefile.PL                      |   15 +-
 README                           |   33 +-
 README.mkdn                      |   44 ++
 SIGNATURE                        |   39 --
 debian/changelog                 |   29 +-
 debian/compat                    |    2 +-
 debian/control                   |   14 +-
 debian/copyright                 |   57 ++-
 debian/rules                     |   55 +--
 debian/source/format             |    1 +
 inc/Module/Install.pm            |  593 ++++++++++++++++---------
 inc/Module/Install/Base.pm       |   65 +--
 inc/Module/Install/Can.pm        |  100 ++++-
 inc/Module/Install/Fetch.pm      |   12 +-
 inc/Module/Install/GithubMeta.pm |   56 +++
 inc/Module/Install/Makefile.pm   |  512 +++++++++++++++-------
 inc/Module/Install/Metadata.pm   |  893 +++++++++++++++++++++++++++-----------
 inc/Module/Install/Package.pm    |  273 ++++++++++++
 inc/Module/Install/Win32.pm      |   15 +-
 inc/Module/Install/WriteAll.pm   |   80 ++--
 inc/Module/Package.pm            |   71 +++
 inc/Pod/Markdown.pm              |  236 ++++++++++
 lib/Test/use/ok.pm               |   31 +-
 lib/ok.pm                        |   38 +-
 27 files changed, 2420 insertions(+), 893 deletions(-)
 create mode 100644 README.mkdn
 delete mode 100644 SIGNATURE
 create mode 100644 debian/source/format
 create mode 100644 inc/Module/Install/GithubMeta.pm
 create mode 100644 inc/Module/Install/Package.pm
 create mode 100644 inc/Module/Package.pm
 create mode 100644 inc/Pod/Markdown.pm

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



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