[Python-modules-commits] r11798 - in packages/webhelpers/trunk/debian (3 files)
malex at users.alioth.debian.org
malex at users.alioth.debian.org
Thu Feb 18 22:28:20 UTC 2010
Date: Thursday, February 18, 2010 @ 22:28:07
Author: malex
Revision: 11798
Upload 1.0~b4 into unstable; switch to DPMT maintenance; add POX to uploaders
Modified:
packages/webhelpers/trunk/debian/changelog
packages/webhelpers/trunk/debian/control
packages/webhelpers/trunk/debian/copyright
Modified: packages/webhelpers/trunk/debian/changelog
===================================================================
--- packages/webhelpers/trunk/debian/changelog 2010-02-18 21:51:10 UTC (rev 11797)
+++ packages/webhelpers/trunk/debian/changelog 2010-02-18 22:28:07 UTC (rev 11798)
@@ -1,11 +1,18 @@
webhelpers (1.0~b4-1) unstable; urgency=low
+ [ Piotr Ożarowski ]
* New upstream release
- bump minimum required Python version to 2.4
* debian/watch updated to recognize beta versions correctly
* Standards-Version bumped to 3.8.4 (no changes needed)
+ [ Oleksandr Moskalenko ]
+ * debian/control:
+ - Changed to DPMT group maintenance and added Piotr to the Uploaders.
+ - Moved python depends to Build-Depends-Indep.
+ * debian/copyright: Changed debian packaging license to BSD to sync with the
+ upstream.
- -- Piotr Ożarowski <piotr at debian.org> Thu, 18 Feb 2010 19:50:37 +0100
+ -- Oleksandr Moskalenko <malex at debian.org> Thu, 18 Feb 2010 15:46:38 -0600
webhelpers (1.0~b3-1) experimental; urgency=low
Modified: packages/webhelpers/trunk/debian/control
===================================================================
--- packages/webhelpers/trunk/debian/control 2010-02-18 21:51:10 UTC (rev 11797)
+++ packages/webhelpers/trunk/debian/control 2010-02-18 22:28:07 UTC (rev 11798)
@@ -1,9 +1,10 @@
Source: webhelpers
Section: python
Priority: optional
-Maintainer: Oleksandr Moskalenko <malex at debian.org>
-Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-Build-Depends: debhelper (>= 5), python-all (>= 2.5.4), python-support (>= 0.6.4), python-setuptools (>= 0.6b3)
+Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
+Uploaders: Oleksandr Moskalenko <malex at debian.org>, Piotr Ożarowski <piotr at debian.org>
+Build-Depends: debhelper (>= 5)
+Build-Depends-Indep: python-all (>= 2.5.4), python-support (>= 0.6.4), python-setuptools (>= 0.6b3)
Standards-Version: 3.8.4
Vcs-Svn: svn://svn.debian.org/python-modules/packages/webhelpers/trunk/
Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/webhelpers/trunk/
Modified: packages/webhelpers/trunk/debian/copyright
===================================================================
--- packages/webhelpers/trunk/debian/copyright 2010-02-18 21:51:10 UTC (rev 11797)
+++ packages/webhelpers/trunk/debian/copyright 2010-02-18 22:28:07 UTC (rev 11798)
@@ -3,15 +3,14 @@
It was downloaded from <http://cheeseshop.python.org/pypi/WebHelpers/>.
-Upstream Authors: Ben Bangert <ben at groovie.org> and James Gardner
-<james at 3aims.com>.
+Upstream Authors:
+ Copyright (c) 2005-2009 Ben Bangert, James Gardner, Philip Jenvey,
+ Mike Orr, Jon Rosenbaugh, Christoph Haas, and other contributors.
+ Portions of the code are copyright Lawrence Journal-World, Thomas Fuchs,
+ Marty Haught, Roberto A. F. De Almeida, Mark Pilgrim, and Dean Allen.
-Copyright: Copyright (c) 2005 Ben Bangert, James Gardner. Portions of the code
-are copyright Lawrence Journal-World, Thomas Fuchs, Marty Haught, Roberto A.
-F. De Almeida, Mark Pilgrim, and Dean Allen.
+All rights reserved.
- All rights reserved.
-
License:
Most of this package is licensed under the 3-clause BSD License.
@@ -45,6 +44,5 @@
Debian packaging:
- The Debian packaging is (C) 2006, Oleksandr Moskalenko <malex at debian.org> and
- is licensed under the GPL. On Debian GNU/Linux systems, the complete text of
- the GPL license can be found in `/usr/share/common-licenses/GPL'.
+ The Debian packaging is (C) 2006-2010, Oleksandr Moskalenko
+ <malex at debian.org> and is licensed under the BSD license as above.
More information about the Python-modules-commits
mailing list