-
Committer:
Christian Reis
-
Date:
2006-08-23 09:59:10 UTC
-
mto:
(3691.86.19 launchpad)
-
mto:
This revision was merged to the branch mainline in
revision
3709.
-
Revision ID:
christian.reis@canonical.com-20060823095910-30a41ab6deb59da3
Factor the death row processing into a separate script. Implement the DeathRow processor, with size calculation, some optimizations and properly restricting it to a specific distribution, and a process-death-row script, which has a dry run mode. Do minor cleanups in DAR.publish(), implementing a DR.isUnstable() method. Test DeathRow. Change DiskPool file removal code to return the filesize of the file removed. Implement Source/BinaryPackageFilePublishing.displayname, with tests. Clean up publish-distro as much as I can..