X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dsa-metapackages.git;a=blobdiff_plain;f=debian%2Fcontrol;h=0a0bae260a277a4bfae31ef26e8b3fa02ae4bce2;hp=d10fdfda91ae18001e8b11f12254c324d15dc71f;hb=ca3236dccc35ae7a8d9c2cca28144f93462470ed;hpb=7d2c29b86f5d80350930a8dfcb32a57762cd52b8 diff --git a/debian/control b/debian/control index d10fdfd..0a0bae2 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, @@ -607,7 +610,6 @@ Depends: curl, libdbi-ruby, libdpkg-ruby, libio-stringy-perl, - libjson-ruby, liblist-moreutils-perl, libmime-tools-perl, libmldbm-perl, @@ -623,6 +625,7 @@ Depends: curl, python-launchpadlib, python-psycopg2, python-yaml, + ruby-json, ruby-oj, vpim Description: metapackage for udd.debian.org @@ -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, @@ -970,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 @@ -1080,3 +1089,31 @@ 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 +Architecture: all +Depends: perl, + libwww-perl, + libdpkg-perl, + git-core, + 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.)