[Python-modules-commits] r9089 - in packages/python-envisageplugins/trunk/debian (3 files)
varun at users.alioth.debian.org
varun at users.alioth.debian.org
Mon Jul 20 08:21:15 UTC 2009
Date: Monday, July 20, 2009 @ 08:21:13
Author: varun
Revision: 9089
* New upstream release
* Bump Standards-Version to 3.8.2
* debian/copyright: fix lintian warnings
Modified:
packages/python-envisageplugins/trunk/debian/changelog
packages/python-envisageplugins/trunk/debian/control
packages/python-envisageplugins/trunk/debian/copyright
Modified: packages/python-envisageplugins/trunk/debian/changelog
===================================================================
--- packages/python-envisageplugins/trunk/debian/changelog 2009-07-20 08:16:33 UTC (rev 9088)
+++ packages/python-envisageplugins/trunk/debian/changelog 2009-07-20 08:21:13 UTC (rev 9089)
@@ -1,3 +1,11 @@
+python-envisageplugins (3.1.1-1) unstable; urgency=low
+
+ * New upstream release
+ * Bump Standards-Version to 3.8.2
+ * debian/copyright: fix lintian warnings
+
+ -- Varun Hiremath <varun at debian.org> Mon, 20 Jul 2009 03:51:06 -0400
+
python-envisageplugins (3.1.0-1) unstable; urgency=low
* New upstream release
Modified: packages/python-envisageplugins/trunk/debian/control
===================================================================
--- packages/python-envisageplugins/trunk/debian/control 2009-07-20 08:16:33 UTC (rev 9088)
+++ packages/python-envisageplugins/trunk/debian/control 2009-07-20 08:21:13 UTC (rev 9089)
@@ -4,7 +4,7 @@
Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
Uploaders: Varun Hiremath <varun at debian.org>
Build-Depends: cdbs, debhelper (>= 6), python-all-dev, python-central (>= 0.6), python-setupdocs
-Standards-Version: 3.8.0
+Standards-Version: 3.8.2
Homepage: http://pypi.python.org/pypi/EnvisagePlugins
XS-Python-Version: current
Vcs-Svn: svn://svn.debian.org/python-modules/packages/python-envisageplugins/trunk
Modified: packages/python-envisageplugins/trunk/debian/copyright
===================================================================
--- packages/python-envisageplugins/trunk/debian/copyright 2009-07-20 08:16:33 UTC (rev 9088)
+++ packages/python-envisageplugins/trunk/debian/copyright 2009-07-20 08:21:13 UTC (rev 9089)
@@ -5,7 +5,7 @@
Upstream Author: Enthought, Inc.
-Copyright: (c) 2003-2008, Enthought, Inc. All rights reserved.
+Copyright: © 2003-2008, Enthought, Inc. All rights reserved.
License:
Redistribution and use in source and binary forms, with or without
@@ -45,7 +45,7 @@
released under a 3 clause BSD license.
On Debian systems, the complete text of the LGPL License can be
-found in `/usr/share/common-licenses/LGPL'.
+found in `/usr/share/common-licenses/LGPL-2'.
On Debian systems, the complete text of the BSD License can be
found in `/usr/share/common-licenses/BSD'.
@@ -65,7 +65,7 @@
license to reproduce, analyze, test, perform and/or display publicly,
prepare derivative works, distribute, and otherwise use Python
alone or in any derivative version, provided, however, that PSF's
-License Agreement and PSF's notice of copyright, i.e., "Copyright (c)
+License Agreement and PSF's notice of copyright, i.e., "Copyright ©
2001, 2002, 2003, 2004, 2005, 2006 Python Software Foundation; All
Rights
Reserved" are retained in Python alone or in any derivative version
@@ -103,5 +103,5 @@
Agreement.
-----------------------------------------------------------------------
-The Debian packaging is (C) 2008 Varun Hiremath <varun at debian.org> and
-is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
+The Debian packaging is © 2008 Varun Hiremath <varun at debian.org> and
+is licensed under the GPL, see `/usr/share/common-licenses/GPL-3'.
More information about the Python-modules-commits
mailing list