diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index bda65c543..9fe896f22 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,7 +2,8 @@ apt (0.8.16~exp12ubuntu7) UNRELEASED; urgency=low * clean up obsolete conffile /etc/apt/apt.conf.d/01ubuntu, which was dropped in maverick. - * don't treat build-depends-indep as cross-build-dependencies; we should + * 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. -- Steve Langasek <steve.langasek@ubuntu.com> Sat, 24 Mar 2012 00:05:43 -0700 |