r20608 - in /trunk/libregexp-common-time-perl/debian: changelog copyright
emhn-guest at users.alioth.debian.org
emhn-guest at users.alioth.debian.org
Sun Jun 1 17:35:23 UTC 2008
Author: emhn-guest
Date: Sun Jun 1 17:35:22 2008
New Revision: 20608
URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=20608
Log:
* Changed copyright file to parsable style.
* Fixed licensing information.
Modified:
trunk/libregexp-common-time-perl/debian/changelog
trunk/libregexp-common-time-perl/debian/copyright
Modified: trunk/libregexp-common-time-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libregexp-common-time-perl/debian/changelog?rev=20608&op=diff
==============================================================================
--- trunk/libregexp-common-time-perl/debian/changelog (original)
+++ trunk/libregexp-common-time-perl/debian/changelog Sun Jun 1 17:35:22 2008
@@ -1,17 +1,15 @@
libregexp-common-time-perl (0.04-1) UNRELEASED; urgency=low
-
- TODO:
- - Licensing still looks funny. Looks OK in the README, but it still
- "interesting" inside the module.
[ Ernesto Hernández-Novich (USB) ]
* New upstream release.
+ * Changed copyright file to parsable style.
+ * Fixed licensing information.
[ gregor herrmann ]
* debian/copyright: adjust years of copyright.
* Refresh debian/rules, no functional changes.
- -- Ernesto Hernández-Novich (USB) <emhn at usb.ve> Sun, 1 Jun 2008 12:26:04 -0430
+ -- Ernesto Hernández-Novich (USB) <emhn at usb.ve> Sun, 1 Jun 2008 13:04:53 -0430
libregexp-common-time-perl (0.01-1) unstable; urgency=low
Modified: trunk/libregexp-common-time-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libregexp-common-time-perl/debian/copyright?rev=20608&op=diff
==============================================================================
--- trunk/libregexp-common-time-perl/debian/copyright (original)
+++ trunk/libregexp-common-time-perl/debian/copyright Sun Jun 1 17:35:22 2008
@@ -4,22 +4,25 @@
Upstream source:
http://search.cpan.org/dist/Regexp-Common-time/
-Upstream Author:
- Eric J. Roode <roode at cpan.org>
+Files: *
+Copyright: © 2005-2008 Eric J. Roode. All Rights Reserved
+Upstream Author: Eric J. Roode <roode at cpan.org>
+License:
+ This module is copyrighted only to ensure proper attribution of
+ authorship and to ensure that it remains available to all. This
+ module is free, open-source software. This module may be freely used
+ for any purpose, commercial, public, or private, provided that proper
+ credit is given, and that no more-restrictive license is applied to
+ derivative (not dependent) works.
-Copyright:
- 2005-2008 Eric J. Roode. All Rights Reserved
-
-License:
- This program is free software; you can redistribute it and/or modify
- it under the same terms as Perl itself.
-
-Thls distributed under your choice of the GNU General Public License or
-the Artistic License.
-
-The complete text of the GNU General Public License can be found in
-/usr/share/common-licenses/GPL and the Artistic License can be found
-in /usr/share/common-licenses/Artistic.
-
-Debian packaging is (C) 2008, Ernesto Hernández-Novich (USB) <emhn at usb.ve> and
-is licensed under the same terms as the software itself (see above).
+Files: debian/*
+Copyright: © 2008 Debian Perl Group
+License: GPL-1|Artistic
+ Packaging is licensed under the same terms as Perl itself.
+ .
+ Perl is distributed under your choice of the GNU General Public License or
+ the Artistic License.
+ .
+ The complete text of the GNU General Public License can be found in
+ /usr/share/common-licenses/GPL and the Artistic License can be found in
+ /usr/share/common-licenses/Artistic.
More information about the Pkg-perl-cvs-commits
mailing list