r28373 - in /trunk/libnet-sftp-foreign-perl/debian: changelog copyright

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Thu Dec 18 20:29:26 UTC 2008


Author: gregoa
Date: Thu Dec 18 20:29:23 2008
New Revision: 28373

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=28373
Log:
debian/copyright: switch to new format.

Modified:
    trunk/libnet-sftp-foreign-perl/debian/changelog
    trunk/libnet-sftp-foreign-perl/debian/copyright

Modified: trunk/libnet-sftp-foreign-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-sftp-foreign-perl/debian/changelog?rev=28373&op=diff
==============================================================================
--- trunk/libnet-sftp-foreign-perl/debian/changelog (original)
+++ trunk/libnet-sftp-foreign-perl/debian/changelog Thu Dec 18 20:29:23 2008
@@ -5,6 +5,7 @@
   * debian/control: Added: ${misc:Depends} to Depends: field.
 
   * New upstream release.
+  * debian/copyright: switch to new format.
 
  -- gregor herrmann <gregoa at debian.org>  Sun, 16 Nov 2008 20:45:31 +0100
 

Modified: trunk/libnet-sftp-foreign-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-sftp-foreign-perl/debian/copyright?rev=28373&op=diff
==============================================================================
--- trunk/libnet-sftp-foreign-perl/debian/copyright (original)
+++ trunk/libnet-sftp-foreign-perl/debian/copyright Thu Dec 18 20:29:23 2008
@@ -1,34 +1,37 @@
-This package was debianized by Alejandro Garrido Mota <garridomota at gmail.com>
-on Tue, 08 Jan 2008 13:26:54 -0430 
+Format-Specification:
+    http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
+Upstream-Maintainer: Salvador Fandintildeo (sfandino at yahoo.com)
+Upstream-Source: http://search.cpan.org/dist/Net-SFTP-Foreign/
+Upstream-Name: Net-SFTP-Foreign
+X-Comment: The non-free RFCs have been removed from the upstream tarball for the +dfsg
+ version.
 
-It was downloaded from http://search.cpan.org/dist/Net-SFTP-Foreign/
+Files: *
+Copyright:
+ Copyright (c) 2005-2008 Salvador Fandintildeo (sfandino at yahoo.com).
+ Copyright (c) 2001 Benjamin Trott
+ Copyright (c) 2003 David Rolsky.
+ .
+ The _glob_to_regex method based on code (c) 2002 Richard Clamp.
+License-Alias: Perl
+License: GPL-1+ | Artistic
 
-The upstream author is: Salvador Fandino <sfandino at yahoo.com>.
+Files: debian/*
+Copyright:
+ 2008, Alejandro Garrido Mota <garridomota at gmail.com>
+ 2008, various members of the Debian Perl Group, cf. debian/changelog
+License: GPL-1+ | Artistic
 
-Copyright (c) 2005-2008 Salvador Fandintildeo (sfandino at yahoo.com).
-Copyright (c) 2001 Benjamin Trott, Copyright (c) 2003 David Rolsky.
+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 GNU/Linux systems, the complete text of the GNU General
+    Public License can be found in `/usr/share/common-licenses/GPL'
 
-The _glob_to_regex method based on code (c) 2002 Richard Clamp.
-
-The non-free RFCs have been removed from the upstream tarball for the +dfsg
-version.
-
-License: 
-
- This library is free software; you can redistribute it and/or modify it under 
- the same terms as Perl itself.
-
- This program is distributed in the hope that it will be useful, but without
- any warranty; without even the implied warranty of merchantability or fitness
- for a particular purpose.
-
- Perl is distributed under your choice of the GNU General Public License or
- the Artistic License.
-
- The complete text of the GNU General Public License can be found in
- /usr/share/common-licenses/GPL and the Artistic Licence can be found
- in /usr/share/common-licenses/Artistic.
-
-The Debian packaging is (C) 2008, Alejandro Garrido Mota
-<garridomota at gmail.com> and is licensed under the same terms as the software
-itself (see above).
+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 GNU/Linux systems, the complete text of the Artistic License
+    can be found in `/usr/share/common-licenses/Artistic'




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