Bug#371082: debhelper: add the new architecture wildcard support

2006-06-09 Thread Guillem Jover
Hi, On Wed, 2006-06-07 at 22:38:07 -0400, Joey Hess wrote: > Your parens don't close properly.. Argh!! Sorry about this, I did the modifications in place and didn't regenerate the patch two months ago. And I was just talking with you in Extremadura about how annoying is that people send bogus pa

Bug#371082: debhelper: add the new architecture wildcard support

2006-06-07 Thread Joey Hess
> + system("dpkg-architecture", "-a$arch", "-i$a") == 0 && return 1; Also, what version of dpkg-dev added -i ? It seems debhelper would need to build-depend on it to ensure that packages using debhelper's -s flag continue to build. (I'm sure the backporters will love this..) -- see s

Bug#371082: debhelper: add the new architecture wildcard support

2006-06-07 Thread Joey Hess
Guillem Jover wrote: > # Returns a list of packages in the control file. > # Must pass "arch" or "indep" or "same" to specify arch-dependant or > # -independant or same arch packages. If nothing is specified, returns all > @@ -616,7 +628,7 @@ > if ($package && >

Bug#371082: debhelper: add the new architecture wildcard support

2006-06-07 Thread Guillem Jover
Package: debhelper Version: 5.0.35 Tags: patch Severity: wishlist Hi, As discussed in the Embedded Workshop in Extremadura, here's the patch to support the new architecture wildcard, which allows to use stuff like 'linux-any' or 'any-i386' in the Architecture field when using the -s flag for the