[Python-modules-commits] r6020 - in packages/python-webob/trunk/debian (changelog control)
piotr at users.alioth.debian.org
piotr at users.alioth.debian.org
Tue Jul 22 21:21:47 UTC 2008
Date: Tuesday, July 22, 2008 @ 21:21:46
Author: piotr
Revision: 6020
* Change Priority to optional
* Move team name to Maintainer field, add myself to Uploaders
Modified:
packages/python-webob/trunk/debian/changelog
packages/python-webob/trunk/debian/control
Modified: packages/python-webob/trunk/debian/changelog
===================================================================
--- packages/python-webob/trunk/debian/changelog 2008-07-22 21:15:19 UTC (rev 6019)
+++ packages/python-webob/trunk/debian/changelog 2008-07-22 21:21:46 UTC (rev 6020)
@@ -1,4 +1,4 @@
-python-webob (0.9.2-1) UNRELEASED; urgency=low
+python-webob (0.9.2-1) unstable; urgency=low
* New upstream release
* python, python-all-dev, python-support, and python-setuptools build
@@ -8,8 +8,10 @@
* Vcs-Svn and Vcs-Browser fields added in debian/control
* docs/news.txt file installed as upstream changelog
* Bump Standards-Version to 3.8.0 (no changes needed)
+ * Change Priority to optional
+ * Move team name to Maintainer field, add myself to Uploaders
- -- Piotr Ożarowski <piotr at debian.org> Tue, 22 Jul 2008 22:39:19 +0200
+ -- Piotr Ożarowski <piotr at debian.org> Tue, 22 Jul 2008 23:20:11 +0200
python-webob (0.9.1-2) unstable; urgency=low
Modified: packages/python-webob/trunk/debian/control
===================================================================
--- packages/python-webob/trunk/debian/control 2008-07-22 21:15:19 UTC (rev 6019)
+++ packages/python-webob/trunk/debian/control 2008-07-22 21:21:46 UTC (rev 6020)
@@ -1,8 +1,8 @@
Source: python-webob
Section: python
-Priority: extra
-Maintainer: Christoph Haas <haas at debian.org>
-Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>,
+Priority: optional
+Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
+Uploaders: Christoph Haas <haas at debian.org>, Piotr Ożarowski <piotr at debian.org>
Build-Depends: debhelper (>= 5)
Build-Depends-Indep: python (>= 2.3.3), python-all-dev, python-support (>= 0.6.4), python-setuptools (>= 0.6b3-1~)
Standards-Version: 3.8.0
More information about the Python-modules-commits
mailing list