On Wed, 2014-11-19 at 14:45 -0500, Konrad Rzeszutek Wilk wrote:
> On Fri, Nov 14, 2014 at 10:10:58AM +, Ian Campbell wrote:
> > (CCing some more maintainers and the release manager)
> >
> > On Wed, 2014-11-12 at 15:43 +, Ian Campbell wrote:
> > > On Wed, 2014-11-12 at 09:38 -0600, Clark La
On Fri, Nov 14, 2014 at 10:10:58AM +, Ian Campbell wrote:
> (CCing some more maintainers and the release manager)
>
> On Wed, 2014-11-12 at 15:43 +, Ian Campbell wrote:
> > On Wed, 2014-11-12 at 09:38 -0600, Clark Laughlin wrote:
> > > mkdeb previously set the package architecture to be 'a
(CCing some more maintainers and the release manager)
On Wed, 2014-11-12 at 15:43 +, Ian Campbell wrote:
> On Wed, 2014-11-12 at 09:38 -0600, Clark Laughlin wrote:
> > mkdeb previously set the package architecture to be 'amd64' for anything
> > other than
> > XEN_TARGET_ARCH=x86_32. This pat
On Wed, 2014-11-12 at 09:38 -0600, Clark Laughlin wrote:
> mkdeb previously set the package architecture to be 'amd64' for anything
> other than
> XEN_TARGET_ARCH=x86_32. This patch attempts to correctly map the
> architecture from
> GNU names to debian names for x86 and ARM architectures, or ot
mkdeb previously set the package architecture to be 'amd64' for anything other
than
XEN_TARGET_ARCH=x86_32. This patch attempts to correctly map the architecture
from
GNU names to debian names for x86 and ARM architectures, or otherwise, defaults
it
to the value in XEN_TARGET_ARCH.
Signed-off-