r71595 - in /trunk/libmath-gmp-perl/debian: changelog copyright
carnil at users.alioth.debian.org
carnil at users.alioth.debian.org
Fri Mar 18 06:58:24 UTC 2011
Author: carnil
Date: Fri Mar 18 06:55:38 2011
New Revision: 71595
URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=71595
Log:
* debian/copyright:
- Refresh Format-Specification to revision 135 of DEP5 propolsal for
machine-readable copyright information.
- Explicitly point to version 2 of the LGPL in common-licenses
Modified:
trunk/libmath-gmp-perl/debian/changelog
trunk/libmath-gmp-perl/debian/copyright
Modified: trunk/libmath-gmp-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmath-gmp-perl/debian/changelog?rev=71595&op=diff
==============================================================================
--- trunk/libmath-gmp-perl/debian/changelog (original)
+++ trunk/libmath-gmp-perl/debian/changelog Fri Mar 18 06:55:38 2011
@@ -27,8 +27,12 @@
- Bump Build-Depends on debhelper to (>= 8).
- Drop Build-Depends on libtest-yaml-meta-perl.
* Bump Debhelper compat level to 8.
+ * debian/copyright:
+ - Refresh Format-Specification to revision 135 of DEP5 propolsal for
+ machine-readable copyright information.
+ - Explicitly point to version 2 of the LGPL in common-licenses
- -- Salvatore Bonaccorso <carnil at debian.org> Mon, 07 Mar 2011 22:06:40 +0100
+ -- Salvatore Bonaccorso <carnil at debian.org> Fri, 18 Mar 2011 07:54:13 +0100
libmath-gmp-perl (2.05-1) unstable; urgency=low
Modified: trunk/libmath-gmp-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmath-gmp-perl/debian/copyright?rev=71595&op=diff
==============================================================================
--- trunk/libmath-gmp-perl/debian/copyright (original)
+++ trunk/libmath-gmp-perl/debian/copyright Fri Mar 18 06:55:38 2011
@@ -1,28 +1,28 @@
-Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=228
-Upstream-Name: Math-GMP
-Upstream-Maintainer: Greg Sabino Mullane <greg at turnstep.com>
-Upstream-Source: http://search.cpan.org/dist/Math-GMP/
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
+Maintainer: Greg Sabino Mullane <greg at turnstep.com>
+Source: http://search.cpan.org/dist/Math-GMP/
+Name: Math-GMP
Files: *
Copyright:
- © 2000-2008, James H. Turner
- © 2008-2009, Greg Sabino Mullane <greg at turnstep.com>
+ 2000-2008, James H. Turner
+ 2008-2009, Greg Sabino Mullane <greg at turnstep.com>
License: LGPL-2+
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public
License as published by the Free Software Foundation; either
version 2 of the License, or (at your option) any later version.
.
- On Debian systems, the full text of the GNU Lesser General Public License
- can be found in `/usr/share/common-licenses/LGPL'.
+ On Debian systems, the full text of the GNU Lesser General Public
+ License version 2 can be found in `/usr/share/common-licenses/LGPL-2'.
Files: debian/*
Copyright:
- © 2005-2006, Florian Ragwitz <rafl at debian.org>
- © 2008, Niko Tyni <ntyni at debian.org>
- © 2008, gregor herrmann <gregoa at debian.org>
- © 2008, Ansgar Burchardt <ansgar at debian.org>
+ 2005-2006, Florian Ragwitz <rafl at debian.org>
+ 2008, Niko Tyni <ntyni at debian.org>
+ 2008, gregor herrmann <gregoa at debian.org>
+ 2008, Ansgar Burchardt <ansgar at debian.org>
+ 2011, Salvatore Bonaccorso <carnil at debian.org>
License: LGPL-2+
It is assumed that all contributors put their work under the same license
as the module itself.
-
More information about the Pkg-perl-cvs-commits
mailing list