[Pkg-gnutls-commits] r393 - in /packages/libgcrypt11/branches/branch1.3.0/debian: changelog copyright
ametzler at users.alioth.debian.org
ametzler at users.alioth.debian.org
Fri Oct 26 16:18:51 UTC 2007
Author: ametzler
Date: Fri Oct 26 16:18:51 2007
New Revision: 393
URL: http://svn.debian.org/wsvn/pkg-gnutls/?sc=1&rev=393
Log:
clarify copyright.
Modified:
packages/libgcrypt11/branches/branch1.3.0/debian/changelog
packages/libgcrypt11/branches/branch1.3.0/debian/copyright
Modified: packages/libgcrypt11/branches/branch1.3.0/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnutls/packages/libgcrypt11/branches/branch1.3.0/debian/changelog?rev=393&op=diff
==============================================================================
--- packages/libgcrypt11/branches/branch1.3.0/debian/changelog (original)
+++ packages/libgcrypt11/branches/branch1.3.0/debian/changelog Fri Oct 26 16:18:51 2007
@@ -1,8 +1,9 @@
-libgcrypt11 (1.3.0-3) experimental; urgency=low
-
- * UNRELEASED
-
- -- Andreas Metzler <ametzler at debian.org> Sun, 20 May 2007 09:42:36 +0200
+libgcrypt11 (1.3.1-1) experimental; urgency=low
+
+ * New upstream version.
+ * update debian/copyright.
+
+ -- Andreas Metzler <ametzler at debian.org> Fri, 26 Oct 2007 17:56:18 +0200
libgcrypt11 (1.3.0-2) experimental; urgency=low
Modified: packages/libgcrypt11/branches/branch1.3.0/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-gnutls/packages/libgcrypt11/branches/branch1.3.0/debian/copyright?rev=393&op=diff
==============================================================================
--- packages/libgcrypt11/branches/branch1.3.0/debian/copyright (original)
+++ packages/libgcrypt11/branches/branch1.3.0/debian/copyright Fri Oct 26 16:18:51 2007
@@ -12,25 +12,18 @@
Copyright:
Most of the package is licensed under the GNU Lesser General Public
-License (LGPL) version 2.1, except two binaries, which are not built
+License (LGPL) version 2.1 (or later), except two binaries, which are not built
in this package. See below for details. The documentation is licensed under
-the GPL, see below.
+the GPLv2 (or later), see below.
Excerpt from upstream's README:
- License
- -------
-
- Most of this library is distributed under the terms of the GNU
- Lesser General Public License (LGPL); see the file COPYING.LIB for
- the actual terms. However some parts are distributed under the
- GNU General Public License (GPL) so if you configure Libgcrypt to
- include these modules, you have to comply with the conditions of
- the GPL as found in the file COPYING. The modules under the GPL
- are:
-
- rndunix - Entropy gatherer for Unices without a /dev/random
- rndw32 - Entropy gatherer for MS Windows
+ The library is distributed under the terms of the GNU Lesser
+ General Public License (LGPL); see the file COPYING.LIB for the
+ actual terms. The helper programs (gcryptrnd and getrandom) as
+ well as the documentation are distributed under the terms of the
+ GNU General Public License (GPL); see the file COPYING for teh
+ actual terms.
This library used to be available under the GPL - this was changed
with version 1.1.7 with the rationale that there are now many free
@@ -38,7 +31,7 @@
similar to Libcrypt. We decided that to foster the use of
cryptography in Free Software an LGPLed library would make more
sense because it avoids problems due to license incompatibilities
- between some Free Software licenses and the GPL.
+ between some Free Software licenses and the GPL.
Please note that in many cases it is better for a library to be
licensed under the GPL, so that it provides an advantage for free
@@ -50,13 +43,13 @@
An example of the license headers of the LGPL is
-------------
- * Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004
- * 2004, 2006 Free Software Foundation, Inc.
+ * Copyright (C) 1998, 1999, 2000, 2002, 2003,
+ * 2005, 2007 Free Software Foundation, Inc.
*
* This file is part of Libgcrypt.
*
* Libgcrypt is free software; you can redistribute it and/or modify
- * it under the terms of the GNU Lesser General Public License as
+ * it under the terms of the GNU Lesser general Public License as
* published by the Free Software Foundation; either version 2.1 of
* the License, or (at your option) any later version.
*
@@ -67,8 +60,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this program; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301,
- * USA.
+ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
*/
-------------
@@ -78,7 +70,8 @@
The documentation licensed under the GPL
-------------
-Copyright @copyright{} 2000, 2002, 2003, 2004 Free Software Foundation, Inc.
+Copyright @copyright{} 2000, 2002, 2003, 2004, 2006, 2007 Free Software Foundati
+on, Inc.
@quotation
Permission is granted to copy, distribute and/or modify this document
More information about the Pkg-gnutls-commits
mailing list