12345678910111213141516171819202122232425262728293031323334353637383940 |
- Source: dak
- Section: misc
- Priority: extra
- Build-Depends: python-all-dev,
- python-apt,
- python-debian,
- python-debianbts,
- python-ldap,
- python-psycopg2,
- python-rrdtool,
- python-sqlalchemy (<< 1.0),
- python-yaml
- Maintainer: Debian FTP-Masters <ftpmaster@debian.org>
- Uploaders: Mark Hymers <mhy@debian.org>,
- Joerg Jaspert <joerg@debian.org>,
- Torsten Werner <twerner@debian.org>
- Standards-Version: 3.9.6.0
- Package: dak
- Architecture: all
- Depends: binutils-multiarch,
- dpkg-dev,
- gnupg,
- less,
- lintian,
- python-apt,
- python-debian,
- python-debianbts,
- python-ldap,
- python-psycopg2,
- python-pyrss2gen,
- python-rrdtool,
- python-sqlalchemy (<< 1.0),
- python-yaml,
- symlinks,
- ${python:Depends}
- Description: Debian's archive maintenance scripts
- This is a collection of archive maintenance scripts used by the
- Debian project.
|