chiark / gitweb /
get rid of extra recommends
[dsa-metapackages.git] / debian / control
index 6e117e9384a7dff42518912b4d6be8103b879ede..a1223c57c3818d01f263d1338b214a4c383a8af8 100644 (file)
@@ -467,7 +467,7 @@ Description: metapackage for manpages
 
 Package: debian.org-nm.debian.org
 Architecture: all
-Depends: libapache2-mod-php5, libapache2-mod-wsgi,
+Depends: libapache2-mod-wsgi,
        mutt, mboxgrep,
        python,
        python-mako (>= 0.2.5), python-gnupginterface, python-ldap,
@@ -481,6 +481,7 @@ Depends: libapache2-mod-php5, libapache2-mod-wsgi,
        python-django,
        python-django-south,
        python-tz,
+       python-markdown,
        procmail,
        moreutils,
        libjs-jquery,
@@ -861,3 +862,21 @@ 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
+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.