r37456 - in /branches/upstream/libnet-oauth-perl/current: ./ demo/ demos/ demos/google/ demos/twitter/ lib/Net/ lib/Net/OAuth/ t/

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Fri Jun 5 12:21:58 UTC 2009


Author: gregoa
Date: Fri Jun  5 12:21:53 2009
New Revision: 37456

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=37456
Log:
[svn-upgrade] Integrating new upstream version, libnet-oauth-perl (0.15)

Added:
    branches/upstream/libnet-oauth-perl/current/demos/
    branches/upstream/libnet-oauth-perl/current/demos/google/
    branches/upstream/libnet-oauth-perl/current/demos/google/.htaccess
    branches/upstream/libnet-oauth-perl/current/demos/google/LICENSE.txt
    branches/upstream/libnet-oauth-perl/current/demos/google/OAuthDemo.pm
    branches/upstream/libnet-oauth-perl/current/demos/google/README.txt
    branches/upstream/libnet-oauth-perl/current/demos/google/config.yml
    branches/upstream/libnet-oauth-perl/current/demos/google/default.html
    branches/upstream/libnet-oauth-perl/current/demos/google/dispatch.cgi   (with props)
    branches/upstream/libnet-oauth-perl/current/demos/google/oauth-demo.zip   (with props)
    branches/upstream/libnet-oauth-perl/current/demos/google/wrapper.html
    branches/upstream/libnet-oauth-perl/current/demos/twitter/
    branches/upstream/libnet-oauth-perl/current/demos/twitter/.htaccess
    branches/upstream/libnet-oauth-perl/current/demos/twitter/LICENSE.txt
    branches/upstream/libnet-oauth-perl/current/demos/twitter/OAuthDemo.pm
    branches/upstream/libnet-oauth-perl/current/demos/twitter/README.txt
    branches/upstream/libnet-oauth-perl/current/demos/twitter/config.yml
    branches/upstream/libnet-oauth-perl/current/demos/twitter/default.html
    branches/upstream/libnet-oauth-perl/current/demos/twitter/dispatch.cgi   (with props)
    branches/upstream/libnet-oauth-perl/current/demos/twitter/ids.txt
    branches/upstream/libnet-oauth-perl/current/demos/twitter/ids2.txt
    branches/upstream/libnet-oauth-perl/current/demos/twitter/oauth-demo.zip   (with props)
    branches/upstream/libnet-oauth-perl/current/demos/twitter/toyota.xml
    branches/upstream/libnet-oauth-perl/current/demos/twitter/wrapper.html
    branches/upstream/libnet-oauth-perl/current/t/09-encoding.t
    branches/upstream/libnet-oauth-perl/current/t/10-misc.t
Removed:
    branches/upstream/libnet-oauth-perl/current/demo/
Modified:
    branches/upstream/libnet-oauth-perl/current/Changes
    branches/upstream/libnet-oauth-perl/current/MANIFEST
    branches/upstream/libnet-oauth-perl/current/META.yml
    branches/upstream/libnet-oauth-perl/current/lib/Net/OAuth.pm
    branches/upstream/libnet-oauth-perl/current/lib/Net/OAuth/Message.pm
    branches/upstream/libnet-oauth-perl/current/lib/Net/OAuth/Request.pm
    branches/upstream/libnet-oauth-perl/current/t/01-spec.t

[This mail would be too long, it was shortened to contain the URLs only.]

Modified: branches/upstream/libnet-oauth-perl/current/Changes
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-oauth-perl/current/Changes?rev=37456&op=diff

Modified: branches/upstream/libnet-oauth-perl/current/MANIFEST
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-oauth-perl/current/MANIFEST?rev=37456&op=diff

Modified: branches/upstream/libnet-oauth-perl/current/META.yml
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-oauth-perl/current/META.yml?rev=37456&op=diff

Added: branches/upstream/libnet-oauth-perl/current/demos/google/.htaccess
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-oauth-perl/current/demos/google/.htaccess?rev=37456&op=file

Added: branches/upstream/libnet-oauth-perl/current/demos/google/LICENSE.txt
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-oauth-perl/current/demos/google/LICENSE.txt?rev=37456&op=file

Added: branches/upstream/libnet-oauth-perl/current/demos/google/OAuthDemo.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-oauth-perl/current/demos/google/OAuthDemo.pm?rev=37456&op=file

Added: branches/upstream/libnet-oauth-perl/current/demos/google/README.txt
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-oauth-perl/current/demos/google/README.txt?rev=37456&op=file

Added: branches/upstream/libnet-oauth-perl/current/demos/google/config.yml
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-oauth-perl/current/demos/google/config.yml?rev=37456&op=file

Added: branches/upstream/libnet-oauth-perl/current/demos/google/default.html
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-oauth-perl/current/demos/google/default.html?rev=37456&op=file

Added: branches/upstream/libnet-oauth-perl/current/demos/google/dispatch.cgi
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-oauth-perl/current/demos/google/dispatch.cgi?rev=37456&op=file

Added: branches/upstream/libnet-oauth-perl/current/demos/google/oauth-demo.zip
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-oauth-perl/current/demos/google/oauth-demo.zip?rev=37456&op=file

Added: branches/upstream/libnet-oauth-perl/current/demos/google/wrapper.html
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-oauth-perl/current/demos/google/wrapper.html?rev=37456&op=file

Added: branches/upstream/libnet-oauth-perl/current/demos/twitter/.htaccess
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-oauth-perl/current/demos/twitter/.htaccess?rev=37456&op=file

Added: branches/upstream/libnet-oauth-perl/current/demos/twitter/LICENSE.txt
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-oauth-perl/current/demos/twitter/LICENSE.txt?rev=37456&op=file

Added: branches/upstream/libnet-oauth-perl/current/demos/twitter/OAuthDemo.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-oauth-perl/current/demos/twitter/OAuthDemo.pm?rev=37456&op=file

Added: branches/upstream/libnet-oauth-perl/current/demos/twitter/README.txt
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-oauth-perl/current/demos/twitter/README.txt?rev=37456&op=file

Added: branches/upstream/libnet-oauth-perl/current/demos/twitter/config.yml
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-oauth-perl/current/demos/twitter/config.yml?rev=37456&op=file

Added: branches/upstream/libnet-oauth-perl/current/demos/twitter/default.html
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-oauth-perl/current/demos/twitter/default.html?rev=37456&op=file

Added: branches/upstream/libnet-oauth-perl/current/demos/twitter/dispatch.cgi
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-oauth-perl/current/demos/twitter/dispatch.cgi?rev=37456&op=file

Added: branches/upstream/libnet-oauth-perl/current/demos/twitter/ids.txt
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-oauth-perl/current/demos/twitter/ids.txt?rev=37456&op=file

Added: branches/upstream/libnet-oauth-perl/current/demos/twitter/ids2.txt
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-oauth-perl/current/demos/twitter/ids2.txt?rev=37456&op=file

Added: branches/upstream/libnet-oauth-perl/current/demos/twitter/oauth-demo.zip
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-oauth-perl/current/demos/twitter/oauth-demo.zip?rev=37456&op=file

Added: branches/upstream/libnet-oauth-perl/current/demos/twitter/toyota.xml
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-oauth-perl/current/demos/twitter/toyota.xml?rev=37456&op=file

Added: branches/upstream/libnet-oauth-perl/current/demos/twitter/wrapper.html
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-oauth-perl/current/demos/twitter/wrapper.html?rev=37456&op=file

Modified: branches/upstream/libnet-oauth-perl/current/lib/Net/OAuth.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-oauth-perl/current/lib/Net/OAuth.pm?rev=37456&op=diff

Modified: branches/upstream/libnet-oauth-perl/current/lib/Net/OAuth/Message.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-oauth-perl/current/lib/Net/OAuth/Message.pm?rev=37456&op=diff

Modified: branches/upstream/libnet-oauth-perl/current/lib/Net/OAuth/Request.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-oauth-perl/current/lib/Net/OAuth/Request.pm?rev=37456&op=diff

Modified: branches/upstream/libnet-oauth-perl/current/t/01-spec.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-oauth-perl/current/t/01-spec.t?rev=37456&op=diff

Added: branches/upstream/libnet-oauth-perl/current/t/09-encoding.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-oauth-perl/current/t/09-encoding.t?rev=37456&op=file

Added: branches/upstream/libnet-oauth-perl/current/t/10-misc.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-oauth-perl/current/t/10-misc.t?rev=37456&op=file




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