Subversion Repositories debpool

Compare Revisions

Ignore whitespace Rev 8 → Rev 9

/branches/magnus/debian/changelog
8,8 → 8,13
Generate_Release_Dist() by factoring out the checksum calculation to
Compute_Checksums(). Furthermore, instead of reading the whole file
into memory, create digester objects and let them read the file.
* Create pool subdirectories as needed:
· Dirs.pm: export Tree_Mkdir() and delete the 'a'..'z' loop from
Create_Tree().
· Packages.pm: Use Tree_Mkdir() to create the package directory and
any nonexistent ancestors in Install_Package().
 
-- Magnus Holmgren <magnus@kibibyte.se> Sun, 1 Apr 2007 15:14:31 +0200
-- Magnus Holmgren <magnus@kibibyte.se> Sun, 1 Apr 2007 19:33:55 +0200
 
debpool (0.2.3) experimental; urgency=low