summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2006-09-30 14:28:00 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2006-09-30 14:28:00 +0200
commit21e1008e144c50770997bc00dc1b27826a31064c (patch)
tree48d3e4abf29876a3f116c64c16fbf660213d5e03 /debian
parentfa341c6aaca13173add9841ca05e473255d3923c (diff)
* apt-pkg/deb/dpkgpm.cc:
- translate the dpkg progress strings when they are used, not in the struct (thanks to Steinar Gunderson) * debian/changelog: - updated
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog7
1 files changed, 6 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 448f4f1ee..92c12b5a9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,7 +3,12 @@ apt (0.6.46.1) unstable; urgency=low
* methods/gzip.cc:
- deal with empty files
* Applied patch from Daniel Schepler to make apt bin-NMU able.
- (Closes: bug#359634)
+ (closes: bug#359634)
+ * rebuild against current g++ because of:
+ http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29289
+ (closes: #390189)
+ * fix broken i18n in the dpkg progress reporting, thanks to
+ Frans Pop and Steinar Gunderson. (closes: #389261)
--