~ubuntu-branches/ubuntu/trusty/libpoe-component-server-simplehttp-perl/trusty-proposed

« back to all changes in this revision

Viewing changes to MANIFEST

  • Committer: Bazaar Package Importer
  • Author(s): gregor herrmann, Jonathan Yu, Ryan Niebur, gregor herrmann
  • Date: 2010-11-20 20:50:41 UTC
  • mfrom: (1.1.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20101120205041-s30ijm85d1c85f51
Tags: 2.04-1
[ Jonathan Yu ]
* New upstream release
* Update to new short debhelper rules format
* Standards-Version 3.8.3 (drop perl version dependency)
* Add myself to Uploaders and Copyright
* Remove Module::Install from B-D-I; it shouldn't be needed

[ Ryan Niebur ]
* Update ryan52's email address

[ gregor herrmann ]
* Switch to source format 3.0 (quilt).
* Set Standards-Version to 3.9.1 (no changes).
* debian/copyright: update formatting and upstream copyright info.
* debian/control: update dependencies.
* debian/control: debhelper 7.2.13 (Module::Install).
* Re-enable tests, CPAN#35993 is fixed.
* Add a patch to fix a small spelling mistake in the documentation.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
Changes
 
2
Changes.svn
 
3
examples/prefork.pl
 
4
examples/proxy.pl
2
5
examples/server.pl
3
6
examples/stream.pl
4
7
inc/Module/Install.pm
 
8
inc/Module/Install/AutoLicense.pm
5
9
inc/Module/Install/Base.pm
6
10
inc/Module/Install/Can.pm
7
11
inc/Module/Install/Fetch.pm
 
12
inc/Module/Install/GithubMeta.pm
8
13
inc/Module/Install/Makefile.pm
9
14
inc/Module/Install/Metadata.pm
10
15
inc/Module/Install/Win32.pm
11
16
inc/Module/Install/WriteAll.pm
12
17
lib/POE/Component/Server/SimpleHTTP.pm
13
18
lib/POE/Component/Server/SimpleHTTP/Connection.pm
14
 
lib/POE/Component/Server/SimpleHTTP/PreFork.pm
15
19
lib/POE/Component/Server/SimpleHTTP/Response.pm
 
20
lib/POE/Component/Server/SimpleHTTP/State.pm
 
21
LICENSE
16
22
Makefile.PL
17
23
MANIFEST                        This list of files
18
24
META.yml
25
31
t/04_run_keepalive.t
26
32
t/05_post.t
27
33
t/06_stream.t
28
 
t/09_prefork_maxrequestperchild.t
29
 
t/10_prefork_stream.t
30
34
t/99_pod.t
31
35
t/99_pod_coverage.t
32
 
tools/svn-log.perl
 
36
tools/git-log.pl