r41025 - in /trunk/libmarc-xml-perl/debian: changelog copyright
jawnsy-guest at users.alioth.debian.org
jawnsy-guest at users.alioth.debian.org
Thu Jul 30 20:27:04 UTC 2009
Author: jawnsy-guest
Date: Thu Jul 30 20:26:59 2009
New Revision: 41025
URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=41025
Log:
Waits for clarification about copyright
* Updated to new machine-readable copyright format
Modified:
trunk/libmarc-xml-perl/debian/changelog
trunk/libmarc-xml-perl/debian/copyright
Modified: trunk/libmarc-xml-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmarc-xml-perl/debian/changelog?rev=41025&op=diff
==============================================================================
--- trunk/libmarc-xml-perl/debian/changelog (original)
+++ trunk/libmarc-xml-perl/debian/changelog Thu Jul 30 20:26:59 2009
@@ -1,4 +1,6 @@
libmarc-xml-perl (0.91-1) UNRELEASED; urgency=low
+
+ Waits for clarification about copyright
[ Jonathan Yu ]
* New upstream release
@@ -10,6 +12,7 @@
* Depend on debhelper >= 7, compat bumped to 7
* Changed to short rules format
* Rewrote description
+ * Updated to new machine-readable copyright format
[ gregor herrmann ]
* debian/watch: use dist-based URL.
Modified: trunk/libmarc-xml-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmarc-xml-perl/debian/copyright?rev=41025&op=diff
==============================================================================
--- trunk/libmarc-xml-perl/debian/copyright (original)
+++ trunk/libmarc-xml-perl/debian/copyright Thu Jul 30 20:26:59 2009
@@ -1,24 +1,31 @@
-This is the debian package for the MARC-XML module.
-It was created by Vincent Danjean <vdanjean at debian.org> using dh-make-perl.
+Format-Specification:
+ http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
+Upstream-Maintainer:
+Upstream-Source: http://search.cpan.org/dist/MARC-XML/
+Upstream-Name: MARC-XML
-It was downloaded from the Comprehensive Perl Archive Network (CPAN):
-http://search.cpan.org/dist/MARC-XML/
+Files: *
+Copyright:
+License-Alias: Perl
+License: Artistic | GPL-1+
-Upstream Authors: Ed Summers
+Files: debian/*
+Copyright: 2009, Jonathan Yu <frequency at cpan.org>
+ 2007, Damyan Ivanov <dmn at debian.org>
+ 2007, gregor herrmann <gregoa at debian.org>
+ 2007, Vincent Danjean <vdanjean at debian.org>
+License: Artistic | GPL-1+
-Copyright (C) 2003,2004 Ed Summers
+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'
-License:
-
- XML::File::XML is dual licensed under the same terms as Perl itself.
-
- This means at your choice, either the Perl Artistic License, or
- the GNU GPL version 1 or higher.
-
- On a Debian system a copy of the Perl Artistic license can be found in
- the file '/usr/share/common-licenses/Artistic' and a copy of the GPL
- version 2 can be found in the file '/usr/share/common-licenses/GPL'.
-
-The Debian packaging is (C) 2007, Vincent Danjean <vdanjean at debian.org> and
-is licensed under the same licenses as the software itself (see above).
-
+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