debian/0000755000000000000000000000000012153174452007172 5ustar debian/rules0000755000000000000000000000003612153174452010251 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000333112153174452010575 0ustar Source: libobject-insideout-perl Maintainer: Debian Perl Group Uploaders: Jonathan Yu , gregor herrmann , Salvatore Bonaccorso Section: perl Priority: optional Build-Depends: debhelper (>= 8) # in theory, Data::Dumper: 2.131 Build-Depends-Indep: perl, libexception-class-perl (>= 1.32), libscalar-list-utils-perl (>= 1:1.25) | perl (>= 5.17.1), libwant-perl (>= 0.21), perl (>= 5.13.0) | libthreads-shared-perl (>= 1.33), perl (>= 5.13.11) | libtest-simple-perl (>= 0.98) Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libobject-insideout-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libobject-insideout-perl.git Homepage: https://metacpan.org/release/Object-InsideOut/ Package: libobject-insideout-perl Architecture: all # in theory, Data::Dumper: 2.131 Depends: ${perl:Depends}, ${misc:Depends}, libexception-class-perl (>= 1.32), Suggests: libwant-perl (>= 0.21), perl (>= 5.13.0) | libthreads-shared-perl (>= 1.33) Description: comprehensive inside-out object construction kit Object::InsideOut is a Perl module that implements inside-out objects as anonymous scalar references that are blessed into a class with the scalar containing the ID for the object (usually a sequence number). The scalar reference is set as read-only to prevent accidental modifications to the ID. Object data (such as fields) are stored within the class's package in either arrays indexed by the object's ID, or hashes keyed to the object's ID. debian/source/0000755000000000000000000000000012153174452010472 5ustar debian/source/format0000644000000000000000000000001412153174452011700 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000757212153174452011057 0ustar libobject-insideout-perl (3.97-1) unstable; urgency=low [ Ansgar Burchardt ] * New upstream release 3.88. * Update (build-)dependencies: + bump (build-)dep on libexception-class-perl to >= 1.32. + add build-dep on perl (>= 5.14) | libtest-simple-perl (>= 0.98). [ gregor herrmann ] * New upstream release 3.92. * New upstream release 3.94. * 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 [ gregor herrmann ] * New upstream release 3.97. Fixes "FTBFS with perl 5.18: test failures" (Closes: #710961) * Update (build) dependencies. * Set Standards-Version to 3.9.4 (no changes). * Update years of packaging copyright. -- gregor herrmann Mon, 03 Jun 2013 22:14:03 +0200 libobject-insideout-perl (3.87-1) unstable; urgency=low * Imported Upstream version 3.87 * Add myself to Uploaders * Update copyright for debian/* packaging -- Salvatore Bonaccorso Thu, 19 Jan 2012 19:10:15 +0100 libobject-insideout-perl (3.86-1) unstable; urgency=low * Team upload. * Imported Upstream version 3.86 * Update copyright for upstream files in debian/copyright -- Salvatore Bonaccorso Thu, 19 Jan 2012 09:37:05 +0100 libobject-insideout-perl (3.85-1) unstable; urgency=low * Team upload. [ gregor herrmann ] * Swap order of alternative (build) dependencies after the perl 5.14 transition. [ Salvatore Bonaccorso ] * Imported Upstream version 3.85 -- Salvatore Bonaccorso Thu, 12 Jan 2012 10:09:54 +0100 libobject-insideout-perl (3.84-1) unstable; urgency=low * Team upload. * Imported Upstream version 3.84 -- Salvatore Bonaccorso Wed, 12 Oct 2011 20:53:57 +0200 libobject-insideout-perl (3.83-1) unstable; urgency=low * Team upload. * Imported Upstream version 3.83 -- Salvatore Bonaccorso Fri, 07 Oct 2011 11:01:48 +0200 libobject-insideout-perl (3.82-1) unstable; urgency=low * New upstream release. -- gregor herrmann Fri, 30 Sep 2011 17:09:42 +0200 libobject-insideout-perl (3.81-2) 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 ] * Add perl 5.14 as an alternative to libthreads-shared-perl. (Closes: #636793) * Set Standards-Version to 3.9.2 (no changes). -- gregor herrmann Mon, 08 Aug 2011 17:55:49 +0200 libobject-insideout-perl (3.81-1) unstable; urgency=low * New upstream release -- Jonathan Yu Tue, 22 Mar 2011 22:10:17 -0400 libobject-insideout-perl (3.76-1) unstable; urgency=low [ Jonathan Yu ] * New upstream release * Use new 3.0 (quilt) source format [ Ansgar Burchardt ] * New upstream release 0.67. [ gregor herrmann ] * New upstream release 0.76. * debian/copyright: update license stanzas. * Set Standards-Version to 3.9.1 (no changes). * Add libthreads-shared-perl (>= 1.33) to Build-Depends-Indep and Suggests. -- gregor herrmann Sat, 20 Nov 2010 22:02:54 +0100 libobject-insideout-perl (3.64-1) unstable; urgency=low * New upstream release -- Jonathan Yu Fri, 12 Mar 2010 07:29:43 -0500 libobject-insideout-perl (3.63-1) unstable; urgency=low * New upstream release. * Set Standards-Version to 3.8.4 (no changes). * Add /me to Uploaders. -- gregor herrmann Sat, 06 Mar 2010 18:30:20 +0100 libobject-insideout-perl (3.58-1) unstable; urgency=low * Initial Release (Closes: #536134) -- Jonathan Yu Mon, 04 Jan 2010 10:00:50 -0500 debian/compat0000644000000000000000000000000212153174452010370 0ustar 8 debian/copyright0000644000000000000000000000222712153174452011130 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Object-InsideOut Upstream-Contact: Jerry D. Hedden Source: https://metacpan.org/release/Object-InsideOut/ Files: * Copyright: 2005-2012, Jerry D. Hedden License: Artistic or GPL-1+ Files: debian/* Copyright: 2010-2011, Jonathan Yu 2010-2013, gregor herrmann 2011-2012, Salvatore Bonaccorso License: Artistic or GPL-1+ License: Artistic This program is free software; you can redistribute it and/or modify it under the terms of the Artistic License, which comes with Perl. . On Debian systems, the complete text of the Artistic License can be found in `/usr/share/common-licenses/Artistic'. License: GPL-1+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 1, or (at your option) any later version. . On Debian systems, the complete text of version 1 of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-1'. debian/watch0000644000000000000000000000017612153174452010227 0ustar version=3 https://metacpan.org/release/Object-InsideOut/ .*/Object-InsideOut-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/libobject-insideout-perl.examples0000644000000000000000000000001312153174452015622 0ustar examples/*