Your message dated Fri, 10 Apr 2009 11:17:12 +0000
with message-id <e1lsejq-0001o7...@ries.debian.org>
and subject line Bug#517063: fixed in python-memcache 1.40-2
has caused the Debian Bug report #517063,
regarding python-memcache: FTBFS with python-support in experimental
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
517063: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=517063
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: python-memcache
Version: 1.40-1

Hi,

The python-memcache rules file contains the following:

PACKAGE_DIR := /usr/share/python-support/python-memcache
…
        dh_pysupport
        chmod +x $(PREFIX)$(PACKAGE_DIR)/memcache.py

With the upcoming version of python-support (currently in experimental),
such statements will make the package FTBFS, since the files are now
moved to a different directory (/usr/share/pyshared).

I suggest to do these things before the dh_pysupport call, and from the
standard installation directory:

PACKAGE_DIR := /usr/lib/`pyversions -d`/site-packages
…
        chmod +x $(PREFIX)$(PACKAGE_DIR)/memcache.py
        dh_pysupport

As a general rule, please do not rely on the internals of python-support
in the packaging; this will avoid such issues in the future (although
hopefully there won’t be a need to change the paths any further).

Thanks,
-- 
 .''`.      Debian 5.0 "Lenny" has been released!
: :' :
`. `'   Last night, Darth Vader came down from planet Vulcan and told
  `-    me that if you don't install Lenny, he'd melt your brain.

Attachment: signature.asc
Description: Ceci est une partie de message numériquement signée


--- End Message ---
--- Begin Message ---
Source: python-memcache
Source-Version: 1.40-2

We believe that the bug you reported is fixed in the latest version of
python-memcache, which is due to be installed in the Debian FTP archive:

python-memcache_1.40-2.diff.gz
  to pool/main/p/python-memcache/python-memcache_1.40-2.diff.gz
python-memcache_1.40-2.dsc
  to pool/main/p/python-memcache/python-memcache_1.40-2.dsc
python-memcache_1.40-2_all.deb
  to pool/main/p/python-memcache/python-memcache_1.40-2_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 517...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Debian Python Modules Team <python-modules-t...@lists.alioth.debian.org> 
(supplier of updated python-memcache package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Fri, 10 Apr 2009 12:58:57 +0200
Source: python-memcache
Binary: python-memcache
Architecture: source all
Version: 1.40-2
Distribution: unstable
Urgency: medium
Maintainer: Christopher Schmidt <crschm...@metacarta.com>
Changed-By: Debian Python Modules Team 
<python-modules-t...@lists.alioth.debian.org>
Description: 
 python-memcache - pure python memcached client
Closes: 517063
Changes: 
 python-memcache (1.40-2) unstable; urgency=medium
 .
   * debian/control
     - switch Vcs-Browser field to viewsvn
     - bump Standards-Version to 3.8.1 (no changes needed)
   * debian/watch
     - fixed (upstream ftp site uses symlinks, breaking version check)
   * debian/rules
     - fixed for the new python-support; thanks to Josselin Mouette for the
       report and patch; Closes: #517063
Checksums-Sha1: 
 35aad3f679fd9d8d266212163f405837115cd350 1436 python-memcache_1.40-2.dsc
 7ab5e8ca395fcbcdebf64749615f8beb3dc06130 2747 python-memcache_1.40-2.diff.gz
 97b3c24a02f16b4138148f24ed331f246d0aa745 17386 python-memcache_1.40-2_all.deb
Checksums-Sha256: 
 2695c5486a3c9c77d12b08665b2ea429ae58920ba2c791071e9633ab8227dd23 1436 
python-memcache_1.40-2.dsc
 1ce844e837500d349cfc9373328ccdcc4d2e81697f7c1b40bcab12e3e4ab5a5f 2747 
python-memcache_1.40-2.diff.gz
 3dbe513609503e83a7495a973bc917abb5f354b732cc304a7bb3c26568a95c6a 17386 
python-memcache_1.40-2_all.deb
Files: 
 db114eb0aa719e74b9430dc7202ba633 1436 python optional 
python-memcache_1.40-2.dsc
 690885f60485cc1df0a053f95b427035 2747 python optional 
python-memcache_1.40-2.diff.gz
 5334e34a515eb67fec7007f6d2ff121a 17386 python optional 
python-memcache_1.40-2_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAknfJ2QACgkQAukwV0RN2VAWwACggy9o8KWfFBcIqxc1gSqRf7FX
6qgAnA57yLvJopY43gs0U2uKh6l8mVIW
=CZt8
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to