X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=daklib%2Fchanges.py;h=2b0327cd03a0f9225e016b42c70322cceb4d7f5f;hb=22414ad527e7a3b973b0ec9c03022720cf047141;hp=4d2bcfe181ce193fadd84ac8f883046ae092840e;hpb=bfb5e2fb5f3100b9b1247ea346462a49deb9d011;p=dak.git diff --git a/daklib/changes.py b/daklib/changes.py index 4d2bcfe1..2b0327cd 100644 --- a/daklib/changes.py +++ b/daklib/changes.py @@ -205,7 +205,7 @@ class Changes(object): multivalues[key] = self.changes[key] chg = DBChange() - chg.chagnesfile = self.change_file + chg.changesfile = self.changes_file chg.seen = filetime chg.in_queue_id = in_queue chg.source = self.chagnes["source"]