[Python-modules-commits] r13285 - in packages/pyclamd/trunk/debian (changelog copyright)
rainct-guest at users.alioth.debian.org
rainct-guest at users.alioth.debian.org
Sun Jun 6 20:42:48 UTC 2010
Date: Sunday, June 6, 2010 @ 20:42:40
Author: rainct-guest
Revision: 13285
Change GPL->GPL-2. Lintian sucks.
Modified:
packages/pyclamd/trunk/debian/changelog
packages/pyclamd/trunk/debian/copyright
Modified: packages/pyclamd/trunk/debian/changelog
===================================================================
--- packages/pyclamd/trunk/debian/changelog 2010-06-06 17:22:59 UTC (rev 13284)
+++ packages/pyclamd/trunk/debian/changelog 2010-06-06 20:42:40 UTC (rev 13285)
@@ -6,6 +6,7 @@
- Bump Standards-Version from 3.7.3 to 3.8.4.
* debian/copyright:
- Replace "(C)" with "©".
+ - Change GPL to GPL-2.
* pyclamd.py:
- Change exceptions from strings to classes, for python2.6+ compatibility;
thanks to Julien Danjou for reporting (Closes: #576694).
Modified: packages/pyclamd/trunk/debian/copyright
===================================================================
--- packages/pyclamd/trunk/debian/copyright 2010-06-06 17:22:59 UTC (rev 13284)
+++ packages/pyclamd/trunk/debian/copyright 2010-06-06 20:42:40 UTC (rev 13285)
@@ -25,7 +25,7 @@
GNU General Public License for more details.
On Debian systems, the complete text of the GNU General Public
- License can be found in /usr/share/common-licenses/GPL.
+ License can be found in /usr/share/common-licenses/GPL-2.
-The Debian packaging is © 2008, Siegfried-Angel Gevatter Pujals (RainCT)
-<rainct at ubuntu.com> and is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
+The Debian packaging is © 2008, Siegfried-A. Gevatter Pujals <rainct at ubuntu.com>
+and is licensed under the GPL, see `/usr/share/common-licenses/GPL-2'.
More information about the Python-modules-commits
mailing list