]> git.decadent.org.uk Git - dak.git/blob - debian/control
LOCAL: Remove replay check
[dak.git] / debian / control
1 Source: dak
2 Section: misc
3 Priority: extra
4 Build-Depends: python-all-dev,
5                python-apt,
6                python-debian,
7                python-debianbts,
8                python-ldap,
9                python-psycopg2,
10                python-rrdtool,
11                python-sqlalchemy (<< 1.0),
12                python-yaml
13 Maintainer: Debian FTP-Masters <ftpmaster@debian.org>
14 Uploaders: Mark Hymers <mhy@debian.org>,
15            Joerg Jaspert <joerg@debian.org>,
16            Torsten Werner <twerner@debian.org>
17 Standards-Version: 3.9.6.0
18
19 Package: dak
20 Architecture: all
21 Depends: binutils-multiarch,
22          dpkg-dev,
23          gnupg,
24          less,
25          lintian,
26          python-apt,
27          python-debian,
28          python-debianbts,
29          python-ldap,
30          python-psycopg2,
31          python-pyrss2gen,
32          python-rrdtool,
33          python-sqlalchemy (<< 1.0),
34          python-yaml,
35          symlinks,
36          ${python:Depends}
37 Description: Debian's archive maintenance scripts
38  This is a collection of archive maintenance scripts used by the
39  Debian project.