debian/0000755000000000000000000000000011542174054007171 5ustar debian/control0000644000000000000000000000163611542140767010606 0ustar Source: libobject-tiny-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl Maintainer: Debian Perl Group Uploaders: Jonathan Yu Standards-Version: 3.9.1 Homepage: http://search.cpan.org/dist/Object-Tiny/ Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libobject-tiny-perl/ Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libobject-tiny-perl/ Package: libobject-tiny-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: module for building classes, simply Object::Tiny is a Perl module for building classes as simply as possible. It is useful for rapid prototyping, especially for data classes with a simple structure and mostly read-only accessors. It is a minimalistic way to build classes, intentionally omitting complex features that interfere with the way you build modules. debian/copyright0000644000000000000000000000202411542140767011126 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Maintainer: Adam Kennedy Source: http://search.cpan.org/dist/Object-Tiny/ Name: Object-Tiny Files: * Copyright: 2007-2008, Adam Kennedy License: Artistic or GPL-1+ Files: debian/* Copyright: 2011, Jonathan Yu 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/watch0000644000000000000000000000016311542140767010226 0ustar version=3 http://search.cpan.org/dist/Object-Tiny/ .*/Object-Tiny-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/libobject-tiny-perl.examples0000644000000000000000000000001311542140767014605 0ustar examples/* debian/compat0000644000000000000000000000000211542140767010373 0ustar 8 debian/changelog0000644000000000000000000000023611542140767011050 0ustar libobject-tiny-perl (1.06-1) unstable; urgency=low * Initial Release (Closes: #619079) -- Jonathan Yu Sun, 20 Mar 2011 20:57:11 -0400 debian/source/0000755000000000000000000000000011542174014010465 5ustar debian/source/format0000644000000000000000000000001411542140767011703 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611542140767010254 0ustar #!/usr/bin/make -f %: dh $@