diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2008-01-07 18:48:47 +0100 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2008-01-07 18:48:47 +0100 |
commit | fa321bf3dbf363879cfc799b6c1cc4e5af50ffd8 (patch) | |
tree | 99b7519226389fa71c92bfddd810126fc3b6cfb6 /debian | |
parent | d7bab8f1142e474ac4bafd139e93439aeddfd546 (diff) | |
parent | 760d4968005c97f0d5fd6403633f367aac89c763 (diff) |
* merged the apt--DoListUpdate branch, this provides a common interface
for "apt-get update" like operations for the frontends and also provides
hooks to run stuff in APT::Update::{Pre,Post}-Invoke
* merged the apt--DoListUpdate branch, this provides a common interface
for "apt-get update" like operations for the frontends and also provides
hooks to run stuff in APT::Update::{Pre,Post}-Invoke
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 34037f262..22555e57b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +apt (0.7.9ubuntu3) hardy; urgency=low + + * merged the apt--DoListUpdate branch, this provides a common interface + for "apt-get update" like operations for the frontends and also provides + hooks to run stuff in APT::Update::{Pre,Post}-Invoke + + -- Michael Vogt <egon@localhost.localdomain> Mon, 07 Jan 2008 17:23:32 +0100 + apt (0.7.9ubuntu2) hardy; urgency=low [ Otavio Salvador ] @@ -88,6 +96,9 @@ apt (0.7.9ubuntu1) hardy; urgency=low servers/proxies with broken If-Range implementations * debian/control: - build against libdb-dev (instead of libdb4.4-dev) + * merged the apt--DoListUpdate branch, this provides a common interface + for "apt-get update" like operations for the frontends and also provides + hooks to run stuff in APT::Update::{Pre,Post}-Invoke [ Chris Cheney ] * ftparchive/contents.cc: |