[starlet] branch master updated (c82a9d2 -> 63be18d)

Lucas Kanashiro kanashiro-guest at moszumanska.debian.org
Sat Aug 15 11:57:14 UTC 2015


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

kanashiro-guest pushed a change to branch master
in repository starlet.

      from  c82a9d2   releasing package starlet version 0.24-3
       new  858f1d1   Add debian/upstream/metadata
       new  cea0281   Update debian/changelog
      adds  3c26d0f   Imported Upstream version 0.25
       new  3e152e6   Merge tag 'upstream/0.25'
       new  5afca9e   Update debian/changelog
       new  e5a102e   Bump debhelper compatibility level to 9
       new  a81c19f   Refresh calculate-baybridge.jpg.patch
       new  5fe0735   Update year of inc/Module/* copyright
       new  63be18d   Release starlet 0.25-1 to unstable

The 8 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:
 .gitignore                                   |   9 +++
 Changes                                      |   5 ++
 MANIFEST                                     |   3 +
 META.yml                                     |  11 +--
 MYMETA.json                                  |  10 +--
 MYMETA.yml                                   |  24 +++---
 Makefile.PL                                  |   2 +-
 README                                       |   8 +-
 debian/changelog                             |  11 +++
 debian/compat                                |   2 +-
 debian/control                               |   2 +-
 debian/copyright                             |   7 +-
 debian/patches/calculate-baybridge.jpg.patch |   6 +-
 debian/upstream/metadata                     |   4 +
 inc/Module/Install.pm                        |  26 ++++---
 inc/Module/Install/Base.pm                   |   2 +-
 inc/Module/Install/Can.pm                    |  85 ++++++++++++++++++--
 inc/Module/Install/Fetch.pm                  |   2 +-
 inc/Module/Install/Makefile.pm               |  29 +++----
 inc/Module/Install/Metadata.pm               |  33 ++++----
 inc/Module/Install/ReadmeFromPod.pm          | 112 ++++++++++++++++++++++++---
 inc/Module/Install/Win32.pm                  |   2 +-
 inc/Module/Install/WriteAll.pm               |   2 +-
 lib/Starlet.pm                               |   8 +-
 lib/Starlet/Server.pm                        |  46 ++++++-----
 t/08chunked_req.t                            |   3 +-
 t/10unix_domain_socket.t                     | 106 +++++++++++++++----------
 t/12bad_request_line.t                       |  33 ++++++++
 t/assets/baybridge.jpg                       | Bin 0 -> 79838 bytes
 29 files changed, 429 insertions(+), 164 deletions(-)
 create mode 100644 .gitignore
 create mode 100644 debian/upstream/metadata
 create mode 100644 t/12bad_request_line.t
 create mode 100644 t/assets/baybridge.jpg

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



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