diff options
author | Michael Vogt <egon@bottom> | 2007-09-10 15:59:55 +0200 |
---|---|---|
committer | Michael Vogt <egon@bottom> | 2007-09-10 15:59:55 +0200 |
commit | d4db3e0afce3492d75ab2226393f93e58b0fbfde (patch) | |
tree | b69793fe9c3f46feed2aac101035d7de57744056 /debian | |
parent | 74bc8bb9d60d202a0fffee30785f6f0feb7dc354 (diff) | |
parent | 646501c8fd4c747b8162b87ecaa8406b1509be84 (diff) |
* dpkg-triggers: Deal properly with new package states.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index eadd38eac..d6686ecda 100644 --- a/debian/changelog +++ b/debian/changelog @@ -39,6 +39,9 @@ apt (0.7.7) UNRELEASED; urgency=low * Reset curl options and timestamp between downloaded files. Thanks to Ryan Murray <rmurray@debian.org> for the patch (closes: #437150) + [ Ian Jackson ] + * dpkg-triggers: Deal properly with new package states. + -- Otavio Salvador <otavio@debian.org> Mon, 06 Aug 2007 10:44:53 -0300 apt (0.7.6) unstable; urgency=low |