On Sat, Mar 12, 2011 at 05:05:10PM +0100, Aurelien Jarno wrote:
> On Sat, Mar 05, 2011 at 05:32:33AM +0000, Hector Oron wrote:
> > I forgot to CC Maintainer
> > 
> > 2011/3/5 Hector Oron <[email protected]>:
> > > Hello,
> > >
> > >  A NMU package will be uploaded into the archive by Sunday with the
> > > following patch applied:
> > >  Consider to add linux-any on the Architecture list or any more
> > > generic tag for architecture list.
> > >
> > > ================8<<==================
> > > diff -Nru fuse-2.8.4/debian/changelog fuse-2.8.4/debian/changelog
> > > --- fuse-2.8.4/debian/changelog 2011-03-05 05:30:51.000000000 +0000
> > > +++ fuse-2.8.4/debian/changelog 2011-03-05 05:30:52.000000000 +0000
> > > @@ -1,3 +1,9 @@
> > > +fuse (2.8.4-1.2) unstable; urgency=low
> > > +
> > > +  * NMU, added armhf in arch list. (Closes: #596952)
> > > +
> > > + -- Konstantinos Margaritis <[email protected]>  Thu, 24 Feb 2011
> > > 12:42:25 +0000
> > > +
> > >  fuse (2.8.4-1.1) unstable; urgency=low
> > >
> > >   * Non-maintainer upload.
> > > diff -Nru fuse-2.8.4/debian/control fuse-2.8.4/debian/control
> > > --- fuse-2.8.4/debian/control   2011-03-05 05:30:51.000000000 +0000
> > > +++ fuse-2.8.4/debian/control   2011-03-05 05:30:52.000000000 +0000
> > > @@ -10,7 +10,7 @@
> > >  Package: fuse-utils
> > >  Section: utils
> > >  Depends: ${shlibs:Depends}, ${misc:Depends}, libfuse2 (=
> > > ${binary:Version}), sed (>= 4), adduser, udev | makedev (>= 2.3.1-80)
> > > -Architecture: avr32 alpha amd64 armel hppa i386 ia64 lpia m68k mips
> > > mipsel powerpc ppc64 s390 s390x sh4 sparc sparc64
> > > +Architecture: avr32 alpha amd64 armel armhf hppa i386 ia64 lpia m68k
> > > mips mipsel powerpc ppc64 s390 s390x sh4 sparc
> > >  Description: Filesystem in USErspace (utilities)
> > >  Simple interface for userspace programs to export a virtual
> > >  filesystem to the Linux kernel.
> > > ================8<<==================
> > 
> 
> This patch is broken, it removes sparc64 from the architectures list, so
> the package now FTBFS on this architecture.
> 

Please find below the diff of the new NMU I have just done to fix this
regression.

diff -u fuse-2.8.4/debian/control fuse-2.8.4/debian/control
--- fuse-2.8.4/debian/control
+++ fuse-2.8.4/debian/control
@@ -10,7 +10,7 @@
 Package: fuse-utils
 Section: utils
 Depends: ${shlibs:Depends}, ${misc:Depends}, libfuse2 (= ${binary:Version}), 
sed (>= 4), adduser, udev | makedev (>= 2.3.1-80) 
-Architecture: avr32 alpha amd64 armel armhf hppa i386 ia64 lpia m68k mips 
mipsel powerpc ppc64 s390 s390x sh4 sparc
+Architecture: linux-any
 Description: Filesystem in USErspace (utilities)
  Simple interface for userspace programs to export a virtual
  filesystem to the Linux kernel.
diff -u fuse-2.8.4/debian/changelog fuse-2.8.4/debian/changelog
--- fuse-2.8.4/debian/changelog
+++ fuse-2.8.4/debian/changelog
@@ -1,3 +1,12 @@
+fuse (2.8.4-1.3) unstable; urgency=low
+
+  * Non-maintainer upload to fix a regression introduced in the previous 
+    NMU.
+  * Use "Architecture: linux-any" for fuse-utils instead of a long list
+    of architectures. This fixes sparc64 support.
+
+ -- Aurelien Jarno <[email protected]>  Sat, 12 Mar 2011 17:04:33 +0100
+
 fuse (2.8.4-1.2) unstable; urgency=low
 
   * NMU, added armhf in arch list. (Closes: #596952)

-- 
Aurelien Jarno                          GPG: 1024D/F1BCDB73
[email protected]                 http://www.aurel32.net



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to