[libnet-twitter-perl] branch master updated (5a4d008 -> d81a4d3)

gregor herrmann gregoa at debian.org
Mon Jan 20 20:20:03 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-perl.

      from  5a4d008   releasing package libnet-twitter-perl version 4.01000-1
      adds  f8cd92a   Imported Upstream version 4.01002
       new  b014c31   Merge tag 'upstream/4.01002'
       new  28804f9   New upstream release.
       new  d73f86a   Update years of packaging copyright.
       new  d81a4d3   releasing package libnet-twitter-perl version 4.01002-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                                   | 66 ++++++++++++++++++++++--------
 Changes                                    |  6 +++
 MANIFEST                                   |  1 +
 META.yml                                   |  5 ++-
 README                                     | 32 ++++++++++++++-
 debian/changelog                           |  9 ++++
 debian/copyright                           |  2 +-
 lib/Net/Identica.pm                        |  6 +--
 lib/Net/Twitter.pm                         |  6 +--
 lib/Net/Twitter.pod                        | 31 +++++++++++++-
 lib/Net/Twitter/API.pm                     | 10 ++---
 lib/Net/Twitter/Core.pm                    | 21 +++++++++-
 lib/Net/Twitter/Error.pm                   |  6 +--
 lib/Net/Twitter/Manual/MigratingToV1_1.pod |  4 +-
 lib/Net/Twitter/OAuth.pm                   |  6 +--
 lib/Net/Twitter/Role/API/Lists.pm          |  6 +--
 lib/Net/Twitter/Role/API/REST.pm           |  6 +--
 lib/Net/Twitter/Role/API/RESTv1_1.pm       |  6 +--
 lib/Net/Twitter/Role/API/Search.pm         |  7 +---
 lib/Net/Twitter/Role/API/Search/Trends.pm  |  6 +--
 lib/Net/Twitter/Role/API/TwitterVision.pm  |  6 +--
 lib/Net/Twitter/Role/API/Upload.pm         |  6 +--
 lib/Net/Twitter/Role/AutoCursor.pm         |  6 +--
 lib/Net/Twitter/Role/InflateObjects.pm     |  6 +--
 lib/Net/Twitter/Role/Legacy.pm             |  6 +--
 lib/Net/Twitter/Role/OAuth.pm              |  6 +--
 lib/Net/Twitter/Role/RateLimit.pm          |  6 +--
 lib/Net/Twitter/Role/RetryOnError.pm       |  6 +--
 lib/Net/Twitter/Role/SimulateCursors.pm    |  6 +--
 lib/Net/Twitter/Role/WrapError.pm          |  6 +--
 lib/Net/Twitter/Search.pm                  |  6 +--
 t/01_basic.t                               |  3 +-
 t/01_basic_v1_1.t                          |  1 +
 t/02_fails.t                               |  3 +-
 t/10_net-twitter-regression.t              |  4 +-
 t/11_useragent.t                           |  2 +-
 t/12_identica.t                            |  4 +-
 t/13_search.t                              |  2 +-
 t/14_authenticate.t                        |  5 ++-
 t/15_subclass.t                            | 12 +++---
 t/20_exceptions.t                          |  1 +
 t/20_generated.t                           |  1 +
 t/21_wraperror.t                           |  2 +-
 t/22_twitter_insanity.t                    |  2 +-
 t/30_legacy.t                              |  2 +-
 t/40_nt_subclasses.t                       |  6 +--
 t/50_inflate_objects.t                     |  2 +-
 t/51_rate_limit.t                          |  2 +-
 t/51_since.t                               |  4 +-
 t/60-api_lists.t                           |  2 +-
 t/aliases.t                                |  2 +
 t/auto-cursor.t                            |  8 ++--
 t/deprecated_v1_1.t                        |  1 +
 t/geo.t                                    |  1 +
 t/leak.t                                   |  2 +-
 t/lookup_users.t                           |  2 +-
 t/release-pod-coverage.t                   |  1 +
 t/release-pod-syntax.t                     |  1 +
 t/retry.t                                  |  1 +
 t/stack_trace.t                            |  2 +-
 t/stringent-encoding.t                     |  1 +
 t/unicode.t                                |  2 +
 62 files changed, 244 insertions(+), 148 deletions(-)

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



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