chiark / gitweb /
add sso.debian.org
[dsa-metapackages.git] / debian / control
index 80aeda23d9921356c2092b22c2f65138f0ebded0..9eb9e0e53d704004e09d213a1c462726ad55f7a3 100644 (file)
@@ -82,6 +82,7 @@ Depends: debian.org,
        moreutils,
        patchutils,
        diffstat,
+       bc,
        netcat-openbsd, socat, telnet
        ,
        deborphan
@@ -381,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.
@@ -431,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.
 
@@ -451,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,
@@ -587,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.