X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dsa-metapackages.git;a=blobdiff_plain;f=debian%2Fcontrol;h=718562fca5624aa431b8ad075df38c975ff21867;hp=ab84e74ead1bee93be7bcad4dccf1e2e54dda2af;hb=8f0a0e7e4c43d63193d603831b26321ace9c3679;hpb=10b13dbfc727be243462bd72840d31a0f10606af diff --git a/debian/control b/debian/control index ab84e74..718562f 100644 --- a/debian/control +++ b/debian/control @@ -862,3 +862,23 @@ Depends: dpkg-dev, Description: metapackage for codesearch.debian.org This package depends on all the packages that are needed for the codesearch setup. + +Package: debian.org-dedup.debian.net +Architecture: all +Depends: curl, + devscripts, + python, + python-concurrent.futures, + python-debian, + python-imaging, + python-jinja2, + python-lzma, + python-pkg-resources + python-werkzeug, + python-yaml, + sqlite3 +Recommends: lsof, + strace +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.