diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2008-01-03 13:55:39 +0100 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2008-01-03 13:55:39 +0100 |
commit | ed096a82b5ce995058951bfb74679ce1bc73fc01 (patch) | |
tree | c15ec3800f00f9ac98ba5bb7668dc9f29e85da12 | |
parent | bc87e700890863acd48fd61a5bc8dcc2386afd20 (diff) | |
parent | 110277098f846c98cbb1f155fe7d53ecca64cc1a (diff) |
merged with apt--mvo
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 40882faa6..34037f262 100644 --- a/debian/changelog +++ b/debian/changelog @@ -39,6 +39,8 @@ apt (0.7.9ubuntu2) hardy; urgency=low * debian/apt.conf.daily: - print warning if the cache can not be locked (closes: #454561), thanks to Bastian Kleineidam + * debian/control: + - build against libdb-dev (instead of libdb4.4-dev) -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 03 Jan 2008 11:31:45 +0100 @@ -84,6 +86,8 @@ apt (0.7.9ubuntu1) hardy; urgency=low * apt-pkg/acquire-item.{cc,h}: - make the authentication download code more robust against servers/proxies with broken If-Range implementations + * debian/control: + - build against libdb-dev (instead of libdb4.4-dev) [ Chris Cheney ] * ftparchive/contents.cc: |