r10779 - in /trunk/libfile-remove-perl/debian: changelog copyright

dmn at users.alioth.debian.org dmn at users.alioth.debian.org
Mon Dec 3 19:56:50 UTC 2007


Author: dmn
Date: Mon Dec  3 19:56:50 2007
New Revision: 10779

URL: http://svn.debian.org/wsvn/?sc=1&rev=10779
Log:
* use verbatim copyright info

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

Modified: trunk/libfile-remove-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libfile-remove-perl/debian/changelog?rev=10779&op=diff
==============================================================================
--- trunk/libfile-remove-perl/debian/changelog (original)
+++ trunk/libfile-remove-perl/debian/changelog Mon Dec  3 19:56:50 2007
@@ -1,5 +1,6 @@
 libfile-remove-perl (0.39-1) unstable; urgency=low
 
+  [ gregor herrmann ]
   * New upstream release.
   * Update debian/watch.
   * debian/rules:
@@ -9,6 +10,9 @@
     - Enable more tests (and add libtest-pod-perl to Build-Depends-Indep in
       debian/control).
   * debian/copyright: mention new upstream maintainer.
+
+  [ Damyan Ivanov ]
+  * use verbatim copyright info
 
  -- gregor herrmann <gregor+debian at comodo.priv.at>  Sat, 17 Nov 2007 21:22:27 +0100
 

Modified: trunk/libfile-remove-perl/debian/copyright
URL: http://svn.debian.org/wsvn/trunk/libfile-remove-perl/debian/copyright?rev=10779&op=diff
==============================================================================
--- trunk/libfile-remove-perl/debian/copyright (original)
+++ trunk/libfile-remove-perl/debian/copyright Mon Dec  3 19:56:50 2007
@@ -3,23 +3,28 @@
 
 It was downloaded from http://search.cpan.org/dist/File-Remove/
 
-The original upstream author is Gabor Egressy, <gabor at vmunix.com>
+AUTHORS & COPYRIGHT:
+    Taken over by Adam Kennedy <adamk at cpan.org>, to fix the
+    "deep readonly files" bug, and do some more cleaning up.
 
-The current upstream author is Adam Kennedy <adamk at cpan.org>
+    Taken over by Richard Soderberg <perl at crystalflame.net>, so as
+    to port it to File::Spec and add tests.
 
-All rights reserved.  All wrongs reversed.  
+    Original copyright: (c) 1998 by Gabor Egressy, <gabor at vmunix.com>.
 
-This program is free software, you can redistribute it and/or modify it under
-the same terms as Perl itself.
+LICENSE:
+    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.
+
 
 Perl is distributed under licenses:
 
     a) the GNU General Public License as published by the Free Software
        Foundation; either version 1, or (at your option) any later
        version, or
-  
+
     b) the "Artistic License" which comes with Perl.
-  
+
     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'.




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