]> git.saurik.com Git - apt.git/commit
show progress info while 'downloading' a local .deb file
authorDavid Kalnischkies <david@kalnischkies.de>
Sun, 11 Oct 2015 21:05:47 +0000 (23:05 +0200)
committerDavid Kalnischkies <david@kalnischkies.de>
Wed, 4 Nov 2015 17:04:00 +0000 (18:04 +0100)
commit64b66a46a7fc9e7070ee6a758013a6059fee691e
treef92e7ac8dada44cb324811cf39a936d2fd658a20
parentaf9e40c9bfb353b8aea1e2621b3b5a8c1c1db4bd
show progress info while 'downloading' a local .deb file

Showing just "Get: [1234 B]" looks very strange, so we now print the
filename and as usual the package name, version and architecture.
apt-pkg/deb/debindexfile.cc
apt-pkg/deb/debindexfile.h
apt-pkg/indexfile.cc