summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorSteve Langasek <steve.langasek@canonical.com>2012-04-04 11:28:24 -0700
committerSteve Langasek <steve.langasek@canonical.com>2012-04-04 11:28:24 -0700
commitdfcf5617db6ed3e5a1878aa4f4332e64cec29668 (patch)
tree462b76531328ee44201fb1a091f9a74cd9fbce9f /debian
parent7cf3e9a75ace344416da4d53d723768cee088e76 (diff)
parent16c977d2b71a016ee9671d60678ba32e130fae04 (diff)
Merge fix for bug #924628
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog4
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 9fe896f22..cab53d034 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,10 @@ apt (0.8.16~exp12ubuntu7) UNRELEASED; urgency=low
* Build-depend on gettext:any for cross-building support.
* Don't treat build-depends-indep as cross-build-dependencies; we should
always install the host arch versions. LP: #968828.
+ * Makefile, po/makefile: make sure our pot generation datestamp doesn't
+ change at build time, since this makes translations fail to be
+ co-installable with multiarch. Based on a patch by David Kalnischkies.
+ Closes: #659333, LP: #924628.
-- Steve Langasek <steve.langasek@ubuntu.com> Sat, 24 Mar 2012 00:05:43 -0700