[Python-modules-commits] r2438 - in /packages/beaker/trunk/debian: changelog control

piotr at users.alioth.debian.org piotr at users.alioth.debian.org
Sat May 19 18:16:35 UTC 2007


Author: piotr
Date: Sat May 19 18:16:34 2007
New Revision: 2438

URL: http://svn.debian.org/wsvn/python-modules/?sc=1&rev=2438
Log:
* New upstream release
* Dependencies updated

Modified:
    packages/beaker/trunk/debian/changelog
    packages/beaker/trunk/debian/control

Modified: packages/beaker/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/python-modules/packages/beaker/trunk/debian/changelog?rev=2438&op=diff
==============================================================================
--- packages/beaker/trunk/debian/changelog (original)
+++ packages/beaker/trunk/debian/changelog Sat May 19 18:16:34 2007
@@ -1,3 +1,11 @@
+beaker (0.7.1-1) UNRELEASED; urgency=low
+
+  * New upstream version
+  * python-myghtyutils dependency removed (no longer used)
+  * python-sqlalchemy added to Recommends
+
+ -- Piotr Ożarowski <piotr at debian.org>  Sat, 19 May 2007 19:28:37 +0200
+
 beaker (0.6.3-3) unstable; urgency=low
 
   * Piotr Ożarowski <piotr at debian.org>:

Modified: packages/beaker/trunk/debian/control
URL: http://svn.debian.org/wsvn/python-modules/packages/beaker/trunk/debian/control?rev=2438&op=diff
==============================================================================
--- packages/beaker/trunk/debian/control (original)
+++ packages/beaker/trunk/debian/control Sat May 19 18:16:34 2007
@@ -11,7 +11,8 @@
 
 Package: python-beaker
 Architecture: all
-Depends: ${python:Depends}, python, python-myghtyutils
+Depends: ${python:Depends}, python
+Recommends: python-sqlalchemy
 XB-Python-Version: ${python:Versions}
 Enhances: python-pylons
 Description: Simple WSGI middleware that uses the Myghty Container API




More information about the Python-modules-commits mailing list