[Debian-l10n-commits] debian.org branch master updated.	release-45-30-g5ebd3b8
    Christian Perrier 
    bubulle at alioth.debian.org
       
    Sun Jul 15 15:18:37 UTC 2012
    
    
  
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "debian.org".
The branch, master has been updated
       via  5ebd3b85bc084db96744958c93e6d41f4a37b6c2 (commit)
      from  41ec4675a5d43b0ce8fd19a226db29e17030ee85 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://anonscm.debian.org/gitweb/?p=debian-l10n/debian.org.git;a=commitdiff;h=5ebd3b85bc084db96744958c93e6d41f4a37b6c2
commit 5ebd3b85bc084db96744958c93e6d41f4a37b6c2
Author: Martijn van Oosterhout <kleptog at svana.org>
Date:   Sun Jul 15 12:18:51 2012 +0200
    Add various needed python modules and the correct PostgreSQL clients.
-----------------------------------------------------------------------
Summary of changes:
 debian/control |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 7dc2d9b..666dbe9 100644
--- a/debian/control
+++ b/debian/control
@@ -663,9 +663,13 @@ Depends: libalgorithm-diff-xs-perl,
 	gnuplot-nox
 	,
 	libapache2-mod-wsgi,
-	python-setuptools
+	python-setuptools,
+	python-psycopg2,
+	python-django,
+	python-sqlalchemy
 	,
-	tig
+	tig,
+	postgresql-client-9.1
 Description: metapackages for ddtp.debian.org dependencies
  This package depends on everything that is needed for ddtp.debian.org.
 
-----------------------------------------------------------------------
hooks/post-receive
-- 
debian.org
    
    
More information about the Debian-l10n-commits
mailing list