Your message dated Thu, 18 Jun 2009 05:32:03 +0000
with message-id <[email protected]>
and subject line Bug#530607: fixed in logilab-astng 0.19.0-2
has caused the Debian Bug report #530607,
regarding Please make logilab-astng ready for Python 2.6
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 [email protected]
immediately.)


-- 
530607: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=530607
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: logilab-astng
Severity: wishlist
Tags: patch


logilab-astng FTBFS with Python 2.6.


Attaching a patch.


-- System Information:
Debian Release: 5.0
  APT prefers jaunty-updates
  APT policy: (500, 'jaunty-updates'), (500, 'jaunty-security'), (500, 
'jaunty-backports'), (500, 'jaunty')
Architecture: i386 (i686)

Kernel: Linux 2.6.30-020630rc5-generic (SMP w/2 CPU cores)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -u logilab-astng-0.19.0/debian/rules logilab-astng-0.19.0/debian/rules
--- logilab-astng-0.19.0/debian/rules
+++ logilab-astng-0.19.0/debian/rules
@@ -36,12 +36,13 @@
        dh_clean -k
        dh_installdirs
 
-       python setup.py -q install --no-compile --root=$(CURDIR)/debian/python-logilab-astng/
+       python setup.py -q install --no-compile \
+               --root=$(CURDIR)/debian/python-logilab-astng/ --install-layout=deb
 
        # remove sub-package __init__ file (created in postinst)
-       rm debian/python-logilab-astng/usr/lib/python*/site-packages/logilab/__init__.py
+       rm debian/python-logilab-astng/usr/lib/python*/*-packages/logilab/__init__.py
        # remove test directory (installed in a separated package)
-       rm -rf debian/python-logilab-astng/usr/lib/python*/site-packages/logilab/astng/test
+       rm -rf debian/python-logilab-astng/usr/lib/python*/*-packages/logilab/astng/test
 
        # install tests
        (cd test && find . -type f -not \( -path '*/CVS/*' -or -name '*.pyc' \) -exec install -D --mode=644 {} ../debian/python-logilab-astng/usr/share/doc/python-logilab-astng/test/{} \;)

--- End Message ---
--- Begin Message ---
Source: logilab-astng
Source-Version: 0.19.0-2

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

logilab-astng_0.19.0-2.diff.gz
  to pool/main/l/logilab-astng/logilab-astng_0.19.0-2.diff.gz
logilab-astng_0.19.0-2.dsc
  to pool/main/l/logilab-astng/logilab-astng_0.19.0-2.dsc
python-logilab-astng_0.19.0-2_all.deb
  to pool/main/l/logilab-astng/python-logilab-astng_0.19.0-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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sandro Tosi <[email protected]> (supplier of updated logilab-astng 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 [email protected])


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

Format: 1.8
Date: Thu, 18 Jun 2009 07:14:21 +0200
Source: logilab-astng
Binary: python-logilab-astng
Architecture: source all
Version: 0.19.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team 
<[email protected]>
Changed-By: Sandro Tosi <[email protected]>
Description: 
 python-logilab-astng - extend Python's abstract syntax tree (AST)
Closes: 528458 530607 533282
Changes: 
 logilab-astng (0.19.0-2) unstable; urgency=medium
 .
   [ Sandro Tosi ]
   * debian/python-logilab-astng.preinst
     - added to remove leftover files after migration to python-support; thanks
       to Helmut Grohne and Yaroslav Halchenko for the reports; Closes: #533282,
       #528458
   * urgency=medium because it fixes RC bugs
   * debian/control
     - bump Standards-Version 3.8.2 (no changes needed)
 .
   [ Julien Lavergne ]
   * debian/{control, rules}
     - prepare for the upcoming Python 2.6 transition; thanks to Alessio Treglia
       for the report and patch; Closes: #530607
       + added versioned depend on python and debhelper to have functions we 
need
       + used --install-layout=deb to setup.py install
       + replaced site-packages by *-packages
Checksums-Sha1: 
 41fea3cd67b903e1065547b392bd8745b8e57f6d 1476 logilab-astng_0.19.0-2.dsc
 bf335658dd68fd50dcd98f0dc7dc1714607ec9ec 4498 logilab-astng_0.19.0-2.diff.gz
 636fc48860776bb2bb6fc2956f39353d497e43a1 84152 
python-logilab-astng_0.19.0-2_all.deb
Checksums-Sha256: 
 189d895e3de156091323a0f7c44f298641fd01381150c948e180e615a0c232a6 1476 
logilab-astng_0.19.0-2.dsc
 45c5f859bebe078486536855d60faf8d274f593ea6631f4e282707d0ffa3a277 4498 
logilab-astng_0.19.0-2.diff.gz
 f3016dafa088b017109ba22ae62448b18e337a4e86e376e8705239b74acea6da 84152 
python-logilab-astng_0.19.0-2_all.deb
Files: 
 8ee6b610a5b014e36f953be1023bd889 1476 python optional 
logilab-astng_0.19.0-2.dsc
 80cd612ce6ea0f9356cbaee74b901109 4498 python optional 
logilab-astng_0.19.0-2.diff.gz
 30f55fec8cf8108add4ca55a42b943ff 84152 python optional 
python-logilab-astng_0.19.0-2_all.deb

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

iEYEARECAAYFAko5zqkACgkQAukwV0RN2VDv9wCgj9zr6i4+PXGpR7OqMKlo7Iij
lqcAniA+tuBC6YceG7O7L4SY4P84vN2v
=vGkY
-----END PGP SIGNATURE-----



--- End Message ---
_______________________________________________
Python-modules-team mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/python-modules-team

Reply via email to