1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114
|
libauthen-cas-client-perl (0.07-2) unstable; urgency=medium
* Team upload
[ gregor herrmann ]
* Strip trailing slash from metacpan URLs.
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
[ gregor herrmann ]
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
* Remove Jonathan Yu from Uploaders. Thanks for your work!
* Remove AGOSTINI Yves from Uploaders. Thanks for your work!
[ Damyan Ivanov ]
* Bump debhelper compatibility level to 9
* Declare comformance with Policy 4.1.1 (no changes needed)
-- Damyan Ivanov <dmn@debian.org> Sun, 22 Oct 2017 20:34:17 +0000
libauthen-cas-client-perl (0.07-1) unstable; urgency=low
* Team upload.
[ Salvatore Bonaccorso ]
* Change Vcs-Git to canonical URI (git://anonscm.debian.org)
* Change search.cpan.org based URIs to metacpan.org based URIs
[ gregor herrmann ]
* New upstream release.
* Update upstream copyright years and license.
* Declare compliance with Debian Policy 3.9.5.
-- gregor herrmann <gregoa@debian.org> Mon, 17 Feb 2014 19:03:56 +0100
libauthen-cas-client-perl (0.06-1) unstable; urgency=low
[ Salvatore Bonaccorso ]
* debian/control: Changed: Replace versioned (build-)dependency on
perl (>= 5.6.0-{12,16}) with an unversioned dependency on perl (as
permitted by Debian Policy 3.8.3).
[ Ryan Niebur ]
* Email change: Jonathan Yu -> jawnsy@cpan.org
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
[ Xavier Guimard ]
* New upstream version
* Bump Standards-Version to 3.9.4
* Use debhelper 8
* Update source format to 3.0 quilt
* Update debian/copyright and use 1.0 format
-- Xavier Guimard <x.guimard@free.fr> Sun, 18 Nov 2012 19:33:29 +0100
libauthen-cas-client-perl (0.05-1) unstable; urgency=low
[ Nathan Handler ]
* debian/watch: Update to ignore development releases.
[ Jonathan Yu ]
* 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
-- Jonathan Yu <frequency@cpan.org> Tue, 28 Jul 2009 16:45:54 -0400
libauthen-cas-client-perl (0.04-1) unstable; urgency=low
[ gregor herrmann ]
* debian/control: Changed: Switched Vcs-Browser field to ViewSVN
(source stanza).
[ AGOSTINI Yves ]
* new upstream release
* bump Standards-Version to 3.8.1, no change
* copyright, author changes to 2009
* copyright, bump to proposal format rev 196, move group copyright to
personnal copyright
-- AGOSTINI Yves <agostini@univ-metz.fr> Fri, 08 May 2009 17:33:37 +0200
libauthen-cas-client-perl (0.03-1) unstable; urgency=low
[ AGOSTINI Yves ]
* New upstream release
* Standards-Version: 3.8.0 (no change)
* update debian/rules compat control to debhelper 7
* update copyright to 2008 (from upstream copyright)
* update format copyright to rev=102
* put debian packaging copyright under the same terms as the module itself
* keep licence name to BSD-2 and not MIT, as author said in META.yml
it's really a BSD-2 license
[ gregor herrmann ]
* Remove libtest-mockobject-perl from Depends, it's only used for tests
during build.
-- AGOSTINI Yves <agostini@univ-metz.fr> Wed, 25 Jun 2008 11:29:28 +0200
libauthen-cas-client-perl (0.02-1) unstable; urgency=low
* Initial Release (Closes: #477395)
-- AGOSTINI Yves <agostini@univ-metz.fr> Tue, 22 Apr 2008 23:26:12 +0200
|