Manuel has died in a tragic car accident while returning from the Free Software conference held at Valencia, Spain in May 2004.
http://www.debian.org/News/2004/20040515
I will miss him here at apt-proxy. He was responsible for the Python rewrite for version 2.
Chris
1.3.0, which includes the new HTTP backend code and apt-proxy-import, has been uploaded to Debian unstable. Hopefully It'll make it into Woody before it is released.
This is a bugfix revision. This will go into unstable if no-one finds any bugs.
* Only download uncompressed packages files when rsyncing. Do not attempt
to get uncompressed sources, release or contents files. When downloading
uncompressed files with rsync, use compress switch (closes: #94226)
* Fix lockfile name used during clean sweep. Thanks to Lele Gaifax for the
patch.
* Fix an error where stale lockfiles were not deleted
The new development version includes http and ftp backend support using wget, and a method to import .debs from a directory into the apt-proxy archive. I have also created an apt-getable archive. See http://apt-proxy.sourceforge.net/apt-proxy/README for details.
Please try out this new version and give me feedback if you find any problems.
The Home Page link now has something behind it.
http://apt-proxy.sourceforge.net
This is a bugfix revision for the 1.2 branch. Mainly because apt-file uses the Contents-arch file which apt-proxy did not understand. Also, the cache cleaning was leaving some older .debs around for longer than needed, because it was changing file access times.