diff options
author | Steve Langasek <steve.langasek@canonical.com> | 2012-01-28 22:25:42 +0000 |
---|---|---|
committer | Steve Langasek <steve.langasek@canonical.com> | 2012-01-28 22:25:42 +0000 |
commit | 485dd783f11097de8e5cd60cd8829d7960ab25b2 (patch) | |
tree | 813a7fb5d459d704fc6ada26b8be571838923c5b /debian/changelog | |
parent | e7a0af555a1a12dce01d0928b0262ec450c34bb0 (diff) | |
parent | a955c8208d9f037647f7f435ab11ea6690aa5e90 (diff) |
Multi-Arch: none build-deps should be DEB_HOST_ARCH, not DEB_BUILD_ARCH.
Closes: #646288.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 69f272750..a03fa733a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,6 +12,8 @@ apt (0.8.16~exp12ubuntu1) UNRELEASED; urgency=low a signed short, because large upgrades can result in an overflow for core packages. Thanks again to Colin Watson. Closes: #657732, LP: #917173. + * Multi-Arch: none build-deps should be DEB_HOST_ARCH, not DEB_BUILD_ARCH. + Closes: #646288. -- Steve Langasek <steve.langasek@ubuntu.com> Sat, 28 Jan 2012 11:40:53 -0800 |