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

« back to all changes in this revision

Viewing changes to debian/copyright

  • 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
 
Format-Specification:
2
 
    http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
3
 
Upstream-Maintainer: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
4
 
Upstream-Source: http://search.cpan.org/dist/POE-Component-Server-SimpleHTTP/
5
 
Upstream-Name: POE-Component-Server-SimpleHTTP
 
1
Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
 
2
Maintainer: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
 
3
Source: http://search.cpan.org/dist/POE-Component-Server-SimpleHTTP/
 
4
Name: POE-Component-Server-SimpleHTTP
6
5
 
7
6
Files: *
8
 
Copyright: © 2006 Apocalypse <apocal@cpan.org>
9
 
License: Artistic | GPL-1+
10
 
 
11
 
Files: tools/svn-log.perl
12
 
Copyright: © 2005 Rocco Caputo. All rights are reserved.
13
 
License: Artistic | GPL-1+
14
 
 (unused script from upstream's tarball)
15
 
 
16
 
Files: inc/*
17
 
Copyright: Copyright 2002 - 2009 by Brian Ingerson, Audrey Tang and Adam Kennedy
18
 
License: Artistic | GPL-1+
 
7
Copyright: 2010, Apocalypse, Chris Williams, Eriam Schaffter, Marlon Bailey
 
8
 and Philip Gwyn
 
9
License: Artistic or GPL-1+
 
10
 
 
11
Files: inc/Module/*
 
12
Copyright: 2002-2010, Adam Kennedy <adamk@cpan.org>
 
13
 2002-2010, Audrey Tang <autrijus@autrijus.org>
 
14
 2002-2010, Brian Ingerson <ingy@cpan.org>
 
15
License: Artistic or GPL-1+
19
16
 
20
17
Files: debian/*
21
 
Copyright: © 2008-2009, various members of the Debian Perl Group,
22
 
 cf. debian/changelog
23
 
License: Artistic | GPL-1+
 
18
Copyright: 2009, Jonathan Yu <jawnsy@cpan.org>
 
19
 2009, Ryan Niebur <ryan@debian.org>
 
20
 2009-2010, gregor herrmann <gregoa@debian.org>
 
21
 2009, Antonio Radici <antonio@dyne.org>
 
22
 2008, Damyan Ivanov <dmn@debian.org>
 
23
 2008, Martín Ferrari <tincho@debian.org>
 
24
License: Artistic or GPL-1+
24
25
 
25
26
License: Artistic
26
 
    This program is free software; you can redistribute it and/or modify
27
 
    it under the terms of the Artistic License, which comes with Perl.
28
 
    On Debian GNU/Linux systems, the complete text of the Artistic License
29
 
    can be found in `/usr/share/common-licenses/Artistic'
 
27
 This program is free software; you can redistribute it and/or modify
 
28
 it under the terms of the Artistic License, which comes with Perl.
 
29
 .
 
30
 On Debian systems, the complete text of the Artistic License can be
 
31
 found in `/usr/share/common-licenses/Artistic'.
30
32
 
31
33
License: GPL-1+
32
 
    This program is free software; you can redistribute it and/or modify
33
 
    it under the terms of the GNU General Public License as published by
34
 
    the Free Software Foundation; either version 1, or (at your option)
35
 
    any later version.
36
 
    On Debian GNU/Linux systems, the complete text of the GNU General
37
 
    Public License can be found in `/usr/share/common-licenses/GPL'
 
34
 This program is free software; you can redistribute it and/or modify
 
35
 it under the terms of the GNU General Public License as published by
 
36
 the Free Software Foundation; either version 1, or (at your option)
 
37
 any later version.
 
38
 .
 
39
 On Debian systems, the complete text of version 1 of the GNU General
 
40
 Public License can be found in `/usr/share/common-licenses/GPL-1'.