[libnet-twitter-lite-perl] branch master updated (9ad9c5c -> ad37360)

gregor herrmann gregoa at debian.org
Sun Feb 23 17:41:48 UTC 2014


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

gregoa pushed a change to branch master
in repository libnet-twitter-lite-perl.

      from  9ad9c5c   releasing package libnet-twitter-lite-perl version 0.12005-1
       new  4bd60d0   Imported Upstream version 0.12006
       new  86d2966   New upstream release.
       new  60e8d47   Add copyright notice for new file.
       new  ad37360   releasing package libnet-twitter-lite-perl version 0.12006-1

The 4 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                             |   4 +-
 Changes                              |   3 +
 MANIFEST                             |   2 +
 META.yml                             |   3 +-
 debian/changelog                     |   7 ++
 debian/copyright                     |   4 +
 lib/Net/Twitter/Lite.pm              |  12 +-
 lib/Net/Twitter/Lite.pod             |  15 ++-
 lib/Net/Twitter/Lite/API/V1.pm       |   4 +-
 lib/Net/Twitter/Lite/API/V1_1.pm     |   4 +-
 lib/Net/Twitter/Lite/Error.pm        |   4 +-
 lib/Net/Twitter/Lite/WithAPIv1_1.pm  |   4 +-
 lib/Net/Twitter/Lite/WithAPIv1_1.pod |   9 +-
 lib/Net/Twitter/Lite/WrapResult.pm   | 126 +++++++++++++++++++++
 t/04-wrapresult.t                    | 207 +++++++++++++++++++++++++++++++++++
 15 files changed, 392 insertions(+), 16 deletions(-)
 create mode 100644 lib/Net/Twitter/Lite/WrapResult.pm
 create mode 100644 t/04-wrapresult.t

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



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