debian/0000755000000000000000000000000011674732233007176 5ustar debian/control0000644000000000000000000000214711674732233010605 0ustar Source: libplack-middleware-status-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Ernesto Hernández-Novich (USB) Build-Depends: debhelper (>= 8), perl (>= 5.11.4) | libmodule-build-perl (>= 0.360100) Build-Depends-Indep: perl, libhttp-message-perl | libwww-perl (<< 6), libplack-perl, perl (>= 5.10.1) | libparent-perl Standards-Version: 3.9.2 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libplack-middleware-status-perl.git Vcs-Git: git://git.debian.org/pkg-perl/packages/libplack-middleware-status-perl.git Homepage: http://search.cpan.org/dist/Plack-Middleware-Status/ Package: libplack-middleware-status-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libhttp-message-perl | libwww-perl (<< 6), libplack-perl, perl (>= 5.10.1) | libparent-perl Description: Perl module for Plack middleware mapping URLs to status codes Plack::Middleware::Status is a Perl module providing a Plack Middleware component for mapping application URLs to responses with any given HTTP Status Code. debian/copyright0000644000000000000000000000211511674732233011130 0ustar Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135 Maintainer: Patrick Donelan Source: http://search.cpan.org/dist/Plack-Middleware-Status/ Name: Plack-Middleware-Status Files: * Copyright: 2010, Patrick Donelan License: Artistic or GPL-1+ Files: debian/* Copyright: 2011, Ernesto Hernández-Novich (USB) 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/watch0000644000000000000000000000021311674732233010223 0ustar version=3 http://search.cpan.org/dist/Plack-Middleware-Status/ .*/Plack-Middleware-Status-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/compat0000644000000000000000000000000211674732233010374 0ustar 8 debian/changelog0000644000000000000000000000027711674732233011056 0ustar libplack-middleware-status-perl (1.101150-1) unstable; urgency=low * Initial Release (Closes: #653025). -- Ernesto Hernández-Novich (USB) Thu, 22 Dec 2011 17:36:43 -0430 debian/source/0000755000000000000000000000000011674732233010476 5ustar debian/source/format0000644000000000000000000000001411674732233011704 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611674732233010255 0ustar #!/usr/bin/make -f %: dh $@