diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2006-07-04 09:44:51 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2006-07-04 09:44:51 +0200 |
commit | a381270a2ec3d8a1d83a780db42ded01a80f59a2 (patch) | |
tree | 761d851b4b91ebcbc1051d2736d4c66fda7cd008 /debian/changelog | |
parent | e9afbeb9df95b582aac76bb44b5ae2b766ab8fd5 (diff) | |
parent | 9a9665f96e006602950e0e32ce80cb5ee14f5e5f (diff) |
* apt-pkg/depcache.cc:
- if no /var/lib/apt/extended_states exists, create a empty one
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index aa5087f32..e88ec1e37 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +apt (0.6.44.2ubuntu2) edgy; urgency=low + + * create a empty extended_states file if none exists already + + -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 4 Jul 2006 09:23:03 +0200 + apt (0.6.44.2ubuntu1) edgy; urgency=low * merged with debian/unstable |