On Mon, Jun 04, 2012 at 04:40:25PM +0100, Ben Hutchings wrote: > > > --- debian/templates/control.source.in (revision 19077) > > > +++ debian/templates/control.source.in (working copy) > > > @@ -3,7 +3,7 @@ > > > Maintainer: Debian Kernel Team <[email protected]> > > > Uploaders: Bastian Blank <[email protected]>, Frederik Schüler > > > <[email protected]>, maximilian attems <[email protected]>, Ben Hutchings > > > <[email protected]> > > > Standards-Version: 3.9.2 > > > -Build-Depends: debhelper (>> 7), cpio, kmod | module-init-tools, python > > > (>= 2.6.6-3~), lzma [armel], kernel-wedge (>= 2.83), quilt > > > +Build-Depends: debhelper (>> 7), cpio, kmod | module-init-tools, python > > > (>= 2.6.6-3~), lzma [armel], kernel-wedge (>= 2.83), quilt, rsync > > > Build-Depends-Indep: bzip2, xmlto > > > > Shouldn't lzma build-depend be now set on all architectures? > > Yes, thanks.
armel lzma build-depend was for kernel image compression, so it's little different What about xz-utils build-depend? It's higher priority and tar suggests it (tar could remove suggest now that xz-utils is Priority: required, and kernel not need add build depend on it?) (There is also xz-lzma compatibility package available for in place of lzma ). -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

