X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=debian%2Fcontrol;h=9eb9e0e53d704004e09d213a1c462726ad55f7a3;hb=c56d78fbdd55d948f8d2a7b068e3f751762fd691;hp=3c7329d9df838f1e940eb0ab5f38b51cb23abbbb;hpb=a34331d469a293c35f330e0f1edb47708c8944bb;p=dsa-metapackages.git diff --git a/debian/control b/debian/control index 3c7329d..9eb9e0e 100644 --- a/debian/control +++ b/debian/control @@ -382,7 +382,8 @@ Depends: edos-debcheck, python3.1-dev, python3-apt, picosat, - openjdk-6-jre-headless + openjdk-6-jre-headless, + git-email, Description: metapackage for release This package depends on everything that is needed for a release.debian.org setup. @@ -432,13 +433,17 @@ Depends: libapache2-mod-php5, libapache2-mod-wsgi, python-elementtree | python (>= 2.6), python-flup, python-libxml2, python-lxml, python-psycopg2, python-soappy, python-virtualenv, python-sqlalchemy (>= 0.6), python (>= 2.5.4-5~) | python-simplejson, - python-flask (>= 0.6), python-flaskext.wtf, python-wtforms, + python-flask (>= 0.6), python-xapian, python-dateutil, perl, libdbi-perl, libdbd-pg-perl, libdbd-sqlite3-perl, procmail, - moreutils + moreutils, + python-flup +# These are also needed, but they are currently not available in squeeze and +# difficult to backport: +# python-flaskext.wtf, python-wtforms Description: metapackage for nm.debian.org This package depends on all the packages that are needed for nm.debian.org setup. @@ -452,6 +457,7 @@ Description: metapackage for backports.debian.org Package: debian.org-qa.debian.org Architecture: all Depends: db4.8-util, + devscripts, gnuplot-nox, wml, libapt-pkg-perl, @@ -588,3 +594,23 @@ Depends: python-apt, python-yaml Description: metapackages for dde.debian.net dependencies This package depends on everything that is needed for dde.debian.net. + +Package: debian.org-debtags.debian.net +Architecture: all +Depends: python-apt, + python-debian, + python-django, + python-django-registration, + python-xapian (>= 1.2.7-1~bpo60+1), + python-psycopg2 +Description: metapackages for debtags.debian.net dependencies + This package depends on everything that is needed for debtags.debian.net. + +Package: debian.org-sso.debian.org +Architecture: all +Depends: libcatalyst-modules-perl, + libcatalyst-engine-apache-perl, + libapache2-mod-perl2, + libapache2-reload-perl +Description: metapackages for sso.debian.org dependencies + This package depends on everything that is needed for sso.debian.org.