debian/0000755000000000000000000000000012255666274007205 5ustar debian/rules0000755000000000000000000000003612255666274010264 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000203212255666274010605 0ustar Source: libplack-middleware-reverseproxy-perl Maintainer: Debian Perl Group Uploaders: gregor herrmann Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libplack-perl (>= 0.9988) Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libplack-middleware-reverseproxy-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libplack-middleware-reverseproxy-perl.git Homepage: https://metacpan.org/release/Plack-Middleware-ReverseProxy/ Package: libplack-middleware-reverseproxy-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libplack-perl (>= 0.9988), perl Description: module supporting apps to run as a reverse proxy backend Plack::Middleware::ReverseProxy resets some HTTP headers, which changed by reverse-proxy. You can specify the reverse proxy address and stop fake requests using 'enable_if' directive in your app.psgi. debian/source/0000755000000000000000000000000012255666274010505 5ustar debian/source/format0000644000000000000000000000001412255666274011713 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000313112255666274011055 0ustar libplack-middleware-reverseproxy-perl (0.15-1) unstable; urgency=low [ gregor herrmann ] * debian/control: update {versioned,alternative} (build) dependencies. * debian/copyright: update wording of Comment about copyright ownership. [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs [ gregor herrmann ] * New upstream release. * Update years of packaging copyright. * Update (build) dependencies. * Declare compliance with Debian Policy 3.9.5. -- gregor herrmann Sun, 22 Dec 2013 23:50:27 +0100 libplack-middleware-reverseproxy-perl (0.14-1) unstable; urgency=low * New upstream release. * Make libplack-perl (build) dependency versioned. -- gregor herrmann Sat, 02 Jun 2012 19:39:09 +0200 libplack-middleware-reverseproxy-perl (0.13-1) unstable; urgency=low * New upstream release: fixes "FTBFS: tests failed" (Closes: #674301) * debian/copyright: update to Copyright-Format 1.0. * Update copyright years. * Bump Standards-Version to 3.9.3 (no changes). -- gregor herrmann Thu, 24 May 2012 17:49:58 +0200 libplack-middleware-reverseproxy-perl (0.11-1) unstable; urgency=low * New upstream release. * Add build dependency on libtest-base-perl. -- gregor herrmann Sat, 15 Oct 2011 20:51:03 +0200 libplack-middleware-reverseproxy-perl (0.09-1) unstable; urgency=low * Initial release (closes: #640368). -- gregor herrmann Sun, 04 Sep 2011 17:56:55 +0200 debian/compat0000644000000000000000000000000212255666274010403 0ustar 8 debian/copyright0000644000000000000000000000315212255666274011141 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Plack-Middleware-ReverseProxy Upstream-Contact: Nobuo Danjou Source: https://metacpan.org/release/Plack-Middleware-ReverseProxy/ Files: * Copyright: 2009-2012, Kazuhiro Osawa 2009-2012, Nobuo Danjou 2009-2012, Masahiro Nagano 2009-2012, Tatsuhiko Miyagawa License: Artistic or GPL-1+ Comment: The upstream distribution does not contain an explicit statement of copyright ownership. Pursuant to the Berne Convention for the Protection of Literary and Artistic Works, it is assumed that all content is copyright by its respective authors unless otherwise stated. Files: inc/Module/* Copyright: 2002-2012, Adam Kennedy 2002-2012, Audrey Tang 2002-2012, Brian Ingerson License: Artistic or GPL-1+ Files: debian/* Copyright: 2011-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/watch0000644000000000000000000000023012255666274010231 0ustar version=3 https://metacpan.org/release/Plack-Middleware-ReverseProxy/ .*/Plack-Middleware-ReverseProxy-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$