debian/0000755000000000000000000000000012200523201007151 5ustar debian/watch0000644000000000000000000000017212101262702010210 0ustar version=3 https://metacpan.org/release/Catalyst-Devel/ .*/Catalyst-Devel-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/copyright0000644000000000000000000000273312150235113011117 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Catalyst-Devel Upstream-Contact: Catalyst Development Team Source: https://metacpan.org/release/Catalyst-Devel/ Files: * Copyright: 2006-2012, various contributors to the Catalyst project License: Artistic or GPL-1+ Comment: for a full list of copyright holders, please see copyright information for the libcatalyst-perl package. Files: inc/Module/* Copyright: 2002-2012, Adam Kennedy 2002-2012, Audrey Tang 2002-2012, Brian Ingerson License: Artistic or GPL-1+ Files: debian/* Copyright: 2010, Jonathan Yu 2010-2011, gregor herrmann 2012-2013, Florian Schlichting 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 systems, the complete text of version 1 of the the GNU General Public License can be found in `/usr/share/common-licenses/GPL-1'. debian/control0000644000000000000000000000527112150234760010576 0ustar Source: libcatalyst-devel-perl Maintainer: Debian Perl Group Uploaders: Jonathan Yu , gregor herrmann , Ansgar Burchardt , Florian Schlichting Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libcatalyst-modules-perl, libcatalyst-perl (>= 5.90001), libconfig-general-perl, libfile-changenotify-perl, libfile-copy-recursive-perl, libfile-sharedir-perl, libipc-run3-perl, libmodule-install-perl (>= 1.02), libmoose-perl, libmoosex-emulate-class-accessor-fast-perl, libnamespace-autoclean-perl, libnamespace-clean-perl, libpath-class-perl, libtemplate-perl, libtest-fatal-perl, libyaml-tiny-perl, perl (>= 5.11.1) | libtest-simple-perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcatalyst-devel-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcatalyst-devel-perl.git Homepage: https://metacpan.org/release/Catalyst-Devel/ Package: libcatalyst-devel-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, libcatalyst-perl (>= 5.90001), libconfig-general-perl, libfile-changenotify-perl, libfile-copy-recursive-perl, libfile-sharedir-perl, libmoose-perl, libmoosex-emulate-class-accessor-fast-perl, libnamespace-autoclean-perl, libnamespace-clean-perl, libpath-class-perl, libtemplate-perl, libyaml-tiny-perl Suggests: libmodule-install-perl (>= 1.02), libmoosex-daemonize-perl, starman Breaks: libcatalyst-modules-perl (<< 39) Replaces: libcatalyst-modules-perl (<< 39) Description: collection of development tools for Catalyst Catalyst::Devel is a collection of modules needed for Catalyst application development and testing, but is not required to run them. This package is not needed for Catalyst application deployment on production servers. Among other things, it includes the following tools: . Module::Install::Catalyst Provides various utilities for creating Catalyst module distributions. . Catalyst::Helper Helper module for bootstrapping a Catalyst application via catalyst.pl. . Catalyst::Restarter Utility to restart the server when files have changed debian/compat0000644000000000000000000000000211671741572010377 0ustar 8 debian/changelog0000644000000000000000000000564112200523201011031 0ustar libcatalyst-devel-perl (1.39-1) unstable; urgency=low * Imported Upstream version 1.39. -- Florian Schlichting Wed, 07 Aug 2013 21:52:14 +0200 libcatalyst-devel-perl (1.38-1) unstable; urgency=low [ gregor herrmann ] * debian/control: update {versioned,alternative} (build) dependencies. [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs [ Florian Schlichting ] * Imported Upstream version 1.38 * Email change: Florian Schlichting -> fsfs@debian.org * Bumped Standards-Version to 3.9.4 (no change) * Bumped copyright years -- Florian Schlichting Sun, 26 May 2013 00:45:56 +0200 libcatalyst-devel-perl (1.37-1) unstable; urgency=low * Imported Upstream version 1.37. * Bumped years of copyright for inc/Module/*. * Bumped Standards-Version to 3.9.3 (use copyright-format 1.0). * Added myself to uploaders and copyright. -- Florian Schlichting Sun, 03 Jun 2012 12:25:14 +0200 libcatalyst-devel-perl (1.36-1) unstable; urgency=low [ Jonathan Yu ] * New upstream release 1.32 * Upstream replaces Test::Exception with Test::Fatal * Bump to debhelper compat 8 [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Salvatore Bonaccorso ] * debian/copyright: Replace DEP5 Format-Specification URL from svn.debian.org to anonscm.debian.org URL. [ gregor herrmann ] * New upstream releases 1.33, 1.34, 1.36. * Set Standards-Version to 3.9.2 (no changes). * Bump (build) dependency on libcatalyst-perl, add starman and libmoosex-daemonize-perl to Suggests, bump version of libmodule-install-perl, add perl as an alternative for Test::More. * Bump years of copyright for inc/Module/*. -- gregor herrmann Tue, 25 Oct 2011 14:40:19 +0200 libcatalyst-devel-perl (1.31-2) unstable; urgency=low * Add build dependency on libtest-exception-perl (closes: #615622). * debian/copyright: update license stanzas. -- gregor herrmann Sun, 27 Feb 2011 23:19:04 +0100 libcatalyst-devel-perl (1.31-1) unstable; urgency=low [ gregor herrmann ] * Set Standards-Version to 3.9.1; replace Conflicts with Breaks. [ Ansgar Burchardt ] * New upstream release. * No longer run POD tests. * Add (build-)dep on libyaml-tiny-perl. * Add myself to Uploaders. -- Ansgar Burchardt Thu, 27 Jan 2011 13:08:10 +0100 libcatalyst-devel-perl (1.28-1) unstable; urgency=low * New upstream release. * Convert to source format 3.0 (quilt). * Add /me to Uploaders. * Add build dependency on libpod-coverage-perl >= 0.20. -- gregor herrmann Sun, 20 Jun 2010 19:00:20 +0200 libcatalyst-devel-perl (1.27-1) unstable; urgency=low * Initial Release (Closes: #573929) -- Jonathan Yu Wed, 17 Mar 2010 13:56:16 -0400 debian/source/0000755000000000000000000000000011671741572010501 5ustar debian/source/format0000644000000000000000000000001411671741572011707 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611671741572010260 0ustar #!/usr/bin/make -f %: dh $@