debian/0000755000000000000000000000000012235216130007161 5ustar debian/watch0000644000000000000000000000016112223063740010214 0ustar version=3 https://metacpan.org/release/Class-Tiny .*/Class-Tiny-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/copyright0000644000000000000000000000204112223063740011115 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://metacpan.org/release/Class-Tiny Upstream-Contact: David Golden Upstream-Name: Class-Tiny Files: * Copyright: 2013, David Golden License: Apache-2.0 Files: debian/* Copyright: 2013, Florian Schlichting License: Apache-2.0 License: Apache-2.0 Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. . On Debian systems, the complete text of the Apache License, Version 2.0 can be found in `/usr/share/common-licenses/Apache-2.0'. debian/control0000644000000000000000000000206312235216130010565 0ustar Source: libclass-tiny-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Florian Schlichting Build-Depends: debhelper (>= 8) Build-Depends-Indep: libcpan-meta-perl, libcpan-meta-requirements-perl, libtest-failwarnings-perl, perl (>= 5.14.0) | libdevel-globaldestruction-perl, perl (>= 5.13.4) | libtest-simple-perl (>= 0.96), perl Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libclass-tiny-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libclass-tiny-perl.git Homepage: https://metacpan.org/release/Class-Tiny Package: libclass-tiny-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, perl (>= 5.14.0) | libdevel-globaldestruction-perl Description: minimalist class construction module for Perl Class::Tiny offers a minimalist class construction kit in around 120 lines of code. It uses no non-core modules for any recent Perl, while providing more features than Object::Tiny or Object::Tiny::RW. debian/compat0000644000000000000000000000000212223063740010363 0ustar 8 debian/changelog0000644000000000000000000000061712235216130011037 0ustar libclass-tiny-perl (0.012-1) unstable; urgency=low * Import Upstream version 0.012 * Add build-dependencies on CPAN::Meta(::Requirements) for testing -- Florian Schlichting Sat, 02 Nov 2013 16:36:38 +0100 libclass-tiny-perl (0.011-1) unstable; urgency=low * Initial Release. (Closes: #725137) -- Florian Schlichting Fri, 01 Nov 2013 18:39:21 +0100 debian/source/0000755000000000000000000000000012223063740010465 5ustar debian/source/format0000644000000000000000000000001412223063740011673 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003612223063740010244 0ustar #!/usr/bin/make -f %: dh $@