X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=daklib%2Fchanges.py;h=ff23222486a220a3fd8d316836b01c51ff5db55a;hb=71aeeef1bfbf9ec6c2b42f755e43bbc2f6814403;hp=6c0be147014223f40c9c4c85cfd3910c06055fc3;hpb=4bb2307cd0c04e14ab7e414b5cdfbb5b2a6d0b46;p=dak.git diff --git a/daklib/changes.py b/daklib/changes.py index 6c0be147..ff232224 100755 --- a/daklib/changes.py +++ b/daklib/changes.py @@ -192,7 +192,7 @@ class Changes(object): next_obj = p.load() if isinstance(next_obj, dict): - self.pkg.orig_files.update(next_obj) + self.orig_files.update(next_obj) else: # Auto-convert old dak files to new format supporting # multiple tarballs