[Python-modules-commits] r19296 - in packages/ipython/trunk/debian (changelog copyright)
jtaylor-guest at users.alioth.debian.org
jtaylor-guest at users.alioth.debian.org
Sat Nov 12 18:09:02 UTC 2011
Date: Saturday, November 12, 2011 @ 18:08:58
Author: jtaylor-guest
Revision: 19296
debian/copyright: refer to LGPL-2.1 instead of LGPL symlink
Modified:
packages/ipython/trunk/debian/changelog
packages/ipython/trunk/debian/copyright
Modified: packages/ipython/trunk/debian/changelog
===================================================================
--- packages/ipython/trunk/debian/changelog 2011-11-12 18:08:46 UTC (rev 19295)
+++ packages/ipython/trunk/debian/changelog 2011-11-12 18:08:58 UTC (rev 19296)
@@ -2,6 +2,7 @@
* New upstream release
* install all upstream manpages
+ * debian/copyright: refer to LGPL-2.1 instead of LGPL symlink
-- Julian Taylor <jtaylor.debian at googlemail.com> Sun, 31 Jul 2011 19:10:10 +0200
Modified: packages/ipython/trunk/debian/copyright
===================================================================
--- packages/ipython/trunk/debian/copyright 2011-11-12 18:08:46 UTC (rev 19295)
+++ packages/ipython/trunk/debian/copyright 2011-11-12 18:08:58 UTC (rev 19296)
@@ -209,7 +209,7 @@
.
On Debian systems, the full text of the GNU General Public
License version 2 can be found in the file
- `/usr/share/common-licenses/LGPL'.
+ `/usr/share/common-licenses/LGPL-2.1'.
License: Apache-2.0
Licensed under the Apache License, Version 2.0 (the "License"); you may not
More information about the Python-modules-commits
mailing list