[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[dak/master] Tidy up dependencies



Signed-off-by: Mark Hymers <mhy@debian.org>
---
 debian/control |   14 ++++++++------
 1 files changed, 8 insertions(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index a44e363..0402264 100644
--- a/debian/control
+++ b/debian/control
@@ -1,14 +1,16 @@
 Source: dak
 Section: misc
 Priority: extra
-Build-Depends: postgresql-dev, libapt-pkg-dev, sp, docbook, docbook-utils, python
-Maintainer: James Troup <james@nocrew.org>
-Standards-Version: 3.5.6.0
+Build-Depends: python-all-dev
+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.2
 
 Package: dak
-Architecture: any
-Depends: ${python:Depends}, python-pygresql, python2.1-email | python (>= 2.2), python-apt, apt-utils, gnupg (>= 1.0.6-1), ${shlibs:Depends}, dpkg-dev, python-syck (>= 0.61.2-1), libemail-send-perl
-Suggests: lintian, linda, less, binutils-multiarch, symlinks, postgresql (>= 7.1.0), dsync
+Architecture: all
+Depends: ${python:Depends}, python-psycopg2, python-sqlalchemy, python-apt,
+         gnupg, dpkg-dev, lintian, binutils-multiarch, python-yaml, less,
+         python-ldap, python-pyrss2gen, python-rrdtool, symlinks
 Description: Debian's archive maintenance scripts
  This is a collection of archive maintenance scripts used by the
  Debian project.
-- 
1.7.2.5


Reply to: