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

jawnsy-guest at users.alioth.debian.org jawnsy-guest at users.alioth.debian.org
Mon Mar 15 02:32:35 UTC 2010


Author: jawnsy-guest
Date: Mon Mar 15 02:32:29 2010
New Revision: 54359

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=54359
Log:
* Update copyright to new DEP5 format
* Rewrite control description

Modified:
    trunk/libnet-sftp-foreign-perl/debian/changelog
    trunk/libnet-sftp-foreign-perl/debian/control
    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=54359&op=diff
==============================================================================
--- trunk/libnet-sftp-foreign-perl/debian/changelog (original)
+++ trunk/libnet-sftp-foreign-perl/debian/changelog Mon Mar 15 02:32:29 2010
@@ -1,16 +1,14 @@
 libnet-sftp-foreign-perl (1.57+dfsg-1) UNRELEASED; urgency=low
-
-  TODO:
-  - rewrite control description
-  - update copyright to DEP5
 
   [ Jonathan Yu ]
   * New upstream release
+  * Update copyright to new DEP5 format
+  * Rewrite control description
 
   [ Ryan Niebur ]
   * Update ryan52's email address
 
- -- Jonathan Yu <jawnsy at cpan.org>  Sun, 14 Mar 2010 21:07:44 -0400
+ -- Jonathan Yu <jawnsy at cpan.org>  Sun, 14 Mar 2010 23:00:51 -0400
 
 libnet-sftp-foreign-perl (1.55+dfsg-1) unstable; urgency=low
 

Modified: trunk/libnet-sftp-foreign-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-sftp-foreign-perl/debian/control?rev=54359&op=diff
==============================================================================
--- trunk/libnet-sftp-foreign-perl/debian/control (original)
+++ trunk/libnet-sftp-foreign-perl/debian/control Mon Mar 15 02:32:29 2010
@@ -15,11 +15,9 @@
 Package: libnet-sftp-foreign-perl
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends}, openssh-client | ssh-client
-Description: Net::SFTP::Foreign -- Secure File Transfer Protocol client
- Net::SFTP::Foreign is a Perl client for the SFTP. It provides a subset of the
- commands listed in the SSH File Transfer Protocol IETF draft, which can be
- found at <URL:http://www.openssh.org/txt/draft-ietf-secsh-filexfer-02.txt>
- .
- Net::SFTP::Foreign uses any compatible ssh command installed on your system
- (for instance, OpenSSH ssh) to establish the secure connection to the remote
- server.
+Description: client for the Secure File Transfer Protocol
+ Net::SFTP::Foreign is a Perl client for the Secure File Transfer Protocol,
+ providing a subset of commands listed in the IETF draft, which can be found
+ at <URL:http://www.openssh.org/txt/draft-ietf-secsh-filexfer-02.txt>. It uses
+ any compatible ssh command installed on your system (for instance, OpenSSH)
+ to establish a connection to the remote server.

Modified: trunk/libnet-sftp-foreign-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-sftp-foreign-perl/debian/copyright?rev=54359&op=diff
==============================================================================
--- trunk/libnet-sftp-foreign-perl/debian/copyright (original)
+++ trunk/libnet-sftp-foreign-perl/debian/copyright Mon Mar 15 02:32:29 2010
@@ -1,39 +1,39 @@
-Format-Specification:
-    http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
-Upstream-Maintainer: Salvador Fandiño <sfandino at yahoo.com>
-Upstream-Source: http://search.cpan.org/dist/Net-SFTP-Foreign/
-Upstream-Name: Net-SFTP-Foreign
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=59
+Maintainer: Salvador Fandiño <sfandino at yahoo.com>
+Source: http://search.cpan.org/dist/Net-SFTP-Foreign/
+Name: Net-SFTP-Foreign
 X-Comment: The non-free RFCs have been removed from the upstream tarball for the +dfsg
  version.
 
 Files: *
-Copyright: 2005-2009, Salvador Fandiño <sfandino at yahoo.com>
+Copyright: 2005-2010, Salvador Fandiño <sfandino at yahoo.com>
+ 2003, David Rolsky <autarch at urth.org>
+ 2002, Richard Clamp <richardc at unixbeard.net>
  2001, Benjamin Trott <cpan at stupidfool.org>
- 2003, David Rolsky <autarch at urth.org>
- .
- The _glob_to_regex method based on code (c) 2002 Richard Clamp.
-License-Alias: Perl
-License: GPL-1+ | Artistic
+License: Artistic or GPL-1+
 
 Files: debian/*
-Copyright: 2009, Jonathan Yu <jawnsy at cpan.org>
+Copyright: 2009-2010, Jonathan Yu <jawnsy at cpan.org>
+ 2008-2009, gregor herrmann <gregoa at debian.org>
  2009, Ryan Niebur <ryan at debian.org>
  2009, Antonio Radici <antonio at dyne.org>
- 2008-2009, gregor herrmann <gregoa at debian.org>
  2008, Roberto C. Sanchez <roberto at connexer.com>
  2008, Alejandro Garrido Mota <garridomota at gmail.com>
-License: GPL-1+ | Artistic
+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 GNU/Linux 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 GNU/Linux systems, the complete text of the GNU General
-    Public License can be found in `/usr/share/common-licenses/GPL'
+ 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'
 
-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