diff options
author | Steve Langasek <steve.langasek@canonical.com> | 2012-04-02 00:46:52 -0700 |
---|---|---|
committer | Steve Langasek <steve.langasek@canonical.com> | 2012-04-02 00:46:52 -0700 |
commit | 16c977d2b71a016ee9671d60678ba32e130fae04 (patch) | |
tree | 25e43d8ee87434ba09e6bc83d021615c8dbb9a1d /debian/changelog | |
parent | 3102af74e7ffaab3f47741c05451ce7f0e3b38fe (diff) |
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.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 0b49bf981..e92210052 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +apt (0.8.16~exp12ubuntu7) UNRELEASED; urgency=low + + * 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> Mon, 02 Apr 2012 07:40:54 +0000 + apt (0.8.16~exp12) experimental; urgency=low [ Michael Vogt ] |