multiarch packaging fixes, round 3: gcj

2011-02-18 Thread Steve Langasek
On Thu, Feb 17, 2011 at 06:36:08PM -0800, Steve Langasek wrote: > I have another round of multiarch fixes for gcc, following on to the ones > from last July. They're fairly minor; I think the changelog speaks for > itself: Funny thing, it turns out that gcj is much farther down the stack for boot

Re: multiarch packaging fixes

2011-02-18 Thread Matthias Klose
On 18.02.2011 03:36, Steve Langasek wrote: Matthias, what are your plans for uploading gcc-4.5 to unstable, now that squeeze is out? not before the current gcc-4.4 and binutils 2.21 is in testing. Right now I'm only worrying about gcc-4.5 packages, not gcc-4.4, with the reasoning that 4.5 sho

multiarch packaging fixes

2011-02-17 Thread Steve Langasek
Hi all, I have another round of multiarch fixes for gcc, following on to the ones from last July. They're fairly minor; I think the changelog speaks for itself: * debian/control.m4: add missing Multi-Arch: same for libgcc4; make sure Multi-Arch: same doesn't get set for libmudflap when bui

Re: multiarch packaging fixes

2010-08-05 Thread Steve Langasek
Hey all, Follow-on patch to handle the Multi-Arch fields to debian/control when with_multiarch_lib is set in the makefiles. Also pushed to the bzr repo: https://code.launchpad.net/~vorlon/gcc/multiarch-packaging/ Matthias, please let me know if there's some other way you would like this subm

Re: multiarch packaging fixes

2010-07-29 Thread Steve Langasek
On Thu, Jul 29, 2010 at 10:01:32AM +0200, Marcin Juszkiewicz wrote: > Dnia czwartek, 29 lipca 2010 o 02:13:24 Steve Langasek napisał(a): > > Trying to get ready for the next stage of multiarch deployment, I ran into > > a couple of problems with the packaging of multiarch support in gcc-4.4. > > N

Re: multiarch packaging fixes

2010-07-29 Thread Marcin Juszkiewicz
Dnia czwartek, 29 lipca 2010 o 02:13:24 Steve Langasek napisał(a): > Trying to get ready for the next stage of multiarch deployment, I ran into > a couple of problems with the packaging of multiarch support in gcc-4.4. > Namely: > > - various bits of debian/rules* were still looking for librarie

multiarch packaging fixes

2010-07-28 Thread Steve Langasek
Hi folks, Trying to get ready for the next stage of multiarch deployment, I ran into a couple of problems with the packaging of multiarch support in gcc-4.4. Namely: - various bits of debian/rules* were still looking for libraries in /usr/lib instead of in the multiarch directories - the gc