[Python-modules-commits] r7586 - in packages/python-openid/trunk/debian (changelog copyright)

dottedmag-guest at users.alioth.debian.org dottedmag-guest at users.alioth.debian.org
Mon Feb 16 18:58:08 UTC 2009


    Date: Monday, February 16, 2009 @ 18:58:08
  Author: dottedmag-guest
Revision: 7586

* debian/copyright:
  - Replaced (C) with ?\194?\169, as suggested by Lintian.
  - Debian packaging is under Apache-2.0 as well.

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-16 18:46:39 UTC (rev 7585)
+++ packages/python-openid/trunk/debian/changelog	2009-02-16 18:58:08 UTC (rev 7586)
@@ -1,3 +1,11 @@
+python-openid (2.2.1-3) UNRELEASED; urgency=low
+
+  * debian/copyright:
+    - Replaced (C) with ©, as suggested by Lintian.
+    - Debian packaging is under Apache-2.0 as well.
+
+ -- Mikhail Gusarov <dottedmag at dottedmag.net>  Tue, 17 Feb 2009 00:56:25 +0600
+
 python-openid (2.2.1-2) unstable; urgency=medium
 
   [ Mikhail Gusarov ]

Modified: packages/python-openid/trunk/debian/copyright
===================================================================
--- packages/python-openid/trunk/debian/copyright	2009-02-16 18:46:39 UTC (rev 7585)
+++ packages/python-openid/trunk/debian/copyright	2009-02-16 18:58:08 UTC (rev 7586)
@@ -1,5 +1,7 @@
 Debianization:
-Copyright (c) 2006-2009 Mikhail Gusarov <dottedmag at dottedmag.net>
+Copyright © 2006-2009 Mikhail Gusarov <dottedmag at dottedmag.net>
+Copyright © 2008-2009 Sandro Tosi <morph at debian.org>
+Debian packaging is under Apache license 2.0.
 
 Original source code is available from
 http://www.openidenabled.com/
@@ -8,7 +10,7 @@
 
 Python OpenID - OpenID consumer and server library
 
-Copyright (C) 2005-2008 Janrain, Inc.
+Copyright © 2005-2008 Janrain, Inc.
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.




More information about the Python-modules-commits mailing list