r40956 - in /trunk/libauthen-cas-client-perl: ./ debian/ inc/Module/ inc/Module/Install/ lib/Authen/CAS/ lib/Authen/CAS/Client/ t/

jawnsy-guest at users.alioth.debian.org jawnsy-guest at users.alioth.debian.org
Wed Jul 29 00:40:21 UTC 2009


Author: jawnsy-guest
Date: Wed Jul 29 00:40:14 2009
New Revision: 40956

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=40956
Log:
* New upstream release
  + Added doc() accessor for response types
  + Better error handling & better messages
  + Changed User-Agent string to reflect module name
* Added myself to Uploaders and Copyright
* Standards-Version 3.8.2 (no changes)
* Updated copyright information and package control description
* Use shorter rules format

Added:
    trunk/libauthen-cas-client-perl/Changes
Removed:
    trunk/libauthen-cas-client-perl/CHANGES
Modified:
    trunk/libauthen-cas-client-perl/MANIFEST
    trunk/libauthen-cas-client-perl/META.yml
    trunk/libauthen-cas-client-perl/debian/changelog
    trunk/libauthen-cas-client-perl/debian/control
    trunk/libauthen-cas-client-perl/debian/copyright
    trunk/libauthen-cas-client-perl/debian/rules
    trunk/libauthen-cas-client-perl/inc/Module/AutoInstall.pm
    trunk/libauthen-cas-client-perl/inc/Module/Install.pm
    trunk/libauthen-cas-client-perl/inc/Module/Install/AutoInstall.pm
    trunk/libauthen-cas-client-perl/inc/Module/Install/Base.pm
    trunk/libauthen-cas-client-perl/inc/Module/Install/Can.pm
    trunk/libauthen-cas-client-perl/inc/Module/Install/Fetch.pm
    trunk/libauthen-cas-client-perl/inc/Module/Install/Include.pm
    trunk/libauthen-cas-client-perl/inc/Module/Install/Makefile.pm
    trunk/libauthen-cas-client-perl/inc/Module/Install/Metadata.pm
    trunk/libauthen-cas-client-perl/inc/Module/Install/Win32.pm
    trunk/libauthen-cas-client-perl/inc/Module/Install/WriteAll.pm
    trunk/libauthen-cas-client-perl/lib/Authen/CAS/Client.pm
    trunk/libauthen-cas-client-perl/lib/Authen/CAS/Client/Response.pm
    trunk/libauthen-cas-client-perl/t/01-urls.t
    trunk/libauthen-cas-client-perl/t/02-validate.t
    trunk/libauthen-cas-client-perl/t/03-proxy.t
    trunk/libauthen-cas-client-perl/t/04-fatal.t
    trunk/libauthen-cas-client-perl/t/05-responses.t

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

Added: trunk/libauthen-cas-client-perl/Changes
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libauthen-cas-client-perl/Changes?rev=40956&op=file

Modified: trunk/libauthen-cas-client-perl/MANIFEST
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libauthen-cas-client-perl/MANIFEST?rev=40956&op=diff

Modified: trunk/libauthen-cas-client-perl/META.yml
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libauthen-cas-client-perl/META.yml?rev=40956&op=diff

Modified: trunk/libauthen-cas-client-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libauthen-cas-client-perl/debian/changelog?rev=40956&op=diff

Modified: trunk/libauthen-cas-client-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libauthen-cas-client-perl/debian/control?rev=40956&op=diff

Modified: trunk/libauthen-cas-client-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libauthen-cas-client-perl/debian/copyright?rev=40956&op=diff

Modified: trunk/libauthen-cas-client-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libauthen-cas-client-perl/debian/rules?rev=40956&op=diff

Modified: trunk/libauthen-cas-client-perl/inc/Module/AutoInstall.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libauthen-cas-client-perl/inc/Module/AutoInstall.pm?rev=40956&op=diff

Modified: trunk/libauthen-cas-client-perl/inc/Module/Install.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libauthen-cas-client-perl/inc/Module/Install.pm?rev=40956&op=diff

Modified: trunk/libauthen-cas-client-perl/inc/Module/Install/AutoInstall.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libauthen-cas-client-perl/inc/Module/Install/AutoInstall.pm?rev=40956&op=diff

Modified: trunk/libauthen-cas-client-perl/inc/Module/Install/Base.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libauthen-cas-client-perl/inc/Module/Install/Base.pm?rev=40956&op=diff

Modified: trunk/libauthen-cas-client-perl/inc/Module/Install/Can.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libauthen-cas-client-perl/inc/Module/Install/Can.pm?rev=40956&op=diff

Modified: trunk/libauthen-cas-client-perl/inc/Module/Install/Fetch.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libauthen-cas-client-perl/inc/Module/Install/Fetch.pm?rev=40956&op=diff

Modified: trunk/libauthen-cas-client-perl/inc/Module/Install/Include.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libauthen-cas-client-perl/inc/Module/Install/Include.pm?rev=40956&op=diff

Modified: trunk/libauthen-cas-client-perl/inc/Module/Install/Makefile.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libauthen-cas-client-perl/inc/Module/Install/Makefile.pm?rev=40956&op=diff

Modified: trunk/libauthen-cas-client-perl/inc/Module/Install/Metadata.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libauthen-cas-client-perl/inc/Module/Install/Metadata.pm?rev=40956&op=diff

Modified: trunk/libauthen-cas-client-perl/inc/Module/Install/Win32.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libauthen-cas-client-perl/inc/Module/Install/Win32.pm?rev=40956&op=diff

Modified: trunk/libauthen-cas-client-perl/inc/Module/Install/WriteAll.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libauthen-cas-client-perl/inc/Module/Install/WriteAll.pm?rev=40956&op=diff

Modified: trunk/libauthen-cas-client-perl/lib/Authen/CAS/Client.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libauthen-cas-client-perl/lib/Authen/CAS/Client.pm?rev=40956&op=diff

Modified: trunk/libauthen-cas-client-perl/lib/Authen/CAS/Client/Response.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libauthen-cas-client-perl/lib/Authen/CAS/Client/Response.pm?rev=40956&op=diff

Modified: trunk/libauthen-cas-client-perl/t/01-urls.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libauthen-cas-client-perl/t/01-urls.t?rev=40956&op=diff

Modified: trunk/libauthen-cas-client-perl/t/02-validate.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libauthen-cas-client-perl/t/02-validate.t?rev=40956&op=diff

Modified: trunk/libauthen-cas-client-perl/t/03-proxy.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libauthen-cas-client-perl/t/03-proxy.t?rev=40956&op=diff

Modified: trunk/libauthen-cas-client-perl/t/04-fatal.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libauthen-cas-client-perl/t/04-fatal.t?rev=40956&op=diff

Modified: trunk/libauthen-cas-client-perl/t/05-responses.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libauthen-cas-client-perl/t/05-responses.t?rev=40956&op=diff




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