X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=daklib%2Futils.py;h=27c3af38e422e1c5658462e5a0ccc4197cff749b;hb=7de18480f8a0da2b977077e01bab9176c343676f;hp=a45eceeade0c93c2119e60a28f43adf8077ee375;hpb=603d8ace7d4f942c999c29556bde38ec2516b9a8;p=dak.git diff --git a/daklib/utils.py b/daklib/utils.py index a45eceea..27c3af38 100755 --- a/daklib/utils.py +++ b/daklib/utils.py @@ -1532,8 +1532,8 @@ def generate_contents_information(filename): """ Generate a list of flies contained in a .deb - @type filename: string - @param filename: the path to a data.tar.gz or data.tar.bz2 + @ptype filename: string + @param filename: the path to a .deb @rtype: list @return: a list of files in the data.tar.* portion of the .deb