r15097 - in /trunk/liblocale-maketext-lexicon-perl/debian: changelog copyright
gregoa-guest at users.alioth.debian.org
gregoa-guest at users.alioth.debian.org
Sun Feb 17 22:34:36 UTC 2008
Author: gregoa-guest
Date: Sun Feb 17 22:34:35 2008
New Revision: 15097
URL: http://svn.debian.org/wsvn/?sc=1&rev=15097
Log:
debian/copyright:
- update years of copyright
- add additional copyright holders
- convert to new format
Modified:
trunk/liblocale-maketext-lexicon-perl/debian/changelog
trunk/liblocale-maketext-lexicon-perl/debian/copyright
Modified: trunk/liblocale-maketext-lexicon-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/liblocale-maketext-lexicon-perl/debian/changelog?rev=15097&op=diff
==============================================================================
--- trunk/liblocale-maketext-lexicon-perl/debian/changelog (original)
+++ trunk/liblocale-maketext-lexicon-perl/debian/changelog Sun Feb 17 22:34:35 2008
@@ -4,8 +4,12 @@
* debian/rules: delete /usr/lib/perl5 only if it exists.
* debian/watch: extend regexp for matching upstream tarballs.
* Set debhelper compatibility level to 6.
-
- -- gregor herrmann <gregor+debian at comodo.priv.at> Sun, 17 Feb 2008 23:26:03 +0100
+ * debian/copyright:
+ - update years of copyright
+ - add additional copyright holders
+ - convert to new format
+
+ -- gregor herrmann <gregor+debian at comodo.priv.at> Sun, 17 Feb 2008 23:32:04 +0100
liblocale-maketext-lexicon-perl (0.65-1) unstable; urgency=low
Modified: trunk/liblocale-maketext-lexicon-perl/debian/copyright
URL: http://svn.debian.org/wsvn/trunk/liblocale-maketext-lexicon-perl/debian/copyright?rev=15097&op=diff
==============================================================================
--- trunk/liblocale-maketext-lexicon-perl/debian/copyright (original)
+++ trunk/liblocale-maketext-lexicon-perl/debian/copyright Sun Feb 17 22:34:35 2008
@@ -1,27 +1,43 @@
-This package was debianized by Stephen Quinney <sjq at debian.org> on
-Fri, 04 Apr 2003 15:27:12 +0100
-
-It was downloaded from http://search.cpan.org/CPAN/authors/id/A/AU/AUTRIJUS/
-
+Upstream source location: http://search.cpan.org/dist/Locale-Maketext-Lexicon/
Upstream Author: Audrey Tang <cpan at audreyt.org>
-Copyright 2002, 2003, 2004, 2005, 2006, 2007 by Audrey Tang <cpan at audreyt.org>.
+Files: *
+Copyright: 2002-2008 by Audrey Tang <cpan at audreyt.org>.
+License: MIT
+ This software is released under the MIT license cited below.
+ .
+ Permission is hereby granted, free of charge, to any person obtaining a copy
+ of this software and associated documentation files (the "Software"), to deal
+ in the Software without restriction, including without limitation the rights
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+ copies of the Software, and to permit persons to whom the Software is fur-
+ nished to do so, subject to the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included in
+ all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FIT-
+ NESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE X
+ CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+ ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-This software is released under the MIT license cited below.
+Files: t/2-lmg.t, t/4-encodings.t, t/T_L10N.pm, t/3-big-endian.t
+Copyright: (c) 2003 imacat. All rights reserved.
+License: GPL-1+ | Artistic
+ This program is free software; you can redistribute it and/or modify it under the same terms
+ as Perl itself.
- Permission is hereby granted, free of charge, to any person obtaining a copy
- of this software and associated documentation files (the "Software"), to deal
- in the Software without restriction, including without limitation the rights
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
- copies of the Software, and to permit persons to whom the Software is fur-
- nished to do so, subject to the following conditions:
+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'.
- The above copyright notice and this permission notice shall be included in
- all copies or substantial portions of the Software.
-
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FIT-
- NESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE X
- CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
- ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
- WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+Files: debian/*
+Copyright:
+ 2003-2006, Stephen Quinney <sjq at debian.org>
+ 2006-2008, Debian Perl Group
+License: other
+ It is assumed that all contributions to the packaging are licensed under a
+ free and compatible license.
More information about the Pkg-perl-cvs-commits
mailing list