]> git.decadent.org.uk Git - dak.git/blobdiff - debian/control
Merge remote-tracking branch 'jcristau/fix-orig-sig-check'
[dak.git] / debian / control
index aebfd2358788f3ca7f28734bf77b64f4eedfb782..f9a5e713cf6f8e518249f7797dcd927538a4c902 100644 (file)
@@ -1,14 +1,39 @@
-Source: katie
+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,
+               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: katie
-Architecture: any
-Depends: ${python:Depends}, python-pygresql, python-zlib, python-apt, apt-utils, gnupg (>= 1.0.6-1), postgresql (>= 7.1.0), ${shlibs:Depends}
-Suggests: lintian, binutils-multiarch, symlinks
+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.