X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=debian%2Fcontrol;h=0a0bae260a277a4bfae31ef26e8b3fa02ae4bce2;hb=ca3236dccc35ae7a8d9c2cca28144f93462470ed;hp=f7782b336d2c5600233122a0ad4d80f775cd6001;hpb=5f7b6b470abaaa9701193ae8787255d1ca5d09b0;p=dsa-metapackages.git diff --git a/debian/control b/debian/control index f7782b3..0a0bae2 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, @@ -287,11 +288,6 @@ Depends: debiandoc-sgml, xplanet-images, xsltproc, libjson-perl, - asciidoc, - fonts-lohit-mlym, - fonts-mlym, - fonts-samyak-mlym, - fonts-smc, Description: metapackages for www-master.debian.org dependencies This package depends on everything that is needed for a www-master.debian.org. @@ -876,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, @@ -1092,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.)