]> git.decadent.org.uk Git - dak.git/commit
changes: fix known_changes handling of parsed changes files
authorFrank Lichtenheld <djpig@debian.org>
Fri, 30 Oct 2009 22:18:33 +0000 (22:18 +0000)
committerFrank Lichtenheld <djpig@debian.org>
Fri, 30 Oct 2009 22:18:33 +0000 (22:18 +0000)
commitf4132a247910fb05d177c5da5f9e6e80f80a12aa
tree3d494a65c7690818ba6e6bcd0390b9002e62dc94
parenta2a50eb83785a3294d9869a7eed9a9ef60e1865a
changes: fix known_changes handling of parsed changes files

Some fields in the changes file are stored as dicts, so handle
them correctly here where we only want the string.

Signed-off-by: Frank Lichtenheld <djpig@debian.org>
daklib/changes.py