[Python-modules-commits] r3509 - in /packages/python-werkzeug/trunk/debian: changelog control
nslater-guest at users.alioth.debian.org
nslater-guest at users.alioth.debian.org
Sat Nov 3 00:47:44 UTC 2007
Author: nslater-guest
Date: Sat Nov 3 00:47:44 2007
New Revision: 3509
URL: http://svn.debian.org/wsvn/python-modules/?sc=1&rev=3509
Log:
Remove surplus Priority control field.
Modified:
packages/python-werkzeug/trunk/debian/changelog
packages/python-werkzeug/trunk/debian/control
Modified: packages/python-werkzeug/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/python-modules/packages/python-werkzeug/trunk/debian/changelog?rev=3509&op=diff
==============================================================================
--- packages/python-werkzeug/trunk/debian/changelog (original)
+++ packages/python-werkzeug/trunk/debian/changelog Sat Nov 3 00:47:44 2007
@@ -1,12 +1,13 @@
python-werkzeug (0.1~svn3830-2) UNRELEASED; urgency=low
[ Piotr Ożarowski ]
- * Vcs-Svn, Vcs-Browser and Homepage fields added
+ * Vcs-Svn, Vcs-Browser and Homepage fields added.
[ Noah Slater ]
* Tweaked debian/copyright file for ordering consistency.
+ * Remove surplus Priority control field.
- -- Noah Slater <nslater at bytesexual.org> Mon, 29 Oct 2007 23:58:11 +0000
+ -- Noah Slater <nslater at bytesexual.org> Sat, 03 Nov 2007 00:46:30 +0000
python-werkzeug (0.1~svn3830-1) experimental; urgency=low
Modified: packages/python-werkzeug/trunk/debian/control
URL: http://svn.debian.org/wsvn/python-modules/packages/python-werkzeug/trunk/debian/control?rev=3509&op=diff
==============================================================================
--- packages/python-werkzeug/trunk/debian/control (original)
+++ packages/python-werkzeug/trunk/debian/control Sat Nov 3 00:47:44 2007
@@ -16,7 +16,6 @@
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}, python (>= 2.5) | python-wsgiref
Suggests: python-jinja, python-sqlalchemy
-Priority: optional
Description: a collection of utilities for WSGI applications
The Web Server Gateway Interface (WSGI) is a standard interface between web
server software and web applicaions written in Python.
More information about the Python-modules-commits
mailing list