Your message dated Fri, 05 Mar 2010 07:17:26 +0000
with message-id <e1nnrmo-0005aq...@ries.debian.org>
and subject line Bug#572332: fixed in pythoncard 0.8.2-1
has caused the Debian Bug report #572332,
regarding pythoncard: hardcoded site-packages, FTBFS with 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 ow...@bugs.debian.org
immediately.)
--
572332: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=572332
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: pythoncard
Version: 0.8.1-8.4
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu lucid ubuntu-patch
In Ubuntu, we've applied the attached patch to achieve the following:
* debian/pythoncard-doc.install, debian/python-pythoncard.install:
use wildcards instead of site-packages to fix build with python 2.6.
We thought you might be interested in doing the same.
With python 2.6 as the default, pythoncard fails to build because the
files are in dist-packages and dh_install expects them to be in
site-packages. From the Ubuntu Lucid rebuild test:
dh_install --list-missing --sourcedir debian/tmp
dh_install: pythoncard-doc missing files
(usr/lib/python*/site-packages/PythonCard/docs/*), aborting
make: *** [binary-indep] Error 2
http://people.ubuntuwire.org/~lucas/ubuntu-nbs/32/pythoncard_0.8.1-8.1ubuntu1_llucid32.buildlog
-- System Information:
Debian Release: squeeze/sid
APT prefers lucid
APT policy: (500, 'lucid')
Architecture: i386 (i686)
Kernel: Linux 2.6.31-20-generic (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash
diff -u pythoncard-0.8.1/debian/pythoncard-doc.install pythoncard-0.8.1/debian/pythoncard-doc.install
--- pythoncard-0.8.1/debian/pythoncard-doc.install
+++ pythoncard-0.8.1/debian/pythoncard-doc.install
@@ -1,3 +1,3 @@
-usr/lib/python*/site-packages/PythonCard/docs/* usr/share/doc/pythoncard-doc
-usr/lib/python*/site-packages/PythonCard/README_StyleEditor.txt usr/share/doc/pythoncard-doc
-usr/lib/python*/site-packages/PythonCard/samples usr/share/doc/pythoncard-doc
+usr/lib/python*/*-packages/PythonCard/docs/* usr/share/doc/pythoncard-doc
+usr/lib/python*/*-packages/PythonCard/README_StyleEditor.txt usr/share/doc/pythoncard-doc
+usr/lib/python*/*-packages/PythonCard/samples usr/share/doc/pythoncard-doc
diff -u pythoncard-0.8.1/debian/python-pythoncard.install pythoncard-0.8.1/debian/python-pythoncard.install
--- pythoncard-0.8.1/debian/python-pythoncard.install
+++ pythoncard-0.8.1/debian/python-pythoncard.install
@@ -1,6 +1,6 @@
-usr/lib/python*/site-packages/PythonCard/pythoncard_config.txt usr/share/pythoncard
-usr/lib/python*/site-packages/PythonCard/stc-styles.cfg usr/share/pythoncard
-usr/lib/python*/site-packages/PythonCard/components
-usr/lib/python*/site-packages/PythonCard/templates
-usr/lib/python*/site-packages/PythonCard/tools
-usr/lib/python*/site-packages/PythonCard/*.py
+usr/lib/python*/*-packages/PythonCard/pythoncard_config.txt usr/share/pythoncard
+usr/lib/python*/*-packages/PythonCard/stc-styles.cfg usr/share/pythoncard
+usr/lib/python*/*-packages/PythonCard/components
+usr/lib/python*/*-packages/PythonCard/templates
+usr/lib/python*/*-packages/PythonCard/tools
+usr/lib/python*/*-packages/PythonCard/*.py
--- End Message ---
--- Begin Message ---
Source: pythoncard
Source-Version: 0.8.2-1
We believe that the bug you reported is fixed in the latest version of
pythoncard, which is due to be installed in the Debian FTP archive:
python-pythoncard_0.8.2-1_all.deb
to main/p/pythoncard/python-pythoncard_0.8.2-1_all.deb
pythoncard-doc_0.8.2-1_all.deb
to main/p/pythoncard/pythoncard-doc_0.8.2-1_all.deb
pythoncard-tools_0.8.2-1_all.deb
to main/p/pythoncard/pythoncard-tools_0.8.2-1_all.deb
pythoncard_0.8.2-1.diff.gz
to main/p/pythoncard/pythoncard_0.8.2-1.diff.gz
pythoncard_0.8.2-1.dsc
to main/p/pythoncard/pythoncard_0.8.2-1.dsc
pythoncard_0.8.2-1_all.deb
to main/p/pythoncard/pythoncard_0.8.2-1_all.deb
pythoncard_0.8.2.orig.tar.gz
to main/p/pythoncard/pythoncard_0.8.2.orig.tar.gz
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 572...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Sandro Tosi <mo...@debian.org> (supplier of updated pythoncard 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: Thu, 04 Mar 2010 23:55:10 +0100
Source: pythoncard
Binary: pythoncard pythoncard-tools pythoncard-doc python-pythoncard
Architecture: source all
Version: 0.8.2-1
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group <packa...@qa.debian.org>
Changed-By: Sandro Tosi <mo...@debian.org>
Description:
python-pythoncard - wxPython-based GUI construction framework (underlying
Python libr
pythoncard - wxPython-based GUI construction framework (meta-package)
pythoncard-doc - wxPython-based GUI construction framework (documentation and
samp
pythoncard-tools - wxPython-based GUI construction framework (optional
development t
Closes: 449904 572332
Changes:
pythoncard (0.8.2-1) unstable; urgency=low
.
* QA upload.
* New upstream release
* debian/control
- set maintainer to QA group
- set Homepage field, removing the URL from packages description
- bump versioned b-d-i on python-support, to properly support Python module
- replace b-d on python-all-dev with python-all, since building only
arch:all packages
- replace Source-Version substvar with source:Version
- add ${misc:Depends} to binary packages Depends
* debian/watch
- updated to use the SourceForge redirector; thanks to Raphael Geissert for
the report and to Dario Minnucci for the patch; Closes: #449904
* debian/{pythoncard-doc, python-pythoncard}.install
- use wildcards instead of site-packages to fix build with python 2.6;
thanks to Ilya Barygin for the report and patch; Closes: #572332
* debian/pythoncard-doc.doc-base
- set section to Programmin/Python
* debian/pythoncard-tools.menu
- set menu main section to Applications
* debian/pythoncard-tools.postinst
- removed, needed only to update the menu, but it's now created by
debhelper
Checksums-Sha1:
b5b59b46953b03526df5f4f24fc80ce7e5bfec36 1174 pythoncard_0.8.2-1.dsc
cc7046e58a5de6dc726f2a54f6278f844d1cca5f 2916773 pythoncard_0.8.2.orig.tar.gz
4c948d2197bdef6af93d70fdd49e12b6a62ca843 11114 pythoncard_0.8.2-1.diff.gz
b07992b77f72204ca41dc8f777ab747e44f34af2 26178 pythoncard_0.8.2-1_all.deb
c45765d1cf4a71fff7d52aeae64aa0c5c877b285 32042 pythoncard-tools_0.8.2-1_all.deb
8ece62347fc41bbf3eea71bf13f808bfd8f1f140 1012942 pythoncard-doc_0.8.2-1_all.deb
1a3cffcb6019b5a2d61c0b6d19315c516a5cbf49 1963428
python-pythoncard_0.8.2-1_all.deb
Checksums-Sha256:
6788862603447d86887461e05ee23456fe12d915813406302a66b8f2eca0b848 1174
pythoncard_0.8.2-1.dsc
4f13623e871d9ef938ef4ca268ae75b35c2d46bd1508478784f951060a23bab7 2916773
pythoncard_0.8.2.orig.tar.gz
c55083348e87184d55512326363eb9c9734c6dcadbd38740c7414c7944963aa3 11114
pythoncard_0.8.2-1.diff.gz
af5e491a4b401689a16fccb1bc28675d593f7aee565e3558bf6e9097f38baa34 26178
pythoncard_0.8.2-1_all.deb
0ac95c444baeec7af3078adf93251902968b8cb02dbafab0640addc3053a37f7 32042
pythoncard-tools_0.8.2-1_all.deb
5bba55ace3db358354ecd3dc0adb75868595a3a3ce258d16a120498d72d758ec 1012942
pythoncard-doc_0.8.2-1_all.deb
712a8bc8d3ffc2421b4285c5dbd95a05e313e0369c521b3085f07eadb6f33bfe 1963428
python-pythoncard_0.8.2-1_all.deb
Files:
cdaa2042a086a6af61c6e891946d3874 1174 devel optional pythoncard_0.8.2-1.dsc
109913b19baba90aff5c95949e5aa1ff 2916773 devel optional
pythoncard_0.8.2.orig.tar.gz
654bac40235c434e47f43991fe303426 11114 devel optional
pythoncard_0.8.2-1.diff.gz
17bac253ad9b328946c47c46b25a6152 26178 devel optional
pythoncard_0.8.2-1_all.deb
330e973faade7596db882aed9f1473c2 32042 devel optional
pythoncard-tools_0.8.2-1_all.deb
87eedc1b2163e138fa1488fc08520b1e 1012942 doc optional
pythoncard-doc_0.8.2-1_all.deb
4160050cb35d6726ffbec5c3228514b7 1963428 python optional
python-pythoncard_0.8.2-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAkuQPCYACgkQAukwV0RN2VCCuQCggUHMlKTw+IfgMCNbkgbFb/Ir
VHIAn1y+fvZpsqeViJix6PB0w9heRfVl
=s3mh
-----END PGP SIGNATURE-----
--- End Message ---