r76014 - in /trunk/libfile-ncopy-perl/debian: changelog copyright

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Sat Jun 18 20:28:13 UTC 2011


Author: gregoa
Date: Sat Jun 18 20:28:11 2011
New Revision: 76014

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=76014
Log:
debian/copyright: use DEP5 formatting.

Modified:
    trunk/libfile-ncopy-perl/debian/changelog
    trunk/libfile-ncopy-perl/debian/copyright

Modified: trunk/libfile-ncopy-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libfile-ncopy-perl/debian/changelog?rev=76014&op=diff
==============================================================================
--- trunk/libfile-ncopy-perl/debian/changelog (original)
+++ trunk/libfile-ncopy-perl/debian/changelog Sat Jun 18 20:28:11 2011
@@ -16,6 +16,7 @@
   * Use tiny debian/rules file.
   * Add /me to Uploaders.
   * Make short description a noun phrase.
+  * debian/copyright: use DEP5 formatting.
 
  -- gregor herrmann <gregoa at debian.org>  Sat, 18 Jun 2011 22:22:26 +0200
 

Modified: trunk/libfile-ncopy-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libfile-ncopy-perl/debian/copyright?rev=76014&op=diff
==============================================================================
--- trunk/libfile-ncopy-perl/debian/copyright (original)
+++ trunk/libfile-ncopy-perl/debian/copyright Sat Jun 18 20:28:11 2011
@@ -1,16 +1,29 @@
-This package was debianized by Jens Peter Secher <jps at debian.org> on
-Fri, 22 Feb 2002 13:06:52 +0100.
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
+Maintainer: Alexandr Ciornii <alexchorny at gmail.com>
+Source: http://search.cpan.org/dist/File-NCopy/
+Name: File-NCopy
 
-It was downloaded from a CPAN mirror (the Perl archive).
+Files: *
+Copyright: 1998, Gabor Egressy <gabor at vmunix.com>
+License: Artistic or GPL-1+
 
-Upstream Author: Gabor Egressy <gabor at vmunix.com>.
+Files: debian/*
+Copyright: 2002-2003, Jens Peter Secher <jps at debian.org>
+ 2011, gregor herrmann <gregoa at debian.org>
+License: Artistic or GPL-1+
 
-Copyright:
+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'.
 
-Copyright (c) 1998 Gabor Egressy <gabor at vmunix.com>.
-All rights reserved.  All wrongs reversed.  This program is free
-software; you can redistribute and/or modify it under the same terms as
-Perl itself. 
-
-[ JPS: ... which is GPL or Artistic, see file
-  /usr/share/common-licenses/{GPL,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'.




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