X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=debian%2Fcontrol;h=18e8464e213ee27b8c5352e435094080afdcc276;hb=91e8b59a357c3c3e000a6758861e0b6078c5273c;hp=0646b644b8758f8e7911bcbb1f62e5dd423795ba;hpb=dafbe2ee9e43f377451cef5d90c71ff157897e8e;p=dsa-metapackages.git diff --git a/debian/control b/debian/control index 0646b64..18e8464 100644 --- a/debian/control +++ b/debian/control @@ -254,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, @@ -286,7 +287,7 @@ Depends: debiandoc-sgml, 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. @@ -537,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, @@ -631,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 @@ -867,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, @@ -1083,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.)