[libauthen-smb-perl] 07/10: debian/copyright: switch formatting to Copyright-Format 1.0.

gregor herrmann gregoa at debian.org
Fri Feb 21 17:57:46 UTC 2014


This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libauthen-smb-perl.

commit 3dfb6e0b7ce0c021cd4610dc654ef94289eeeb09
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Feb 21 18:53:58 2014 +0100

    debian/copyright: switch formatting to Copyright-Format 1.0.
---
 debian/copyright | 93 +++++++++++++++++++++++++++-----------------------------
 1 file changed, 45 insertions(+), 48 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index 96a6a81..e0dd19b 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,48 +1,45 @@
-This is the Debian package of the Authen::Smb perl module.
-
-Upstream source location: http://search.cpan.org/dist/Authen-Smb/
-
-The upstream author is:
-Patrick Michael Kane <modus-cpan at pr.es.to>
-
-Copyright: Copyright © 1998-1999 Patrick Michael Kane
-
-License:
-
-   You may distribute under the terms of either the GNU General Public
-   License or the Artistic License, as specified in the Perl README file.
-   
-   THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR
-   IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
-   WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
-
-
-smbval/rfcnb-util.h, smbval/rfcnb.h, smbval/std-defines.h,
- smbval/smblib-common.h, smbval/session.c, smbval/std-includes.h,
- smbval/smblib.c, smbval/rfcnb-io.h, smbval/rfcnb-io.c, smbval/smblib-priv.h,
- smbval/rfcnb-priv.h, smbval/smblib-util.c, smbval/rfcnb-util.c,
- smbval/rfcnb-common.h, smbval/smblib.h, smbval/rfcnb-error.h:
-
-Copyright (C) Richard Sharpe 1996
-   This program is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-
-smbval/smbdes.c, smbval/smbencrypt.c, smbval/md4.c, smbval/byteorder.h:
-
-Copyright (C) Andrew Tridgell 1992-1997
-   This program is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-
-On Debian systems, the complete text of the GNU General
-Public License can be found in `/usr/share/common-licenses/GPL', the complete
-text of the Artistic License can be found in 
-`/usr/share/common-licenses/Artistic'.
-
-The Debian packaging is © 2008, Xavier Oswald <x.oswald at free.fr> and
-is licensed under the GPL, see above.
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Source: https://metacpan.org/release/Authen-Smb
+Upstream-Contact: Patrick Michael Kane, modus at pr.es.to
+Upstream-Name: Authen-Smb
+
+Files: *
+Copyright: 1998-1999 Patrick Michael Kane, modus at pr.es.to
+License: Artistic or GPL-1+
+
+Files: smbval/*
+Copyright: 1996, Richard Sharpe
+ 1992-1997, Andrew Tridgell
+License: GPL-2+
+
+Files: debian/*
+Copyright: 2001, 2004, Will Lowe <lowe at debian.org>
+ 2002, Bas Zoetekouw <bas at debian.org>
+ 2008, 2014, gregor herrmann <gregoa at debian.org>
+ 2008, Xavier Oswald <x.oswald at free.fr>
+License: Artistic or GPL-1+
+
+License: Artistic
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the Artistic License, which comes with Perl.
+ .
+ On Debian systems, the complete text of the Artistic License can be
+ found in `/usr/share/common-licenses/Artistic'.
+
+License: GPL-1+
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 1, or (at your option)
+ any later version.
+ .
+ On Debian systems, the complete text of version 1 of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL-1'.
+
+License: GPL-2+
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 2, or (at your option)
+ any later version.
+ .
+ On Debian systems, the complete text of version 2 of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL-2'.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libauthen-smb-perl.git



More information about the Pkg-perl-cvs-commits mailing list