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
|
libclass-insideout-perl (1.13-2) unstable; urgency=low
* Team upload
* add explicit (build-) dependency on libclass-isa-perl, which is no longer
pulled up by perl-modules in perl 5.18
-- Damyan Ivanov <dmn@debian.org> Tue, 13 Aug 2013 23:21:14 +0200
libclass-insideout-perl (1.13-1) unstable; urgency=low
* Imported Upstream version 1.13
* Add t/Object/* in examples
* Add libtype-tiny-perl in build dependencies
-- Xavier Guimard <x.guimard@free.fr> Sat, 27 Apr 2013 06:20:16 +0200
libclass-insideout-perl (1.11-1) unstable; urgency=low
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
[ gregor herrmann ]
* debian/control: update {versioned,alternative} (build) dependencies.
[ Salvatore Bonaccorso ]
* Change Vcs-Git to canonical URI (git://anonscm.debian.org)
* Change search.cpan.org based URIs to metacpan.org based URIs
[ Xavier Guimard ]
* Imported Upstream version 1.11
* Add Todo and CONTRIBUTING in docs
* Email change: Jonathan Yu -> jawnsy@cpan.org
* Refresh spelling patch
* Update debian/copyright (years and format)
* Bump Standards-Version to 3.9.4
* Remove perl from deps (already provided by ${perl:Depends})'
-- Xavier Guimard <x.guimard@free.fr> Thu, 07 Mar 2013 17:00:54 +0100
libclass-insideout-perl (1.10-2) unstable; urgency=low
[ Ryan Niebur ]
* Update jawnsy's email address
[ Peter Pentchev ]
* Convert to the 3.0 (quilt) source format with no changes.
* Depend on libclass-isa-perl | perl (<< 5.10.1-13). Closes: #614409
* Refresh the copyright file:
- update it to the latest version of the DEP 5 proposed format
- refer to the GPL-1 license file instead of the GPL symlink
- refer to Debian (not just GNU/Linux) systems
- add my debian/* copyright notice
- fix the upstream contact accidentally changed by jawnsy
* Bump Standards-Version to 3.9.1 with no changes.
* Add spelling.patch to fix two spelling mistakes.
* Bump the debhelper compatibility level to 8 with no changes.
* Update Roberto C. Sanchez's e-mail address.
* Add myself to the list of uploaders.
-- Peter Pentchev <roam@ringlet.net> Fri, 25 Feb 2011 00:54:57 +0200
libclass-insideout-perl (1.10-1) unstable; urgency=low
[ Jonathan Yu ]
* New upstream release
+ Fix import to avoid confusing DProf
* Drop dependency on M::B, the Makefile.PL is a traditional EUMM one
* Bump to compat level 7, use short debhelper rules
* Update to new machine-readable copyright file
[ gregor herrmann ]
* debian/copyright: point to /usr/share/common-licenses/Apache-2.0 instead
of including the whole Apache 2 License.
* Set Standards-Version to 3.8.3 (no further changes).
* debian/control: Changed: Switched Vcs-Browser field to ViewSVN
(source stanza).
* debian/control: Added: ${misc:Depends} to Depends: field.
[ Nathan Handler ]
* debian/watch: Update to ignore development releases.
-- Jonathan Yu <frequency@cpan.org> Tue, 25 Aug 2009 14:19:39 -0400
libclass-insideout-perl (1.09-1) unstable; urgency=low
* Initial Release (packaged by Ernesto Hernández-Novich) (Closes: #460137).
-- Roberto C. Sanchez <roberto@connexer.com> Thu, 10 Jan 2008 18:52:06 -0500
|