X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=debian%2Fcontrol;h=c7c35f91d7741c4ec32aa3380320ad0b39f0a20f;hb=8716c85a120d96c443550abf2457cea850f83a97;hp=35f9048bcec63a0eba5a2f9b8c2ad4478a1f45ad;hpb=61e5f49490dafa84e5d210c33857b78830e3a73b;p=dsa-metapackages.git diff --git a/debian/control b/debian/control index 35f9048..c7c35f9 100644 --- a/debian/control +++ b/debian/control @@ -240,6 +240,8 @@ Depends: debiandoc-sgml, docbook-dsssl, docbook-xsl, dpkg-dev, + fonts-arphic-uming, + fonts-mlym, gawk (>= 1:4.0.1), gettext, ghostscript, @@ -252,6 +254,7 @@ Depends: debiandoc-sgml, latex-cjk-all, latex-cjk-chinese, ldap-utils, + libcgi-pm-perl, libemail-address-perl, libintl-perl, libmime-lite-perl, @@ -278,15 +281,13 @@ Depends: debiandoc-sgml, texlive-latex-recommended, tidy, time, - ttf-arphic-uming, - ttf-malayalam-fonts, uni2ascii, wml, xmlroff, dblatex, xplanet, xplanet-images, xsltproc, - libjson-perl + libjson-perl, Description: metapackages for www-master.debian.org dependencies This package depends on everything that is needed for a www-master.debian.org. @@ -525,6 +526,7 @@ Depends: db-util, gnuplot-nox, wml, libapt-pkg-perl, + libcgi-pm-perl, libdbd-pg-perl, libdate-manip-perl, libdpkg-perl, @@ -536,6 +538,7 @@ Depends: db-util, libdate-calc-perl, libnet-ldap-perl, libjson-perl, + libyaml-syck-perl, php5, php5-cgi, php5-cli, php5-ldap, php5-pgsql, libapache2-mod-fcgid, @@ -630,7 +633,10 @@ Description: metapackage for udd.debian.org Package: debian.org-snapshot.debian.org Architecture: all -Depends: ruby, libdbd-pg-ruby1.8, libbz2-ruby1.8, libbz2-ruby1.8, python-yaml, python-psycopg2, python-lockfile, fuse-utils, python-fuse, uuid-runtime, +Depends: + ruby, + ruby-dbd-pg, + python-yaml, python-psycopg2, python-lockfile, python-fuse, uuid-runtime, python-dev, gcc, python-pylons Description: metapackage for snapshot.debian.org @@ -866,6 +872,7 @@ Description: metapackage for piuparts-slave.debian.org Package: debian.org-wiki.debian.org Architecture: all Depends: libapache2-mod-wsgi, + libcgi-pm-perl, libjson-perl, python-moinmoin (>= 1.9.7-2~bpo7+1), python-launchpadlib, @@ -1082,3 +1089,30 @@ Depends: xapian-omega Description: metapackage for search.debian.org dependencies This package depends on everything that is needed for an instance of the www search engine (aka search.debian.org). + +Package: debian.org-dgit.debian.org +Architecture: all +Depends: perl, + libwww-perl, + libdpkg-perl, + git, + devscripts, + dpkg-dev, + libdigest-sha-perl, + dput, + curl, + libjson-perl, + gpgv, + chiark-utils-bin, + wget, + libdigest-sha-perl, + libdbd-sqlite3-perl, + sqlite3 +Description: metapackage for dgit.debian.org dependencies + This package depends on everything that is needed for an instance of + the dgit git server (aka dgit.debian.org). + . + (This is actually simply the dependencies of the dgit and + dgit-infrastructure binary packages, but due to chicken-and-egg + problems and for ease of maintenance we are running the dgit + infrastructure out of a git tree.)