diff options
author | Steve Langasek <steve.langasek@canonical.com> | 2012-01-28 21:58:28 +0000 |
---|---|---|
committer | Steve Langasek <steve.langasek@canonical.com> | 2012-01-28 21:58:28 +0000 |
commit | a955c8208d9f037647f7f435ab11ea6690aa5e90 (patch) | |
tree | fdbc769c9d0b1275a96eb395c738f410fc858132 /debian | |
parent | 765019f72bad10bbb48bf01d473bbccbbb892361 (diff) |
Multi-Arch: none build-deps should be DEB_HOST_ARCH, not DEB_BUILD_ARCH.
Closes: #646288.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 0b49bf981..31ae93525 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +apt (0.8.16~exp13) UNRELEASED; urgency=low + + * Multi-Arch: none build-deps should be DEB_HOST_ARCH, not DEB_BUILD_ARCH. + Closes: #646288. + + -- Steve Langasek <vorlon@debian.org> Sat, 28 Jan 2012 21:23:06 +0000 + apt (0.8.16~exp12) experimental; urgency=low [ Michael Vogt ] |