]> git.decadent.org.uk Git - dak.git/blobdiff - debian/control
Merge remote-tracking branch 'jcristau/fix-orig-sig-check'
[dak.git] / debian / control
index ab30399ef7248275f22babdbb3ddc91f567e77db..f9a5e713cf6f8e518249f7797dcd927538a4c902 100644 (file)
@@ -1,13 +1,39 @@
-Source: katie
+Source: dak
 Section: misc
 Priority: extra
-Maintainer: James Troup <james@nocrew.org>
-Standards-Version: 3.2.1
+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
+Package: dak
 Architecture: all
-Depends: python, python-pygresql, python-zlib, python-apt, apt-utils, gnupg, postgresql (>= 7.0.3-1)
-Suggests: gnupg (>= 1.0.4-1)
+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.