~ubuntu-branches/ubuntu/jaunty/libclass-factory-util-perl/jaunty

« back to all changes in this revision

Viewing changes to debian/copyright

  • Committer: Bazaar Package Importer
  • Author(s): Gunnar Wolf, gregor herrmann, Gunnar Wolf
  • Date: 2008-05-12 11:23:35 UTC
  • mfrom: (3.1.1 hardy)
  • Revision ID: james.westby@ubuntu.com-20080512112335-hepv1nd0nrikcn2m
Tags: 1.7-2
[ gregor herrmann ]
* debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
  field (source stanza); Homepage field (source stanza).
* Set Maintainer to Debian Perl Group.
* Use dist-based URL in debian/watch.
* debian/rules: delete /usr/lib/perl5 only if it exists.

[ Gunnar Wolf ]
* Updated dh compat version to 5
* Bumped up standards-version to 3.7.3
* Added myself as an uploader
* Swapped binary-arch and binary-indep targets of debian/rules, as
  this is an architecture-independendent package
* Stop shipping .packlist!
* Rewrote debian/copyright to include missing information;
  debian/copyright now in machine-parsable format

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
This package was debianized by Jay Bonci <jay@bonci.com> on
2
 
Thu, 31 Jul 2003 04:19:06 -0400.
3
 
 
4
 
It was downloaded from http://search.cpan.org/dist/Class-Factory-Util
5
 
 
6
 
Upstream Author: Dave Rolsky <autarch@urth.org>
7
 
 
8
 
Copyright:
9
 
 
10
 
        This program is free software; you can redistribute it and/or modify
11
 
        it under the terms of either:
12
 
 
13
 
        a) the GNU General Public License as published by the Free
14
 
        Software Foundation; either version 1, or (at your option) any
15
 
        later version, or
16
 
 
17
 
        b) the "Artistic License"
18
 
 
19
 
        See:
20
 
 
21
 
        /usr/share/common-licenses/Artistic
22
 
        /usr/share/common-licenses/GPL
23
 
 
24
 
        For more information regarding these licensing options
 
1
Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat
 
2
Debianized-By: Jay Bonci <jay@bonci.com>
 
3
Debianized-Date: Thu, 31 Jul 2003 04:19:06 -0400.
 
4
Original-Source: http://search.cpan.org/dist/Class-Factory-Util
 
5
 
 
6
Files: *
 
7
Copyright: Dave Rolsky <autarch@urth.org>
 
8
License: GPL-1+ | Artistic
 
9
 This program is free software; you can redistribute it and/or modify
 
10
 it under the terms of either:
 
11
 .
 
12
 a) the GNU General Public License as published by the Free
 
13
 Software Foundation; either version 1, or (at your option) any
 
14
 later version, or
 
15
 .
 
16
 b) the "Artistic License"
 
17
 .
 
18
 On Debian systems, the complete text for both files can be found at:
 
19
 .
 
20
 /usr/share/common-licenses/Artistic
 
21
 /usr/share/common-licenses/GPL
 
22
 
 
23
Files: debian/*
 
24
Copyright: © 2008 Debian Perl Group <debian-perl@lists.debian.org>
 
25
           © 2003-2007 Jay Bonci <jay@bonci.com>
 
26
License: other
 
27
 It is assumed that all Debian maintainers used a license compatible with
 
28
 upstream's.
25
29