debian/0000755000000000000000000000000011720014225007160 5ustar debian/control0000644000000000000000000000155311720014225010567 0ustar Source: libpackage-new-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Florian Schlichting Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl Standards-Version: 3.9.2 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libpackage-new-perl.git Vcs-Git: git://git.debian.org/pkg-perl/packages/libpackage-new-perl.git Homepage: http://search.cpan.org/dist/Package-New/ Package: libpackage-new-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: simple base package from which to inherit The Package::New object provides a consistent constructor for objects, similar to Package::Base or Object::Tiny. It provides the methods 'new' and 'initialize', as well as a method 'dump' for debugging through Package::New::Dump. debian/copyright0000644000000000000000000000356611720014225011125 0ustar Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135 Maintainer: Michael R. Davis (mdavis@stopllc.com) Source: http://search.cpan.org/dist/Package-New/ Name: Package-New Files: * Copyright: 2011, Michael R. Davis (mdavis@stopllc.com) License: BSD-3-Clause~STOP Files: debian/* Copyright: 2012, Florian Schlichting License: BSD-3-Clause~STOP License: BSD-3-Clause~STOP Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: . Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. . Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. . Neither the name of the Satellite Tracking of People, LLC nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. . THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. debian/watch0000644000000000000000000000016311720014225010211 0ustar version=3 http://search.cpan.org/dist/Package-New/ .*/Package-New-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/compat0000644000000000000000000000000211720014225010356 0ustar 8 debian/changelog0000644000000000000000000000026311720014225011033 0ustar libpackage-new-perl (0.07-1) unstable; urgency=low * Initial Release. (Closes: #660405) -- Florian Schlichting Sat, 18 Feb 2012 22:22:55 +0100 debian/source/0000755000000000000000000000000011720014225010460 5ustar debian/source/format0000644000000000000000000000001411720014225011666 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611720014225010237 0ustar #!/usr/bin/make -f %: dh $@