Bug#832450: jed: typo in debian/rules: dpgk-architecture

2016-07-25 Thread Sven Joachim
On 2016-07-25 18:14 +0100, Wookey wrote: > On 2016-07-25 18:05 +0200, Sven Joachim wrote: >> Source: jed >> Version: 1:0.99.19-5 >> Severity: normal >> >> I have noticed the following typo in debian/rules: >> >> DEB_HOST_MULTIARCH ?=$(shell dpgk-architecture -qDEB_HOST_MULTIARCH) >> >> This is

Bug#832450: jed: typo in debian/rules: dpgk-architecture

2016-07-25 Thread Wookey
On 2016-07-25 18:05 +0200, Sven Joachim wrote: > Source: jed > Version: 1:0.99.19-5 > Severity: normal > > I have noticed the following typo in debian/rules: > > DEB_HOST_MULTIARCH ?=$(shell dpgk-architecture -qDEB_HOST_MULTIARCH) > > This is not a problem when using dpkg-buildpackage since it

Bug#832450: jed: typo in debian/rules: dpgk-architecture

2016-07-25 Thread Sven Joachim
Source: jed Version: 1:0.99.19-5 Severity: normal I have noticed the following typo in debian/rules: DEB_HOST_MULTIARCH ?=$(shell dpgk-architecture -qDEB_HOST_MULTIARCH) This is not a problem when using dpkg-buildpackage since it sets DEB_HOST_MULTIARCH for us, but when invoking debian/rules