~ubuntu-branches/ubuntu/trusty/libmodule-extract-use-perl/trusty-proposed

« back to all changes in this revision

Viewing changes to debian/copyright

  • Committer: Bazaar Package Importer
  • Author(s): Ryan Niebur, Jonathan Yu, Ryan Niebur
  • Date: 2009-06-01 08:18:28 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20090601081828-uv2fptgznujutgxi
Tags: 0.15-1
[ Jonathan Yu ]
* New upstream release
  -> Fix to detect 'use' AND compile-time 'require'
* Removed libtest-output-perl from Depends
* Added libtest-manifest-perl to B-D-I
* Removed quilt patch since Brian fixed this
* Added an example file

[ Ryan Niebur ]
* New upstream release
* Add myself to Uploaders

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
Upstream-Name: Module-Extract-Use
6
6
 
7
7
Files: *
8
 
Copyright: Copyright (c) 2008, brian d foy, All Rights Reserved.
 
8
Copyright: 2008, brian d foy <bdfoy@cpan.org>
9
9
License-Alias: Perl
10
10
License: Artistic | GPL-1+
11
11
 
12
12
Files: debian/*
13
13
Copyright: 2009, Jonathan Yu <frequency@cpan.org>
14
 
License: PD | Artistic | GPL-1+
 
14
License: Artistic | GPL-1+
 
15
 
 
16
Files: examples/extract_modules
 
17
Copyright: 2009, Jonathan Yu <frequency@cpan.org>
 
18
License: Artistic | GPL-1+
15
19
 
16
20
License: Artistic
17
21
    This program is free software; you can redistribute it and/or modify