[Python-modules-commits] r7432 - in packages/python-openid/trunk/debian (changelog copyright)
dottedmag-guest at users.alioth.debian.org
dottedmag-guest at users.alioth.debian.org
Tue Feb 3 21:49:18 UTC 2009
Date: Tuesday, February 3, 2009 @ 21:49:18
Author: dottedmag-guest
Revision: 7432
Fixed debian/copyright: license changed to Apache-2.0 (Closes: #514064)
Modified:
packages/python-openid/trunk/debian/changelog
packages/python-openid/trunk/debian/copyright
Modified: packages/python-openid/trunk/debian/changelog
===================================================================
--- packages/python-openid/trunk/debian/changelog 2009-02-03 19:55:17 UTC (rev 7431)
+++ packages/python-openid/trunk/debian/changelog 2009-02-03 21:49:18 UTC (rev 7432)
@@ -1,13 +1,14 @@
-python-openid (2.2.1-2) UNRELEASED; urgency=low
+python-openid (2.2.1-2) UNRELEASED; urgency=medium
[ Mikhail Gusarov ]
+ * Fixed debian/copyright: library changed license to Apache-2.0 (Closes: #514064)
* debian/README.source added.
[ Sandro Tosi ]
* debian/control
- switch Vcs-Browser field to viewsvn
- -- Mikhail Gusarov <dottedmag at dottedmag.net> Mon, 30 Jun 2008 11:52:15 +0700
+ -- Mikhail Gusarov <dottedmag at dottedmag.net> Wed, 04 Feb 2009 03:48:30 +0700
python-openid (2.2.1-1) unstable; urgency=low
Modified: packages/python-openid/trunk/debian/copyright
===================================================================
--- packages/python-openid/trunk/debian/copyright 2009-02-03 19:55:17 UTC (rev 7431)
+++ packages/python-openid/trunk/debian/copyright 2009-02-03 21:49:18 UTC (rev 7432)
@@ -1,32 +1,25 @@
Debianization:
-Copyright (c) 2006 Mikhail Gusarov <dottedmag at dottedmag.net>
+Copyright (c) 2006-2009 Mikhail Gusarov <dottedmag at dottedmag.net>
Original source code is available from
-http://www.openidenabled.com/openid/libraries/python/
+http://www.openidenabled.com/
Original copyright:
Python OpenID - OpenID consumer and server library
-Copyright (C) 2005, 2006 Janrain, Inc.
+Copyright (C) 2005-2008 Janrain, Inc.
-This library is free software; you can redistribute it and/or
-modify 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.
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+http://www.apache.org/licenses/LICENSE-2.0
-This library is distributed in the hope that it will be useful,
-but WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-Lesser General Public License for more details.
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions
+and limitations under the License.
-You should have received a copy of the GNU Lesser General Public
-License along with this library; if not, write to the Free Software
-Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
-
-More info about Python OpenID:
-openid at janrain.com
-http://www.openidenabled.com/openid/libraries/python
-
-On Debian systems, the complete text of the LGPL can be found in
-/usr/share/common-licenses/LGPL file.
+On Debian systems, the complete text of the Apache license 2.0 can be found in
+/usr/share/common-licenses/Apache-2.0 file.
More information about the Python-modules-commits
mailing list