debian/0000755000000000000000000000000012052227542007167 5ustar debian/compat0000644000000000000000000000000212052227016010361 0ustar 8 debian/rules0000755000000000000000000000003612052227017010243 0ustar #!/usr/bin/make -f %: dh $@ debian/libclass-accessor-lite-perl.docs0000644000000000000000000000000712052227016015321 0ustar README debian/source/0000755000000000000000000000000012052227016010463 5ustar debian/source/format0000644000000000000000000000001412052227016011671 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000020312052227016010207 0ustar version=3 http://search.cpan.org/dist/Class-Accessor-Lite/ .*/Class-Accessor-Lite-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/changelog0000644000000000000000000000025112052227470011037 0ustar libclass-accessor-lite-perl (0.5-1) unstable; urgency=low * Initial Release (Closes: #693629) -- Dominic Hargreaves Sun, 18 Nov 2012 18:55:51 +0000 debian/control0000644000000000000000000000147312052227264010600 0ustar Source: libclass-accessor-lite-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Dominic Hargreaves Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl (>= 5.8.9) Standards-Version: 3.9.3 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libclass-accessor-lite-perl.git Vcs-Git: git://git.debian.org/pkg-perl/packages/libclass-accessor-lite-perl.git Homepage: http://search.cpan.org/dist/Class-Accessor-Lite/ Package: libclass-accessor-lite-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: minimalistic variant of Class::Accessor This module is a variant of Class::Accessor. It is fast and requires less typing, has no dependencies to other modules, and does not mess up the @ISA. debian/copyright0000644000000000000000000000205412052227112011114 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Class-Accessor-Lite Source: http://search.cpan.org/dist/Class-Accessor-Lite/ Upstream-Contact: Copyright (C) 2008 - 2010 Kazuho Oku Files: * Copyright: Copyright (C) 2008 - 2010 Kazuho Oku License: Artistic or GPL-1+ Files: debian/* Copyright: 2012, Dominic Hargreaves 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'.