[SCM] live-studio branch, master, updated. be51da814fb12d25dce46a7f078a46f5c89bd777

Chris Lamb lamby at debian.org
Fri Jul 30 02:52:37 UTC 2010


The following commit has been merged in the master branch:
commit a593cfe2fd5f3b0e4d9ed31c77a2c5faf330a598
Author: Chris Lamb <lamby at debian.org>
Date:   Thu Jul 29 19:13:36 2010 -0400

    Require python-django-registration.
    
    Signed-off-by: Chris Lamb <lamby at debian.org>

diff --git a/config/debian/control b/config/debian/control
index 4b24bd9..f484ac4 100644
--- a/config/debian/control
+++ b/config/debian/control
@@ -5,7 +5,7 @@ Maintainer: debian-live <debian-live at lists.debian.org>
 
 Package: live-studio
 Architecture: all
-Depends: python-django (>= 1.2), python-psycopg2, python-memcache
+Depends: python-django (>= 1.2), python-psycopg2, python-memcache, python-django-registration
 Description: Web pages etc. for live-studio
 
 Package: live-studio-runner

-- 
live-studio



More information about the debian-live-changes mailing list