]> git.decadent.org.uk Git - dak.git/commitdiff
bug #
authorThomas Viehmann <tv@beamnet.de>
Tue, 14 Oct 2008 19:30:17 +0000 (19:30 +0000)
committerThomas Viehmann <tv@beamnet.de>
Tue, 14 Oct 2008 19:30:17 +0000 (19:30 +0000)
dak/show_deferred.py

index bc2c254a69ad1ae4d60b43bebe7130323b23bc86..bb29fdda6b19c8743bd7bc4ed28883dff877045c 100755 (executable)
@@ -29,7 +29,7 @@ from daklib import queue
 from daklib import utils
 
 ################################################################################
-### work around bug in debian-python 0.1.10
+### work around bug #487902 in debian-python 0.1.10
 deb822.Changes._multivalued_fields = {
             "files": [ "md5sum", "size", "section", "priority", "name" ],
             "checksums-sha1": ["sha1", "size", "name"],