X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dsa-metapackages.git;a=blobdiff_plain;f=debian%2Fcontrol;h=18e8464e213ee27b8c5352e435094080afdcc276;hp=70f524b0b50a21845d8639abe6ffa0e064a39871;hb=91e8b59a357c3c3e000a6758861e0b6078c5273c;hpb=7aa33dbfe3de60e9975adbdcc419979375bddce1 diff --git a/debian/control b/debian/control index 70f524b..18e8464 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. @@ -521,10 +522,11 @@ Description: metapackage for backports.debian.org Package: debian.org-qa.debian.org Architecture: all -Depends: db4.8-util, +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: db4.8-util, libdate-calc-perl, libnet-ldap-perl, libjson-perl, + libyaml-syck-perl, php5, php5-cgi, php5-cli, php5-ldap, php5-pgsql, libapache2-mod-fcgid, @@ -622,6 +625,7 @@ Depends: curl, python-launchpadlib, python-psycopg2, python-yaml, + ruby-json, ruby-oj, vpim Description: metapackage for udd.debian.org @@ -629,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 @@ -865,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, @@ -969,10 +977,12 @@ Depends: curl, python-pkg-resources, python-werkzeug, python-yaml, + python-sqlalchemy, + python-ssdeep | base-files (<< 8), sqlite3 Description: metapackage for dedup.debian.net This package depends on all packages that are required for operating the - Debian duplication detector. The recommended packages are useful for debuging. + Debian duplication detector. Package: debian.org-wnpp-by-tags.debian.net Architecture: all @@ -1079,3 +1089,29 @@ 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, + 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.)