debian/0000755000000000000000000000000012217352463007173 5ustar debian/rules0000755000000000000000000000003612217352463010252 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000265312217352463010604 0ustar Source: libcatalyst-dispatchtype-regex-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Florian Schlichting Build-Depends: debhelper (>= 8), libmodule-build-perl (>= 0.400400) | perl (>= 5.19.1), perl Build-Depends-Indep: libcatalyst-perl (>= 5.90030), libmoose-perl, libnamespace-autoclean-perl, libtext-simpletable-perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcatalyst-dispatchtype-regex-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcatalyst-dispatchtype-regex-perl.git Homepage: https://metacpan.org/release/Catalyst-DispatchType-Regex/ Package: libcatalyst-dispatchtype-regex-perl Architecture: all Replaces: libcatalyst-perl (<< 5.90030-1) Breaks: libcatalyst-perl (<< 5.90030-1) Depends: ${misc:Depends}, ${perl:Depends}, libmoose-perl, libtext-simpletable-perl Description: Regex DispatchType for Catalyst Regex dispatch types have been deprecated and removed from Catalyst core. If your application depends on regex dispatch, you can install this package to keep things working while migrating to Chained methods or other techniques. . Please note that as part of the refactoring, the dispatch priority of Regex vs Regexp vs LocalRegex vs LocalRegexp may have changed. Priority is now influenced by when the dispatch type is first seen in your application. debian/source/0000755000000000000000000000000012217352463010473 5ustar debian/source/format0000644000000000000000000000001412217352463011701 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000153112217352463011045 0ustar libcatalyst-dispatchtype-regex-perl (5.90033-2) unstable; urgency=low * Team upload. * Fix Module::Build build dependency. (Closes: #723917) * Add build dependency on libcatalyst-perl to enable tests. Now the required version is available in the archive. * Remove unversioned perl from Depends. -- gregor herrmann Sat, 21 Sep 2013 19:19:40 +0200 libcatalyst-dispatchtype-regex-perl (5.90033-1) unstable; urgency=low * Imported Upstream version 5.90033. * Change search.cpan.org based URIs to metacpan.org based URIs * change VCS-Git to canonical URL -- Florian Schlichting Wed, 07 Aug 2013 22:23:17 +0200 libcatalyst-dispatchtype-regex-perl (5.90032-1) unstable; urgency=low * Initial Release. (Closes: #708179) -- Florian Schlichting Tue, 14 May 2013 20:28:55 +0200 debian/compat0000644000000000000000000000000212217352463010371 0ustar 8 debian/copyright0000644000000000000000000000672612217352463011141 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Catalyst-DispatchType-Regex Source: https://metacpan.org/release/Catalyst-DispatchType-Regex/ Upstream-Contact: Mark Grimes Files: * Copyright: 2005-2013, Catalyst contributors sri: Sebastian Riedel abw: Andy Wardley acme: Leon Brocard abraxxa: Alexander Hartmaier Andrew Bramble Andrew Ford Andrew Ruthven andyg: Andy Grundman audreyt: Audrey Tang bricas: Brian Cassidy Caelum: Rafael Kitover chansen: Christian Hansen chicks: Christopher Hicks Chisel Wright Danijel Milicevic David Kamholz David Naughton, David E. Wheeler dhoss: Devin Austin dkubb: Dan Kubb Drew Taylor dwc: Daniel Westermann-Clark esskar: Sascha Kiefer fireartist: Carl Franks frew: Arthur Axel "fREW" Schmidt gabb: Danijel Milicevic Gary Ashton Jones Gavin Henry Geoff Richards groditi: Guillermo Roditi hobbs: Andrew Rodland ilmari: Dagfinn Ilmari Mannsåker jcamacho: Juan Camacho jester: Jesse Sheidlower jhannah: Jay Hannah Jody Belka Johan Lindstrom jon: Jon Schutz Jonathan Rockway Kieren Diment konobi: Scott McWhirter marcus: Marcus Ramberg miyagawa: Tatsuhiko Miyagawa mgrimes: Mark Grimes mst: Matt S. Trout mugwump: Sam Vilain naughton: David Naughton ningu: David Kamholz nothingmuch: Yuval Kogman numa: Dan Sully obra: Jesse Vincent Octavian Rasnita omega: Andreas Marienborg Oleg Kostyuk phaylon: Robert Sedlacek rafl: Florian Ragwitz random: Roland Lammel Robert Sedlacek SpiceMan: Marcel Montes sky: Arthur Bergman szbalint: Balint Szilakszi t0m: Tomas Doran Ulf Edvinsson Viljo Marrandi Will Hawes willert: Sebastian Willert wreis: Wallace Reis Yuval Kogman, rainboxx: Matthias Dietrich, dd070: Dhaval Dhanani License: Artistic or GPL-1+ Files: debian/* Copyright: 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 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/watch0000644000000000000000000000022412217352463010222 0ustar version=3 https://metacpan.org/release/Catalyst-DispatchType-Regex/ .*/Catalyst-DispatchType-Regex-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$