diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2012-05-05 15:37:31 +0200 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2012-05-05 15:37:31 +0200 |
commit | a00a9b44a1e0abf944d88c36ceaac8afdd207dcb (patch) | |
tree | 038dbe61e80ac809de33bb8fc3c74e24f7fb8be6 /debian | |
parent | 7f5aab82708813d86aab04029095988f40a8462e (diff) |
ensure that apti18n.h is included last as advertised (Closes: #671623)
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 2c4bde370..8eec902d0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -33,8 +33,9 @@ apt (0.9.3) unstable; urgency=low s390x and ppc64 (Closes: #669427) * apt-pkg/deb/deblistparser.cc: - check length and containing chars for a given description md5sum + * ensure that apti18n.h is included last as advertised (Closes: #671623) - -- David Kalnischkies <kalnischkies@gmail.com> Sat, 05 May 2012 02:02:41 +0200 + -- David Kalnischkies <kalnischkies@gmail.com> Sat, 05 May 2012 15:35:16 +0200 apt (0.9.2) unstable; urgency=low |