[starlet] branch master updated (f437b6a -> 57e79d1)

gregor herrmann gregoa at debian.org
Wed Dec 25 15:11:14 UTC 2013


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

gregoa pushed a change to branch master
in repository starlet.

      from  f437b6a   Add debian/copyright statement about inc/
      adds  274dba3   Imported Upstream version 0.21
       new  3c5ff0c   Merge tag 'upstream/0.21'
       new  0afd647   New upstream release.
       new  d026389   Don't install README anymore.
       new  e945775   Update upstream copyright holders.
       new  5131b45   Add libwww-perl to Build-Depends-Indep.
       new  dfa2522   Use canonical URL in Vcs-Git field.
       new  a6380a7   Declare compliance with Debian Policy 3.9.5.
       new  57e79d1   releasing package starlet version 0.21-1

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:
 Changes                                |  16 +++
 MANIFEST                               |   8 +-
 META.yml                               |   3 +-
 MYMETA.json                            |  53 ++++++++
 META.yml => MYMETA.yml                 |  11 +-
 Makefile.PL                            |   1 +
 README                                 |   6 +-
 debian/changelog                       |  14 +-
 debian/control                         |   5 +-
 debian/copyright                       |   6 +
 debian/libstarlet-perl.docs            |   1 -
 lib/Starlet.pm                         |   6 +-
 lib/Starlet/Server.pm                  | 239 +++++++++++++++++++++++++--------
 t/05server-header.t                    |   1 +
 t/06harakiri.t                         |  42 ++++++
 t/{06remote_port.t => 07remote_port.t} |   1 +
 t/08chunked_req.t                      |  42 ++++++
 t/09chunked_zero_length.t              |  32 +++++
 t/10unix_domain_socket.t               |  51 +++++++
 19 files changed, 469 insertions(+), 69 deletions(-)
 create mode 100644 MYMETA.json
 copy META.yml => MYMETA.yml (73%)
 delete mode 100644 debian/libstarlet-perl.docs
 create mode 100644 t/06harakiri.t
 rename t/{06remote_port.t => 07remote_port.t} (98%)
 create mode 100644 t/08chunked_req.t
 create mode 100644 t/09chunked_zero_length.t
 create mode 100644 t/10unix_domain_socket.t

-- 
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