]> git.decadent.org.uk Git - dak.git/commit
Merge remote-tracking branch 'ansgar/pu/multiarchive-1' into merge
authorJoerg Jaspert <joerg@debian.org>
Sun, 1 Jul 2012 12:14:35 +0000 (14:14 +0200)
committerJoerg Jaspert <joerg@debian.org>
Sun, 1 Jul 2012 12:14:35 +0000 (14:14 +0200)
commite25f01f71e72a281571081c3d3052219ee6efb18
tree73016692a72c254457bacf448d02733839c34bbf
parent1ec47007f244d92f4f62245c40867dbaedac84ef
parent9bf86e38837121c738aae1eb5e1dbdaf69656198
Merge remote-tracking branch 'ansgar/pu/multiarchive-1' into merge

* ansgar/pu/multiarchive-1:
  config.py: Add __contains__ method
  fstransactions.py: allow mode to be a string
  fstransactions.py: also use mode for directories
  tests: add a few packages for testing dak
  utils.py: add mail_addresses_for_upload function
  gpg_get_key_addresses: return a list instead of a set
  textutils.py: don't try to convert unicode strings again
  Add regexp to match .changes files.
  Correctly match version part of source tarballs
  dominate: convert to str
  Remove no longer used templates.
  Remove unused functions.

Signed-off-by: Joerg Jaspert <joerg@debian.org>