r47419 - /trunk/libalgorithm-diff-perl/debian/copyright

jawnsy-guest at users.alioth.debian.org jawnsy-guest at users.alioth.debian.org
Wed Nov 18 13:59:34 UTC 2009


Author: jawnsy-guest
Date: Wed Nov 18 13:59:29 2009
New Revision: 47419

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=47419
Log:
update copyright information

Modified:
    trunk/libalgorithm-diff-perl/debian/copyright

Modified: trunk/libalgorithm-diff-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libalgorithm-diff-perl/debian/copyright?rev=47419&op=diff
==============================================================================
--- trunk/libalgorithm-diff-perl/debian/copyright (original)
+++ trunk/libalgorithm-diff-perl/debian/copyright Wed Nov 18 13:59:29 2009
@@ -1,31 +1,35 @@
-This is Debian GNU/Linux's prepackaged version of Algorithm::Diff This
-is a perl library for finding Longest Common Sequences on textual
-information.
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=59
+Maintainer: This version released by Tye McQueen (http://perlmonks.org/?node=tye).
+Source: http://search.cpan.org/dist/Algorithm-Diff/
+Name: Algorithm-Diff
 
-Michael Alan Dorman originally built this package.  It was later maintained
-by Florian Weimer <fw at deneb.enyo.de> and is now taken care of by the Debian
-Perl Group.
+Files: *
+Copyright: 2000-2004, Ned Konz <perl at bike-nomad.com>
+License: Artistic or GPL-1+
 
-The original sources should always be available from the Comprehensive
-Perl Archive Network (CPAN): http://www.cpan.org/modules/by-module/Algorithm/
+Files: cdiff.pl, diff.pl, diffnw.pl
+Copyright: 1998, M-J. Dominus <mjd-perl-diff at plover.com>
+License: Artistic or GPL-1+
 
-The only change for the Debian package was the addition of the debian/
-files.
+Files: debian/*
+Copyright: 2009, Jonathan Yu <jawnsy at cpan.org>
+ 2008, gregor herrmann <gregoa at debian.org>
+ 2004-2005, Florian Weimer <fw at deneb.enyo.de>
+ 2000-2003, Michael Alan Dorman <mdorman at mallet-assembly.org>
+License: Artistic or GPL-1+
 
-The Algorithm::Diff copyright is as follows:
+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'
 
-| Parts Copyright (c) 2000-2004 Ned Konz.  All rights reserved.
-| Parts by Tye McQueen.
-|
-| This program is free software; you can redistribute it and/or modify it
-| 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'.
-
-cdiff.pl, diff.pl, diffnw.pl:
- Copyright 1998 M-J. Dominus. (mjd-perl-diff at plover.com)
- This program is free software; you can redistribute it and/or modify it
- under the same terms as Perl.
+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