+ftpmaster-common (1.1) unstable; urgency=low
+
+ * Move recommends into depends. While its true that database might not
+ be on the same host, this package *main* usage is as a help for
+ DSA. And DSA does not install recommends by default, so make it
+ depends. We do want the database stuff, really. :)
+
+ -- Joerg Jaspert <joerg@debian.org> Sat, 27 Feb 2010 10:53:27 +0100
+
ftpmaster-common (1.0) unstable; urgency=low
* New "package", to document dak requirements
Package: ftpmaster-common
Version: 1.0
Maintainer: Debian FTP Master <ftpmaster@debian.org>
-Depends: apt-utils, bzip2, gnupg, gpgv, gzip, libapt-pkg-dev, lintian, python, python-apt, python-btsutils, python-debian, python-gnupginterface, python-ldap, python-psycopg2, python-pygresql, python-pyrss2gen, python-yaml
-Recommends: postgresql-plperl-8.3
+Depends: apt-utils, bzip2, gnupg, gpgv, gzip, libapt-pkg-dev, lintian, python, python-apt, python-btsutils, python-debian, python-gnupginterface, python-ldap, python-psycopg2, python-pygresql, python-pyrss2gen, python-yaml, python-sqlalchemy, postgresql-plperl-8.4, postgresql-8.4-debversion, postgresql-plpython-8.4
Architecture: all
Copyright: copyright
Changelog: changelog
know easily (and keep installed) all packages required for dak.
.
It, is quite likely that you will require more tools to actually do
- your work.
+ your work, look for the ftpmaster-$release package, it might give hints.