]> git.decadent.org.uk Git - dak.git/blobdiff - daklib/utils.py
better cleanup of temporary files, consolidate some repeated code
[dak.git] / daklib / utils.py
index a45eceeade0c93c2119e60a28f43adf8077ee375..27c3af38e422e1c5658462e5a0ccc4197cff749b 100755 (executable)
@@ -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