On Mon, Aug 18, 2008 at 02:55:05PM +0200, Pierre Habouzit wrote:
> > I have just uploaded python-fuse 0.2-pre3-7 to sid, thus fixing
> > #495493[0], a.k.a. "python-fuse deadlocks while unmounting a filesystem".
>
> unblocked
would the RMs also consider unblocking 0.2-pre3-8, which fixes a bug
that's IMHO an RC one ?
Namely, #495500[0] describes how building from source any version up
to -7 can result in different binary packages, depending on whether
python-setuptools is installed or not. The reporter describes how this
breaks upgrades, for instance.
To ensure a consistent build experience no matter the configuration of
the build machine you use, I just introduced a Build-Conflict with
python-setuptools in -8, and that's the only change between -7 and -8:
~debian/python-fuse/0.2-pre3/python-fuse-0.2-pre3 # debdiff ../*-7*.dsc ../*-8*dsc
--- python-fuse-0.2-pre3/debian/changelog
+++ python-fuse-0.2-pre3/debian/changelog
@@ -1,3 +1,11 @@
+python-fuse (1:0.2-pre3-8) unstable; urgency=low
+
+ * Build-conflict with python-setuptools: depending on whether it is
+ installed at build time, binary packages end up with different
+ contents (Closes: #495500).
+
+ -- Sebastien Delafond <seb@debian.org> Mon, 18 Aug 2008 12:03:53 -0700
+
python-fuse (1:0.2-pre3-7) unstable; urgency=low
* Applied patch that prevents python-fuse from deadlocking while
diff -u python-fuse-0.2-pre3/debian/control python-fuse-0.2-pre3/debian/control
--- python-fuse-0.2-pre3/debian/control
+++ python-fuse-0.2-pre3/debian/control
@@ -3,6 +3,7 @@
Priority: optional
Maintainer: Sebastien Delafond <seb@debian.org>
Build-Depends: python-all-dev, python (>= 2.3.5-7), python-central (>= 0.5), dh-buildinfo, libfuse-dev (>= 2.5), cdbs (>= 0.4.41), debhelper (>= 5.0.37.2), pkg-config
+Build-Conflicts: python-setuptools
Standards-Version: 3.8.0
XS-Python-Version: all
Cheers,
--Seb
[0] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=495500
Attachment:
signature.asc
Description: Digital signature