~ubuntu-branches/ubuntu/natty/libmro-compat-perl/natty

« back to all changes in this revision

Viewing changes to debian/copyright

  • Committer: Bazaar Package Importer
  • Author(s): Nathan Handler, Nathan Handler, gregor herrmann
  • Date: 2009-05-31 02:55:34 UTC
  • mfrom: (1.1.4 upstream) (2.1.3 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090531025534-sf8dkoaebvqycmg5
Tags: 0.11-1
[ Nathan Handler ]
* New upstream release
* debian/copyright: Update statement for Module::Install
* debian/control: Add myself to list of uploaders.

[ gregor herrmann ]
* debian/control: make (build) dependency on libclass-c3-perl versioned.

Show diffs side-by-side

added added

removed removed

Lines of Context:
13
13
 This program is free software, you can redistribute it and/or modify it under
14
14
 the same terms as Perl itself.
15
15
 
16
 
Files: inc/*:
17
 
Copyright: © 2002 - 2000 by Brian Ingerson, Audrey Tang
18
 
 and Adam Kennedy.
19
 
License: GPL-1+ | Artistic
20
 
 This program is free software; you can redistribute it and/or modify it under
21
 
 the same terms as Perl itself.
 
16
Files: inc/Module/*
 
17
Copyright: 2002-2009, Adam Kennedy <adamk@cpan.org>
 
18
 2002-2009, Audrey Tang <autrijus@autrijus.org>
 
19
 2002-2009, Brian Ingerson <ingy@cpan.org>
 
20
License-Alias: Perl
 
21
License: Artistic | GPL-1+
22
22
 
23
23
Files: debian/*
24
24
Copyright: © 2006-2009 Krzysztof Krzyzaniak (eloy) <eloy@debian.org>