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

gregor herrmann gregoa at debian.org
Tue Dec 10 18:58:11 UTC 2013


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  2042937   releasing package libnet-twitter-perl version 4.00007-1
      adds  bb972cd   Imported Upstream version 4.01000
       new  87cb142   Merge tag 'upstream/4.01000'
       new  462e472   New upstream release.
       new  cd73b09   Update (build) dependencies.
       new  0a1c87f   Declare compliance with Debian Policy 3.9.5.
       new  5a4d008   releasing package libnet-twitter-perl version 4.01000-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:
 Build.PL                                   |  8 ++++--
 Changes                                    |  9 ++++++
 MANIFEST                                   |  1 +
 META.yml                                   |  8 ++++--
 README                                     | 17 ++++++++++-
 debian/changelog                           |  8 ++++++
 debian/control                             |  8 ++++--
 lib/Net/Identica.pm                        |  4 +--
 lib/Net/Twitter.pm                         |  9 +++---
 lib/Net/Twitter.pod                        | 27 +++++++++++++++++-
 lib/Net/Twitter/API.pm                     | 10 +++----
 lib/Net/Twitter/Core.pm                    | 36 +++++++++++++++---------
 lib/Net/Twitter/Error.pm                   |  6 ++--
 lib/Net/Twitter/Manual/MigratingToV1_1.pod |  2 +-
 lib/Net/Twitter/OAuth.pm                   |  4 +--
 lib/Net/Twitter/Role/API/Lists.pm          |  4 +--
 lib/Net/Twitter/Role/API/REST.pm           |  6 ++--
 lib/Net/Twitter/Role/API/RESTv1_1.pm       | 27 ++++++++++++++----
 lib/Net/Twitter/Role/API/Search.pm         |  4 +--
 lib/Net/Twitter/Role/API/Search/Trends.pm  |  4 +--
 lib/Net/Twitter/Role/API/TwitterVision.pm  |  4 +--
 lib/Net/Twitter/Role/API/Upload.pm         |  4 +--
 lib/Net/Twitter/Role/AutoCursor.pm         |  4 +--
 lib/Net/Twitter/Role/InflateObjects.pm     |  4 +--
 lib/Net/Twitter/Role/Legacy.pm             |  4 +--
 lib/Net/Twitter/Role/OAuth.pm              | 13 +++++----
 lib/Net/Twitter/Role/RateLimit.pm          |  4 +--
 lib/Net/Twitter/Role/RetryOnError.pm       |  4 +--
 lib/Net/Twitter/Role/SimulateCursors.pm    |  4 +--
 lib/Net/Twitter/Role/WrapError.pm          |  4 +--
 lib/Net/Twitter/Search.pm                  |  4 +--
 t/10_net-twitter-regression.t              | 45 ++++++++++++++++++++++++++++++
 t/99-pod_spelling.t                        |  1 +
 t/aliases.t                                | 31 ++++++++++++++++++++
 t/unicode.t                                | 23 +++++++++++++--
 35 files changed, 273 insertions(+), 82 deletions(-)
 create mode 100644 t/aliases.t

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