debian/0000755000000000000000000000000012245667766007213 5ustar debian/rules0000755000000000000000000000003612245667766010272 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000216412245667766010621 0ustar Source: libmoox-singleton-perl Maintainer: Debian Perl Group Uploaders: gregor herrmann Section: perl Priority: optional Build-Depends: debhelper (>= 8), perl (>= 5.11.4) | libmodule-build-perl (>= 0.360100) Build-Depends-Indep: libmoo-perl, librole-tiny-perl, perl Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmoox-singleton-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmoox-singleton-perl.git Homepage: https://metacpan.org/release/MooX-Singleton Package: libmoox-singleton-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libmoo-perl, librole-tiny-perl Description: module for turning a Moo class into singleton Moox::Singleton is a Role::Tiny role that provides the "instance" method turning objects into singletons. . NOTE: Subsequent calls to "instance" will return the singleton instance ignoring any arguments. This is different from MooseX::Singleton which does not allow any arguments. debian/source/0000755000000000000000000000000012245667766010513 5ustar debian/source/format0000644000000000000000000000001412245667766011721 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000025012245667766011062 0ustar libmoox-singleton-perl (1.20-1) unstable; urgency=low * Initial release (closes: #730608). -- gregor herrmann Thu, 28 Nov 2013 17:30:02 +0100 debian/compat0000644000000000000000000000000212245667766010411 0ustar 8 debian/copyright0000644000000000000000000000205412245667766011147 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://metacpan.org/release/MooX-Singleton Upstream-Contact: Alex J. G. Burzyński Upstream-Name: MooX-Singleton Files: * Copyright: 2012, Alex J. G. Burzyński License: Artistic or GPL-1+ Files: debian/* Copyright: 2013, gregor herrmann 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/watch0000644000000000000000000000017112245667766010243 0ustar version=3 https://metacpan.org/release/MooX-Singleton .*/MooX-Singleton-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$