[libanyevent-perl] branch master updated (b623652 -> 1386c22)

Xavier Guimard xguimard-guest at moszumanska.debian.org
Sun Dec 22 12:27:09 UTC 2013


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

xguimard-guest pushed a change to branch master
in repository libanyevent-perl.

      from  b623652   Update d/ch (+version 7.050-1)
      adds  46b98e9   Imported Upstream version 7.070
       new  fb2be4b   Merge tag 'upstream/7.070'
       new  51a790c   Bump Standards-Version to 3.9.5
       new  18ee4e4   Remove declare-encoding-in-pod patch now included in upstream
       new  8ab1502   Refresh patches offsets
       new  1386c22   Update d/ch (+version 7.070-1)

The 5 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                                          |  22 ++++
 META.json                                        |   4 +-
 META.yml                                         |   4 +-
 README                                           |  48 ++++++--
 debian/changelog                                 |   9 ++
 debian/control                                   |   2 +-
 debian/patches/declare-encoding-in-pod.patch     |  26 -----
 debian/patches/fix-spelling.patch                |   2 +-
 debian/patches/replace-abuse-die-with-warn.patch |   2 +-
 debian/patches/series                            |   1 -
 lib/AnyEvent.pm                                  |  51 +++++++--
 lib/AnyEvent/DNS.pm                              |   2 +-
 lib/AnyEvent/Handle.pm                           | 135 +++++++++++++++++++----
 lib/AnyEvent/Impl/IOAsync.pm                     |  34 ++++++
 lib/AnyEvent/Impl/Perl.pm                        |   4 +-
 lib/AnyEvent/Intro.pod                           |   2 +
 lib/AnyEvent/Log.pm                              |  12 +-
 lib/AnyEvent/Loop.pm                             |   4 +-
 lib/AnyEvent/TLS.pm                              |  77 ++++++++++---
 lib/AnyEvent/Util.pm                             |   2 +
 t/81_hosts.t                                     |   2 +-
 21 files changed, 340 insertions(+), 105 deletions(-)
 delete mode 100644 debian/patches/declare-encoding-in-pod.patch

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



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