Luk Claes <[EMAIL PROTECTED]> writes: >>> Rob Browning <[EMAIL PROTECTED]> writes:
>> Should I upload a new version that changes the relevant packages to >> "Architecture: any" or adds ia64 to their Architectures lists, or is >> that unnecessary/undesirable? > > Yes, you should. OK, thanks. I've uploaded 1.8.5+1-4 to unstable, which includes the following changes. Please let me know if I need to do anything further. --- a/changelog +++ b/changelog @@ -1,3 +1,10 @@ +guile-1.8 (1.8.5+1-4) unstable; urgency=medium + + * Change Architectures back to any where appropriate (i.e. include + ia64). (closes: #495209) + + -- Rob Browning <[EMAIL PROTECTED]> Tue, 26 Aug 2008 22:58:14 -0700 + guile-1.8 (1.8.5+1-3) unstable; urgency=medium * Fix the stack direction check again in order to fix builds on hppa. --- a/control +++ b/control @@ -8,7 +8,7 @@ Standards-Version: 3.7.2 Package: guile-1.8 Section: interpreters -Architecture: alpha amd64 arm armel hppa i386 m68k mips mipsel powerpc s390 sparc kfreebsd-i386 kfreebsd-amd64 +Architecture: any Provides: guile Conflicts: libguile-dev (<= 1:1.4-24) Depends: ${shlibs:Depends} @@ -22,7 +22,7 @@ Description: The GNU extension language and Scheme interpreter Package: guile-1.8-dev Section: devel -Architecture: alpha amd64 arm armel hppa i386 m68k mips mipsel powerpc s390 sparc kfreebsd-i386 kfreebsd-amd64 +Architecture: any Provides: libguile-dev Conflicts: libguile-dev, guile-1.6 (<< 1.6.8-5) Depends: ${shlibs:Depends}, guile-1.8, libc6-dev, libncurses5-dev, libreadline5-dev, libltdl3-dev, libgmp3-dev @@ -53,7 +53,7 @@ Description: Documentation for Guile 1.8 Package: guile-1.8-libs Section: libs -Architecture: alpha amd64 arm armel hppa i386 m68k mips mipsel powerpc s390 sparc kfreebsd-i386 kfreebsd-amd64 +Architecture: any Depends: ${shlibs:Depends} Description: Main Guile libraries Guile is a Scheme implementation designed for real world programming, -- Rob Browning rlb @defaultvalue.org and @debian.org; previously @cs.utexas.edu GPG as of 2002-11-03 14DD 432F AE39 534D B592 F9A0 25C8 D377 8C7E 73A4 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]