debian/0000755000000000000000000000000012223776470007200 5ustar debian/rules0000755000000000000000000000003612223776470010257 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000214312223776470010603 0ustar Source: libhttp-server-simple-psgi-perl Maintainer: Debian Perl Group Uploaders: Jonathan Yu , Florian Schlichting Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libhttp-server-simple-perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libhttp-server-simple-psgi-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libhttp-server-simple-psgi-perl.git Homepage: https://metacpan.org/release/HTTP-Server-Simple-PSGI/ Package: libhttp-server-simple-psgi-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, libhttp-server-simple-perl Breaks: libplack-perl (<< 1.0029) Replaces: libplack-perl (<< 1.0029) Description: simple HTTP server with PSGI application support HTTP::Server::Simple::PSGI is a simple standalone HTTP server, based on the HTTP::Server::Simple module (see libhttp-server-simple-perl). This module can be easily used as an embedded web server for development purposes. debian/source/0000755000000000000000000000000012223776470010500 5ustar debian/source/format0000644000000000000000000000001412223776470011706 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000275112223776470011057 0ustar libhttp-server-simple-psgi-perl (0.16-2) unstable; urgency=low * Team upload. * Add versioned Breaks/Replaces on libplack-perl. Plack::Handler::HTTP::Server::Simple moved from Plack to the HTTP- Server-Simple-PSGI distribution. Thanks to Ralf Treinen for the bug report. (Closes: #725393) -- gregor herrmann Sat, 05 Oct 2013 13:51:12 +0200 libhttp-server-simple-psgi-perl (0.16-1) unstable; urgency=low [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ 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 [ Axel Beckert ] * debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg- copyright" [ Florian Schlichting ] * Import Upstream version 0.16 * Add 2013 copyright statement from LICENSE * Update stand-alone license paragraphs to commonly used version (not limiting Debian to GNU/Linux, directly linking to GPL-1) * Bump dh compatibility to level 8 (no changes necessary) * Declare compliance with Debian Policy 3.9.4 * Add myself to uploaders and copyright -- Florian Schlichting Fri, 04 Oct 2013 22:29:52 +0200 libhttp-server-simple-psgi-perl (0.14-1) unstable; urgency=low * Initial Release (Closes: #576479) -- Jonathan Yu Sun, 04 Apr 2010 23:01:32 -0400 debian/compat0000644000000000000000000000000212223776470010376 0ustar 8 debian/copyright0000644000000000000000000000272412223776470011140 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: HTTP-Server-Simple-PSGI Upstream-Contact: Tatsuhiko Miyagawa Source: https://metacpan.org/release/HTTP-Server-Simple-PSGI/ Files: * Copyright: 2010, Tatsuhiko Miyagawa 2013, Tokuhiro Matsuno License: Artistic or GPL-1+ Comment: Rationale from the author was: All of my modules available at http://search.cpan.org/~miyagawa/ with the statement "AUTHOR: Tatsuhiko Miyagawa" are, unless otherwise noted, Copyright (c) Tatsuhiiko Miyagawa. Source: http://bulknews.net/debian.txt (author's web site) The exact year comes from the CPAN upload date. Files: debian/* Copyright: 2010, Jonathan Yu 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/watch0000644000000000000000000000021412223776470010226 0ustar version=3 https://metacpan.org/release/HTTP-Server-Simple-PSGI/ .*/HTTP-Server-Simple-PSGI-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$