ftpmaster-common 913 B

123456789101112131415161718192021
  1. Section: devel
  2. Priority: optional
  3. Standards-Version: 3.8.1
  4. Package: ftpmaster-common
  5. Version: 1.0
  6. Maintainer: Debian FTP Master <ftpmaster@debian.org>
  7. Depends: apt-utils, bzip2, gnupg, gpgv, gzip, libapt-pkg-dev, lintian, python, python-apt, python-debianbts, python-debian, python-gnupginterface, python-ldap, python-psycopg2, python-pygresql, python-pyrss2gen, python-yaml, python-sqlalchemy
  8. Recommends: postgresql-plperl-8.4, postgresql-8.4-debversion, postgresql-plpython-8.4
  9. Architecture: all
  10. Copyright: copyright
  11. Changelog: changelog
  12. Readme: README.Debian
  13. Description: Meta package for DSA listing dak needs. This is a small
  14. meta package to install all of the dependencies for dak in order to
  15. know easily (and keep installed) all packages required for dak.
  16. .
  17. It, is quite likely that you will require more tools to actually do
  18. your work, look for the ftpmaster-$release package, it might give hints.