debian/0000755000000000000000000000000012101033426007156 5ustar debian/rules0000755000000000000000000000003612101033426010235 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000205312101033426010561 0ustar Source: libhash-asobject-perl Maintainer: Debian Perl Group Uploaders: Ivan Kohler , Xavier Guimard Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libtest-pod-perl, libtest-pod-coverage-perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libhash-asobject-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libhash-asobject-perl.git Homepage: https://metacpan.org/release/Hash-AsObject/ Package: libhash-asobject-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: Perl modules to treat hashes as objects A Hash::AsObject is a blessed hash that provides read-write access to its elements using accessors. (Actually, they're both accessors and mutators.) . It's designed to act as much like a plain hash as possible; this means, for example, that you can use methods like DESTROY to get or set hash elements with that name. debian/source/0000755000000000000000000000000012101033426010456 5ustar debian/source/format0000644000000000000000000000001412101033426011664 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000261412101033426011033 0ustar libhash-asobject-perl (0.13-2) unstable; urgency=low [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ gregor herrmann ] * debian/control: update {versioned,alternative} (build) dependencies. * Add libtest-pod-{,coverage-}perl to Build-Depends-Indep. [ Xavier Guimard ] * Update source format to 3.0 (quilt) * Remove README from docs * Bump debian/copyright format to 1.0 * Bump Standards-Version to 3.9.4 * Bump debhelper compatibility to 8 [ Salvatore Bonaccorso ] * Change search.cpan.org based URIs to metacpan.org based URIs -- Xavier Guimard Sat, 26 Jan 2013 12:25:54 +0100 libhash-asobject-perl (0.13-1) unstable; urgency=low * Take over for the Debian Perl Group * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser field (source stanza). Changed: Maintainer set to Debian Perl Group (was: Ivan Kohler ); Ivan Kohler moved to Uploaders. * debian/watch: update to ignore development releases. * New upstream release * dh-make-perl refresh, dh 7 * Standards-Version 3.8.4 -- Ivan Kohler Sat, 24 Apr 2010 21:49:36 -0700 libhash-asobject-perl (0.10-1) unstable; urgency=low * Initial Release. (Closes: #466803) -- Ivan Kohler Wed, 20 Feb 2008 19:15:58 -0800 debian/compat0000644000000000000000000000000212101033426010354 0ustar 8 debian/copyright0000644000000000000000000000220312101033426011106 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Hash-AsObject Source: https://metacpan.org/release/Hash-AsObject/ Upstream-Contact: Paul M. Hoffman Files: * Copyright: 2003-2007, Paul M. Hoffman License: Artistic or GPL-1+ Files: debian/* Copyright: 2008, 2010, Ivan Kohler 2011, Ansgar Burchardt 2013, Xavier Guimard 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/watch0000644000000000000000000000026512101033426010212 0ustar # format version number, currently 3; this line is compulsory! version=3 https://metacpan.org/release/Hash-AsObject/ .*/Hash-AsObject-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$