r52397 - in /trunk/libstring-escape-perl/debian: changelog copyright

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Tue Feb 9 16:56:44 UTC 2010


Author: gregoa
Date: Tue Feb  9 16:56:34 2010
New Revision: 52397

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

Modified:
    trunk/libstring-escape-perl/debian/changelog
    trunk/libstring-escape-perl/debian/copyright

Modified: trunk/libstring-escape-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libstring-escape-perl/debian/changelog?rev=52397&op=diff
==============================================================================
--- trunk/libstring-escape-perl/debian/changelog (original)
+++ trunk/libstring-escape-perl/debian/changelog Tue Feb  9 16:56:34 2010
@@ -17,6 +17,7 @@
     (source stanza).
   * debian/control: Added: ${misc:Depends} to Depends: field.
   * Change my email address.
+  * debian/copyright: use DEP5 formatting.
 
   [ Nathan Handler ]
   * debian/watch: Update to ignore development releases.

Modified: trunk/libstring-escape-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libstring-escape-perl/debian/copyright?rev=52397&op=diff
==============================================================================
--- trunk/libstring-escape-perl/debian/copyright (original)
+++ trunk/libstring-escape-perl/debian/copyright Tue Feb  9 16:56:34 2010
@@ -1,36 +1,33 @@
-This is Debian GNU/Linux's prepackaged String::Escape.
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
+Maintainer: Matthew Simon Cavalletto <simonm at cavalletto.org>
+Source: http://search.cpan.org/dist/String-Escape/
+Name: String-Escape
 
-This module provides a flexible calling interface to some
-frequently-performed string conversion functions, including applying
-and expanding standard C/Unix-style backslash escapes like \n and \t, wrapping
-and removing double-quotes, and truncating to fit within a desired length.
+Files: *
+Copyright: 2002, 2010, Matthew Simon Cavalletto <simonm at cavalletto.org>
+ 1996, 1997, 1998, 2001 Evolution Online Systems, Inc.
+License: Artistic or GPL-1+
 
-This package was put together by Christopher C. Chimelis
-<chris at classnet.med.miami.edu>.  The original sources should always be available
-from the Comprehensive Perl Archive Network (CPAN):
-http://search.cpan.org/dist/String-Escape/
+Files: debian/*
+Copyright: 2000-2002, Christopher C. Chimelis <chris at debian.org>
+ 2004, 2005, Gunnar Wolf <gwolf at debian.org>
+ 2004, Stephen Zander <gibreel at debian.org>
+ 2006-2010, gregor herrmann <gregoa at debian.org>
+ 2010, Jonathan Yu <jawnsy at cpan.org>
+License: Artistic or GPL-1+
 
-The only change for the Debian package was the addition of the debian/
-files.
+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'
 
-CREDITS AND COPYRIGHT
- Developed By
-  M. Simon Cavalletto, simonm at cavalletto.org
-  Evolution Softworks, www.evoscript.org
-
- Contributors
-  Eleanor J. Evans piglet at piglet.org
-  Jeremy G. Bishop
-
- Copyright
-  Copyright 2002 Matthew Simon Cavalletto.
-  Portions copyright 1996, 1997, 1998, 2001 Evolution Online Systems, Inc.
-
- License
-  You may use, modify, and distribute this software under the same
-  terms as Perl.
-
-Perl is distributed under your choice of the GNU General Public License or
-the Artistic License.  On Debian GNU/Linux systems, the complete text of the
-GNU General Public License can be found in `/usr/share/common-licenses/GPL'
-and the Artistic Licence 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'




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