r9945 - in /trunk/libtest-deep-perl/debian: changelog copyright

dmn at users.alioth.debian.org dmn at users.alioth.debian.org
Wed Nov 28 19:29:10 UTC 2007


Author: dmn
Date: Wed Nov 28 19:29:10 2007
New Revision: 9945

URL: http://svn.debian.org/wsvn/?sc=1&rev=9945
Log:
* debian/copyright
  + Add full author info as supplied by upstream
  + Add a little structure

Modified:
    trunk/libtest-deep-perl/debian/changelog
    trunk/libtest-deep-perl/debian/copyright

Modified: trunk/libtest-deep-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libtest-deep-perl/debian/changelog?rev=9945&op=diff
==============================================================================
--- trunk/libtest-deep-perl/debian/changelog (original)
+++ trunk/libtest-deep-perl/debian/changelog Wed Nov 28 19:29:10 2007
@@ -1,6 +1,12 @@
 libtest-deep-perl (0.099-2) unstable; urgency=low
 
+  [ Ernesto Hernández-Novich (USB) ]
   * Fixed Maintainer field in control file.
+
+  [ Damyan Ivanov ]
+  * debian/copyright
+    + Add full author info as supplied by upstream
+    + Add a little structure
 
  -- Ernesto Hernández-Novich (USB) <emhn at usb.ve>  Fri, 23 Nov 2007 15:15:31 -0400
 

Modified: trunk/libtest-deep-perl/debian/copyright
URL: http://svn.debian.org/wsvn/trunk/libtest-deep-perl/debian/copyright?rev=9945&op=diff
==============================================================================
--- trunk/libtest-deep-perl/debian/copyright (original)
+++ trunk/libtest-deep-perl/debian/copyright Wed Nov 28 19:29:10 2007
@@ -3,12 +3,16 @@
 
 It was downloaded from http://search.cpan.org/dist/Test-Deep/
 
-Copyright Holder: Copyright 2003, 2004 by Fergal Daly <fergal at esatclear.ie>
+Upstream author:
+    Fergal Daly <fergal at esatclear.ie>, with thanks to Michael G Schwern for
+    Test::More's is_deeply function which inspired this.
+
+COPYRIGHT
+    Copyright 2003, 2004 by Fergal Daly <fergal at esatclear.ie>.
 
 License:
-
-This program is free software; you can redistribute it and/or modify it under
-the same terms as Perl itself.
+    This program is free software; you can redistribute it and/or modify it
+    under the same terms as Perl itself.
 
 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




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