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
|
libcatalyst-modules-extra-perl (8) unstable; urgency=low
* Add build dependency on libtest-use-ok-perl (closes: #615503).
* Add /me to Uploaders.
* debian/copyright: point to /usr/share/common-licenses/GPL-1.
-- gregor herrmann <gregoa@debian.org> Sun, 27 Feb 2011 16:23:50 +0100
libcatalyst-modules-extra-perl (7) unstable; urgency=low
* Updated modules:
+ Catalyst::Model::Adaptor 0.09 (was 0.08)
* Standards-Version 3.9.1 (no changes)
* Refer to the text of GPL version 1
-- Jonathan Yu <jawnsy@cpan.org> Fri, 24 Dec 2010 00:58:39 -0500
libcatalyst-modules-extra-perl (6) unstable; urgency=low
* Updated modules:
+ Catalyst::Plugin::Captcha 0.04 (was 0.03)
* Drop Conflicts on libcatalyst-modules-perl << 1 (we have
version 14 in oldstable)
* Add a README.source detailing how to work with the bundle
* Update NEWS file to a paragraph-like format
* Use new 3.0 (native) source format
-- Jonathan Yu <jawnsy@cpan.org> Sun, 04 Apr 2010 16:36:38 -0400
libcatalyst-modules-extra-perl (5) unstable; urgency=low
[ Jonathan Yu ]
* Updated modules:
+ Catalyst::Model::Adaptor 0.08 (was 0.05)
* Changed to the new DEP5 copyright format
* Copy build script from libcatalyst-modules-perl
* Standards-Version 3.8.4 (no changes)
[ gregor herrmann ]
* Improve build script.
-- Jonathan Yu <jawnsy@cpan.org> Sat, 06 Mar 2010 20:34:53 -0500
libcatalyst-modules-extra-perl (4) unstable; urgency=low
[ Jonathan Yu ]
* Add Catalyst::Plugin::Setenv (Closes: #538942)
* Add C::P::Authentication::Credential::OpenID (Closes: #536286)
* Add Catalyst::Model::Adaptor (Closes: #540286)
* Standards-Version 3.8.3 (no changes)
* Added myself to Uploaders and Copyright
* Regenerate copyright and control file using the script
* Upgraded other packages
* Rewrote copyright generating code to use new copyright file format.
+ Author is split into Upstream Maintainer and Copyright holder
* Remove Catalyst::Plugin::FormValidator::Simple, as it depends on
Catalyst::Plugin::FormValidator, which is deprecated
* Remove watch file, as it confuses PET/other tools. There is a check
script that does the same thing anyway, only better.
* Added a NEWS file to note all the module changes
* Depend on liblwpx-paranoidagent-perl, libnet-openid-consumer-perl
for the new ::OpenID authentication module
* Remove Catalyst::Plugin::CDBI::Transaction, because Class::DBI is
considered deprecated, upstream has not responded to copyright
information request, we do not have copyright info.
* Remove Catalyst::Plugin::FillInForm, as there are deprecation
warnings during build and no response to the bug (RT#50138)
[ Ryan Niebur ]
* Take over for the Debian Perl Group
* debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
field (source stanza); ${misc:Depends} to Depends: field. Changed:
Maintainer set to Debian Perl Group <pkg-perl-
maintainers@lists.alioth.debian.org> (was: Debian Catalyst
Maintainers <pkg-catalyst-maintainers@lists.alioth.debian.org>).
* Remove Florian Ragwitz from Uploaders (Closes: #523378)
* dh7 awesomeness
* Update jawnsy's email address
-- Jonathan Yu <jawnsy@cpan.org> Tue, 20 Oct 2009 14:15:04 -0400
libcatalyst-modules-extra-perl (3) unstable; urgency=low
* Catalyst::Plugin::Captcha added
* Catalyst::Plugin::FormValidator::Simple moved here from
libcatalyst-modules-perl
* removed Catalyst::Helper::Controller::Scaffold, its broken
and abandoned
-- Krzysztof Krzyzaniak (eloy) <eloy@debian.org> Thu, 27 Apr 2006 15:15:48 +0200
libcatalyst-modules-extra-perl (2) unstable; urgency=low
* Catalyst::Helper::Controller::Scaffold and Catalyst::Model::CDBI::CRUD
moved here from libcatalyst-modules-perl
-- Krzysztof Krzyzaniak (eloy) <eloy@debian.org> Sat, 15 Apr 2006 00:33:09 +0200
libcatalyst-modules-extra-perl (1) unstable; urgency=low
* Initial release.
-- Krzysztof Krzyzaniak (eloy) <eloy@debian.org> Mon, 6 Mar 2006 11:21:20 +0100
|