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
|
libmojomojo-perl (1.05+dfsg-3) unstable; urgency=low
* Team upload.
* Fix FTBFS caused by updated Catalyst::Plugins::SubRequest.
Closes: #680796
-- Florian Schlichting <fschlich@zedat.fu-berlin.de> Tue, 07 Aug 2012 20:35:24 +0200
libmojomojo-perl (1.05+dfsg-2) unstable; urgency=low
* Add patch to use Digest::SHA instead of Digest::SHA1.
Closes: #655825
* debian/rules: remove quilt artefacts that get installed by some
accident.
-- gregor herrmann <gregoa@debian.org> Sat, 14 Jan 2012 17:13:21 +0100
libmojomojo-perl (1.05+dfsg-1) unstable; urgency=low
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
[ Salvatore Bonaccorso ]
* debian/copyright: Replace DEP5 Format-Specification URL from
svn.debian.org to anonscm.debian.org URL.
[ gregor herrmann ]
* New upstream release.
* Bump years of copyright for inc/Module/*.
* Add new build and runtime dependencies.
* Add another fix to the spelling patch.
* Replace two more javascripts libraries with symlinks to the files from
Debian packages, add dependencies accordingly.
* Stop installing /usr/share/perl5/MojoMojo/INSTALL.
-- gregor herrmann <gregoa@debian.org> Sun, 02 Oct 2011 18:34:27 +0200
libmojomojo-perl (1.04+dfsg-1) unstable; urgency=low
[ Jonathan Yu ]
* New upstream release
+ Moved to KinoSearch1 (libkinosearch1-perl)
Closes: #621469
* Update watch mangle so version numbers are correct
* Update copyright clauses
* Standards-Version 3.9.1 (no changes)
* Add notes for the +dfsg tarball to d/copyright
* Add copyright information for bundled M::I::Catalyst and
File::Copy::Recursive
[ gregor herrmann ]
* Bump versioned (build) dependency on libcatalyst-modules-perl to >= 42 to
get a fixed CatalystX::Component::Traits.
* Switch to debhelper 8.
* Set Standards-Version to 3.9.2 (no changes).
* Add /me to Uploaders.
* Add a patch to fix a spelling mistake discovered by lintian.
-- gregor herrmann <gregoa@debian.org> Fri, 08 Apr 2011 16:57:17 +0200
libmojomojo-perl (1.01+dfsg-1) unstable; urgency=low
[ Jonathan Yu ]
* Repack package to remove non-free swfupload files
(Closes: #591974)
* Add future swfupload package to Suggests
-- David Bremner <bremner@debian.org> Sun, 28 Nov 2010 14:03:48 -0400
libmojomojo-perl (1.01-1) unstable; urgency=low
[ Jonathan Yu ]
* New upstream release
[ gregor herrmann ]
* Add info about new utility scripts to debian/copyright.
* Install scripts/util as examples.
* Add build dependencies on libtest-notabs-perl and
libtest-pod-coverage-perl.
-- Jonathan Yu <jawnsy@cpan.org> Thu, 27 May 2010 20:02:26 -0400
libmojomojo-perl (1.00-1) unstable; urgency=low
* Initial Release. (Closes: #537580)
-- Jonathan Yu <jawnsy@cpan.org> Thu, 13 May 2010 21:27:37 -0400
|