~ubuntu-branches/ubuntu/maverick/libcgi-ssi-perl/maverick

« back to all changes in this revision

Viewing changes to debian/copyright

  • Committer: Bazaar Package Importer
  • Author(s): Tim Retout, Damyan Ivanov, gregor herrmann, Tim Retout
  • Date: 2009-08-08 17:14:02 UTC
  • mfrom: (3.1.3 sid)
  • Revision ID: james.westby@ubuntu.com-20090808171402-m4oxtgstmji79z1j
Tags: 0.92-2
[ Damyan Ivanov ]
* Take over for the Debian Perl Group on maintainer's request
  (http://lists.debian.org/debian-perl/2008/09/msg00111.html)

[ gregor herrmann ]
* debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
  field (source stanza).
* debian/control: Added: ${misc:Depends} to Depends: field.
* debian/control: Added: Homepage field (source stanza).
* debian/control: Changed: Maintainer set to Debian Perl Group <pkg-
  perl-maintainers@lists.alioth.debian.org> (was: Piotr Roszatycki
  <dexter@debian.org>); Piotr Roszatycki <dexter@debian.org> moved to
  Uploaders.
* debian/control: make short description a noun phrase.
* debian/watch: use dist-based URL.

[ Tim Retout ]
* Use short format dh7/quilt rules file.  Remove old yada files.
* Add quilt series file, debhelper compat file and README.source.
* debian/control:
  + Remove yada from Build-Depends.
  + B-D-I: Remove version from perl, remove perl-modules and tofrodos.
  + Add debhelper/quilt to Build-Depends.
  + Depends: Replace ${libcgi-ssi-perl:Depends} with ${perl:Depends},
    remove perl-modules.
  + Bump Standards-Version to 3.8.2.
  + Add self to Uploaders.
* debian/copyright: Add new copyright file.
* Add author/description headers to debian patch.

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: James Tolley <james@bitperfect.com>
 
4
Upstream-Source: http://search.cpan.org/dist/CGI-SSI/
 
5
Upstream-Name: CGI-SSI
 
6
 
 
7
Files: *
 
8
Copyright: (c) 2000-2007 James Tolley <james@bitperfect.com> All Rights Reserved.
 
9
License-Alias: Perl
 
10
License: Artistic | GPL-1+
 
11
 
 
12
Files: debian/*
 
13
Copyright: 2001, 2004, 2005, 2006, 2007, Piotr Roszatycki <dexter@debian.org>
 
14
 2008, Damyan Ivanov <dmn@debian.org>
 
15
 2008, 2009, gregor herrmann <gregoa@debian.org>
 
16
 2009, Tim Retout <tim@retout.co.uk>
 
17
License: Artistic | GPL-1+
 
18
 
 
19
License: Artistic
 
20
    This program is free software; you can redistribute it and/or modify
 
21
    it under the terms of the Artistic License, which comes with Perl.
 
22
    On Debian GNU/Linux systems, the complete text of the Artistic License
 
23
    can be found in `/usr/share/common-licenses/Artistic'
 
24
 
 
25
License: GPL-1+
 
26
    This program is free software; you can redistribute it and/or modify
 
27
    it under the terms of the GNU General Public License as published by
 
28
    the Free Software Foundation; either version 1, or (at your option)
 
29
    any later version.
 
30
    On Debian GNU/Linux systems, the complete text of the GNU General
 
31
    Public License can be found in `/usr/share/common-licenses/GPL'