~ubuntu-branches/ubuntu/maverick/libdata-structure-util-perl/maverick

« back to all changes in this revision

Viewing changes to debian/copyright

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Yu, gregor herrmann, Ansgar Burchardt, Franck Joncourt, Jonathan Yu
  • Date: 2010-02-15 13:32:04 UTC
  • Revision ID: james.westby@ubuntu.com-20100215133204-arjtr1kvczxookjf
Tags: 0.15-2
[ gregor herrmann ]
* debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
  field (source stanza).
* debian/control: Added: Homepage field (source stanza).
* debian/control: Changed: Maintainer set to Debian Perl Group <pkg-
  perl-maintainers@lists.alioth.debian.org> (was: Jonathan McDowell
  <noodles@earth.li>); Jonathan McDowell <noodles@earth.li> moved to
  Uploaders.
* debian/watch: use dist-based URL.

[ Ansgar Burchardt ]
* Refresh rules for debhelper 7.
* Convert debian/copyright to proposed machine-readable format.
* debian/control: Drop build-dep on libmodule-build-perl.
* debian/control: Make build-dep on perl unversioned.
* Install bin/packages.pl as an example.
* Use source format 3.0 (quilt).
* Bump Standards-Version to 3.8.4.
* Add myself to Uploaders.

[ Franck Joncourt ]
* Removed BD on libclone-perl.

[ Jonathan Yu ]
* Rewrite control description
* Add myself to Uploaders and Copyright
* Properly update to DEP5 format

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
This is the Debian package for the Data-Structure-Util module.
2
 
It was created by Jonathan McDowell <noodles@earth.li> using dh-make-perl.
3
 
 
4
 
Author: Pierre Denis <pdenis@fotango.com>
5
 
 
6
 
Copyright 2003, 2004 Fotango - All Rights Reserved.
7
 
 
8
 
This module is released under the same license as Perl itself.
9
 
 
10
 
This means:
11
 
 
12
 
a) the GNU General Public License as published by the Free Software
13
 
   Foundation; either version 1, or (at your option) any later
14
 
   version, or
15
 
 
16
 
b) the "Artistic License" which comes with Perl.
17
 
 
18
 
On a Debian system the complete text of the GNU General Public License
19
 
can be found in the file `/usr/share/common-licenses/GPL' and the
20
 
complete text of the the Artistic Licence can be found in the file
21
 
`/usr/share/common-licenses/Artistic'.
 
1
Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
 
2
Maintainer: Andy Armstrong <andy@hexten.net>
 
3
Source: http://search.cpan.org/dist/Data-Structure-Util/
 
4
Name: Data-Structure-Util
 
5
 
 
6
Files: *
 
7
Copyright: 2003-2004, Fotango <http://www.fotango.com/>
 
8
License: Artistic or GPL-1+
 
9
 
 
10
Files: inc/Devel/CheckLib.pm
 
11
Copyright: 2007, David Cantrell <pause@barnyard.co.uk>
 
12
 2007, David Golden <dagolden@cpan.org>
 
13
License: Artistic or GPL-1+
 
14
 
 
15
Files: inc/IO/CaptureOutput.pm
 
16
Copyright: 2007, David Golden <dagolden@cpan.org>
 
17
 2004-2005, Simon Flack <sf@flacks.net>
 
18
License: Artistic or GPL-1+
 
19
 
 
20
Files: debian/*
 
21
Copyright: 2010, Ansgar Burchardt <ansgar@43-1.org>
 
22
 2010, Jonathan Yu <jawnsy@cpan.org>
 
23
 2006-2008, Jonathan McDowell <noodles@earth.li>
 
24
License: Artistic or GPL-1+
 
25
 
 
26
License: 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 GNU/Linux systems, the complete text of the Artistic License
 
31
 can be found in `/usr/share/common-licenses/Artistic'
 
32
 
 
33
License: GPL-1+
 
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 GNU/Linux systems, the complete text of the GNU General
 
40
 Public License can be found in `/usr/share/common-licenses/GPL'