From c9c2053cc76d316195718e29b0bc80d480d0ea29 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Rapha=C3=ABl=20Hertzog?= Date: Wed, 6 Nov 2013 14:35:42 +0100 Subject: [PATCH] Add meta-package for tracker.debian.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Raphaël Hertzog Signed-off-by: Peter Palfrader --- debian/changelog | 3 +++ debian/control | 25 +++++++++++++++++++++++++ 2 files changed, 28 insertions(+) diff --git a/debian/changelog b/debian/changelog index 79d7e77..98ebca9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,6 +12,9 @@ debian.org (53) UNRELEASED; urgency=low * manpages: + replace gs-common with ghostscript + [ Raphaël Hertzog ] + * Add initial meta-package for tracker.debian.org. + -- Bernhard R. Link Sun, 13 Oct 2013 11:55:19 +0200 debian.org (52) unstable; urgency=low diff --git a/debian/control b/debian/control index 5ce501e..96a624f 100644 --- a/debian/control +++ b/debian/control @@ -547,6 +547,31 @@ Depends: db4.7-util, Description: metapackage for packages.qa.debian.org This package depends on all the packages that are needed for packages.qa.debian.org setup. +Package: debian.org-tracker.debian.org +Architecture: all +Depends: +# Runtime + libapache2-mod-wsgi, + python-apt, + python-beautifulsoup, + python-debian, + python-django (>= 1.5), + python-django-jsonfield, + python-django-south, + python-gpgme, + python-lzma, + python-requests, + python-soappy, + python-yaml, +# Database access + python-psycopg2, + postgresql-client, +# Test suite and docs + python-mock, + python-sphinx, +Description: metapackage for tracker.debian.org + This package depends on all the packages that are needed for tracker.debian.org. + Package: debian.org-udd.debian.org Architecture: all Depends: curl, -- 2.30.2