]> git.decadent.org.uk Git - dak.git/commit
Merge remote-tracking branch 'ansgar/pu/wheezy' into merge
authorJoerg Jaspert <joerg@debian.org>
Fri, 11 May 2012 10:17:59 +0000 (12:17 +0200)
committerJoerg Jaspert <joerg@debian.org>
Fri, 11 May 2012 10:17:59 +0000 (12:17 +0200)
commit6b3c8ccbd61325e2b833ed252b5545a190bff92f
treeeb2b9450bfa757161a11641f80b60c177cf16ff7
parent600cebaebfe47fd91d74345fc3f377a2dcc0b590
parent80d28345143bbd6b38ce2ad6d98fce071d1a2b13
Merge remote-tracking branch 'ansgar/pu/wheezy' into merge

* ansgar/pu/wheezy:
  Remove dead code.
  Remove redundant indices from database.
  Add path to removal logs to minimal configuration.
  Make dominate -s <suite> work without Obsolete::Options::Suite set.
  setup/README: update for postgresql-9.1
  setup/README: remove no longer needed postgresql packages
  stop using deprecated python-apt functions
  merge check for Description field with other checks
  add our own deb_extract_control function
  Stop passing order_by as a string.
  Allow use with SQLAlchemy 0.7

Signed-off-by: Joerg Jaspert <joerg@debian.org>
dak/new_security_install.py