debian/0000755000000000000000000000000012141260766007173 5ustar debian/control0000644000000000000000000000266612141260745010605 0ustar Source: libmoosex-runnable-perl Section: perl Priority: optional Build-Depends: cdbs, devscripts, perl, debhelper, dh-buildinfo, libmoose-perl, libmoosex-getopt-perl, libmoosex-types-perl, libmoosex-types-path-class-perl, liblist-moreutils-perl, libnamespace-autoclean-perl, libparams-util-perl, libtest-tabledriven-perl, libtest-use-ok-perl, libtest-exception-perl Maintainer: Debian Perl Group Uploaders: Jonas Smedegaard Standards-Version: 3.9.4 Vcs-Git: git://anonscm.debian.org/git/pkg-perl/packages/libmoosex-runnable-perl Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmoosex-runnable-perl.git Homepage: http://search.cpan.org/dist/MooseX-Runnable/ Package: libmoosex-runnable-perl Architecture: all Depends: ${cdbs:Depends}, ${misc:Depends}, ${perl:Depends} Recommends: ${cdbs:Recommends} Suggests: ${cdbs:Suggests} Description: tag a class as a runnable application MooseX::Runnable is a framework for making classes runnable applications. This role doesn't do anything other than tell the rest of the framework that your class is a runnable application that has a run method which accepts arguments and returns the process' exit code. . This is a convention that the community has been using for a while. This role tells the computer that your class uses this convention, and let's the computer abstract away some of the tedium this entails. debian/source/0000755000000000000000000000000011752713702010473 5ustar debian/source/format0000644000000000000000000000001411373262460011700 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000026412141260766011047 0ustar libmoosex-runnable-perl (0.03-1) unstable; urgency=low * Initial packaging release. Closes: bug#706775. -- Jonas Smedegaard Sat, 04 May 2013 21:31:00 +0200 debian/README.source0000644000000000000000000000056312134045103011342 0ustar CDBS+git-buildpackage --------------------- This source package uses CDBS and git-buildpackage. NMUs need not (but are encouraged to) make special use of these tools. In particular, the debian/control.in file can be completely ignored. More info here: http://wiki.debian.org/CDBS+git-buildpackage -- Jonas Smedegaard Mon, 18 Feb 2013 12:55:37 +0100 debian/compat0000644000000000000000000000000212141247105010361 0ustar 8 debian/watch0000644000000000000000000000024012141250015010202 0ustar # Run the "uscan" command to check for upstream updates and more. version=3 http://search.cpan.org/dist/MooseX-Runnable/ .*/MooseX-Runnable-([\d.]+)\.tar\.gz debian/copyright_hints0000644000000000000000000000336412141254661012336 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: FIXME Upstream-Contact: FIXME Source: FIXME Disclaimer: Autogenerated by CDBS Files: Changes MANIFEST MANIFEST.SKIP META.yml Makefile.PL README bin/mx-run debian/README.source debian/compat debian/control debian/control.in debian/gbp.conf debian/source/format debian/watch example/LongRunning.pm example/MyApp.pm inc/Module/Install/Base.pm inc/Module/Install/Can.pm inc/Module/Install/Fetch.pm inc/Module/Install/Makefile.pm inc/Module/Install/Scripts.pm inc/Module/Install/Win32.pm inc/Module/Install/WriteAll.pm lib/MooseX/Runnable/Invocation.pm lib/MooseX/Runnable/Invocation/MxRun.pm lib/MooseX/Runnable/Invocation/Plugin/Debug.pm lib/MooseX/Runnable/Invocation/Plugin/PAR.pm lib/MooseX/Runnable/Invocation/Plugin/Profile.pm lib/MooseX/Runnable/Invocation/Plugin/Restart.pm lib/MooseX/Runnable/Invocation/Plugin/Restart/Auto.pm lib/MooseX/Runnable/Invocation/Plugin/Restart/Base.pm lib/MooseX/Runnable/Invocation/Plugin/Role/CmdlineArgs.pm lib/MooseX/Runnable/Invocation/Role/WithParsedArgs.pm lib/MooseX/Runnable/Invocation/Scheme/MooseX/Getopt.pm lib/MooseX/Runnable/Run.pm lib/MooseX/Runnable/Util/ArgParser.pm t/00-load.t t/arg-parser.t t/basic-mx-getopt.t t/basic.t t/invocation-plugin-initargs.t t/reverse-args.t xt/pod-coverage.t xt/pod.t Copyright: *No copyright* License: UNKNOWN FIXME Files: inc/Module/Install/Metadata.pm Copyright: License: Expat FIXME Files: debian/rules Copyright: 2013, Jonas Smedegaard License: GPL-3+ FIXME Files: inc/Module/Install.pm Copyright: 2008, - 2010, Adam Kennedy License: UNKNOWN FIXME Files: lib/MooseX/Runnable.pm Copyright: 2009, Jonathan Rockway License: UNKNOWN FIXME debian/copyright0000644000000000000000000000401612141247747011133 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: MooseX::Runnable Upstream-Contact: Jonathan Rockway Source: http://search.cpan.org/dist/MooseX-Runnable/ Files: * Copyright: 2009, Jonathan Rockway License: Artistic or GPL-1+ Comment: License: . This module is Free Software, you can redistribute it under the same terms as Perl itself. . Comment: . Perl 5 is licensed under either the 'Artistic license' or the 'GNU General Public License' version 1 or later. Files: inc/Module/Install* Copyright: 2001-2006, Audrey Tang 2002-2004, Brian Ingerson 2006,2008-2011, Adam Kennedy License: Artistic or GPL-1+ Comment: License: . This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. . Comment: . Mangled convenience copy of Module::Install. Files: debian/* Copyright: 2013, Jonas Smedegaard License: GPL-3+ License: Artistic Comment: . On Debian systems the 'Artistic License' is located in '/usr/share/common-licenses/Artistic'. License: GPL-1+ Comment: . On Debian systems the 'GNU General Public License' version 1 is located in '/usr/share/common-licenses/GPL-1'. License: GPL-3+ 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 3, or (at your option) any later version. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . Comment: . On Debian systems the 'GNU General Public License' version 3 is located in '/usr/share/common-licenses/GPL-3'. . You should have received a copy of the 'GNU General Public License' along with this program. If not, see . debian/gbp.conf0000644000000000000000000000014611373262460010612 0ustar # Configuration file for git-buildpackage and friends [DEFAULT] pristine-tar = True sign-tags = True debian/rules0000755000000000000000000000327012141260652010247 0ustar #!/usr/bin/make -f # -*- mode: makefile; coding: utf-8 -*- # Copyright 2013, Jonas Smedegaard # Description: Main Debian packaging script for MooseX::Runnable # # 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 3, or (at your option) # any later version. # # This program is distributed in the hope that it will be useful, but # WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see . include /usr/share/cdbs/1/rules/upstream-tarball.mk include /usr/share/cdbs/1/rules/utils.mk include /usr/share/cdbs/1/class/perl-makemaker.mk include /usr/share/cdbs/1/rules/debhelper.mk DEB_UPSTREAM_PACKAGE = MooseX-Runnable DEB_UPSTREAM_URL = http://www.cpan.org/modules/by-module/MooseX DEB_UPSTREAM_TARBALL_MD5 = 1f4718fd617e5b836ee01054d8b6f9c0 pkg = $(DEB_SOURCE_PACKAGE) # Needed by upstream build process and (always) at runtime perl-deps = moose moosex-getopt moosex-types moosex-types-path-class perl-deps += list-moreutils namespace-autoclean params-util deps = $(patsubst %,$(comma) lib%-perl,$(perl-deps)) # Needed by upstream testsuite perl-deps-test = tabledriven use-ok exception deps-test = $(patsubst %,$(comma) libtest-%-perl,$(perl-deps-test)) CDBS_BUILD_DEPENDS +=, $(deps), $(deps-recommend), $(deps-test) CDBS_DEPENDS_ALL = $(deps) DEB_INSTALL_DOCS_ALL = DEB_INSTALL_EXAMPLES_$(pkg) = example/* debian/control.in0000644000000000000000000000222112141247534011176 0ustar Source: libmoosex-runnable-perl Section: perl Priority: optional Build-Depends: @cdbs@ Maintainer: Debian Perl Group Uploaders: Jonas Smedegaard Standards-Version: 3.9.4 Vcs-Git: git://anonscm.debian.org/git/pkg-perl/packages/libmoosex-runnable-perl Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmoosex-runnable-perl.git Homepage: http://search.cpan.org/dist/MooseX-Runnable/ Package: libmoosex-runnable-perl Architecture: all Depends: ${cdbs:Depends}, ${misc:Depends}, ${perl:Depends} Recommends: ${cdbs:Recommends} Suggests: ${cdbs:Suggests} Description: tag a class as a runnable application MooseX::Runnable is a framework for making classes runnable applications. This role doesn't do anything other than tell the rest of the framework that your class is a runnable application that has a run method which accepts arguments and returns the process' exit code. . This is a convention that the community has been using for a while. This role tells the computer that your class uses this convention, and let's the computer abstract away some of the tedium this entails.