~ubuntu-branches/ubuntu/natty/libauthen-krb5-simple-perl/natty

« back to all changes in this revision

Viewing changes to debian/copyright

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Yu, Jonathan Yu, gregor herrmann, Nathan Handler
  • Date: 2009-08-06 18:00:56 UTC
  • mfrom: (3.1.1 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090806180056-t1kvy46p4jbwvgds
Tags: 0.42-1
[ Jonathan Yu ]
* New upstream release
  + Added internal error message handling
  + Check for null/empty passwords
* Updated to machine-readable copyright file
* Bumped compat/debhelper dependency to 7
* Use new short debhelper rules format
* Standards-Version 3.8.2 (no changes)
* Added myself to Copyright and Uploaders

[ gregor herrmann ]
* debian/control: Changed: Switched Vcs-Browser field to ViewSVN
  (source stanza).
* debian/control: Added: ${misc:Depends} to Depends: field.
* debian/control: remove DM-Upload-Allowed since Xavier Oswald is a DD
  now.

[ Nathan Handler ]
* debian/watch: Update to ignore development releases.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
This package was debianized by Xavier Oswald <x.oswald@free.fr> on
2
 
Thu,  8 Feb 2007 19:57:25 +0100.
3
 
 
4
 
It was downloaded from: http://search.cpan.org/~dstuart/Authen-Krb5-Simple-0.32/ 
5
 
 
6
 
Upstream Author: Damien S. Stuart, <damien.stuart@usi.net>
7
 
 
8
 
Copyright: Copyright (c) 2003 Damien S. Stuart. All rights reserved.
9
 
 
10
 
This program is free software, you can redistribute it and/or modify it under
11
 
the same terms as Perl itself.
12
 
 
13
 
License:
14
 
 
15
 
    a) the GNU General Public License as published by the Free Software
16
 
       Foundation; either version 1, or (at your option) any later
17
 
       version, or
18
 
 
19
 
    b) the "Artistic License" which comes with Perl.
20
 
 
 
1
Format-Specification:
 
2
    http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
 
3
Upstream-Maintainer: Damien Stuart <dstuart@dstuart.org>
 
4
Upstream-Source: http://search.cpan.org/dist/Authen-Krb5-Simple/
 
5
Upstream-Name: Authen-Krb5-Simple
 
6
 
 
7
Files: *
 
8
Copyright: 2003-2009, Damien S. Stuart <dstuart@dstuart.org>
 
9
License-Alias: Perl
 
10
License: Artistic | GPL-1+
 
11
 
 
12
Files: debian/*
 
13
Copyright: 2009, Jonathan Yu <frequency@cpan.org>
 
14
 2008, Damyan Ivanov <dmn@debian.org>
 
15
 2007-2008, Xavier Oswald <xoswald@debian.org>
 
16
License: Artistic | GPL-1+
 
17
 
 
18
Files: inc/Devel/CheckLib.pm
 
19
Copyright: 2007, David Cantrell <david@cantrell.org.uk>
 
20
 2007, David Golden <dagolden@cpan.org>
 
21
License: Artistic | GPL-1+
 
22
 
 
23
License: Artistic
 
24
    This program is free software; you can redistribute it and/or modify
 
25
    it under the terms of the Artistic License, which comes with Perl.
 
26
    On Debian GNU/Linux systems, the complete text of the Artistic License
 
27
    can be found in `/usr/share/common-licenses/Artistic'
 
28
 
 
29
License: GPL-1+
 
30
    This program is free software; you can redistribute it and/or modify
 
31
    it under the terms of the GNU General Public License as published by
 
32
    the Free Software Foundation; either version 1, or (at your option)
 
33
    any later version.
21
34
    On Debian GNU/Linux systems, the complete text of the GNU General
22
 
    Public License can be found in /usr/share/common-licenses/GPL' and
23
 
    the Artistic Licence in /usr/share/common-licenses/Artistic'.
 
35
    Public License can be found in `/usr/share/common-licenses/GPL'