Your message dated Mon, 12 Apr 2010 11:02:13 +0000
with message-id <[email protected]>
and subject line Bug#534586: fixed in planner 0.14.4-4
has caused the Debian Bug report #534586,
regarding planner: uses python2.6/site-packages with Python 2.6 as default
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.)
--
534586: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=534586
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: planner
Version: 0.14.4-1
Severity: wishlist
Tags: patch
User: [email protected]
Usertags: origin-ubuntu karmic ubuntu-patch
Hi,
python2.6 changes site-package to dist-package. Attached is a patch
that fixes this in the install file.
Cheers,
Michael
-- System Information:
Debian Release: squeeze/sid
APT prefers karmic
APT policy: (500, 'karmic')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.30-10-generic (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -u planner-0.14.4/debian/planner.install planner-0.14.4/debian/planner.install
--- planner-0.14.4/debian/planner.install
+++ planner-0.14.4/debian/planner.install
@@ -7,3 +7,3 @@
debian/tmp/usr/lib/planner/storage-modules/*.so
-debian/tmp/usr/lib/python*/site-packages/*.so
+debian/tmp/usr/lib/python*/*-packages/*.so
debian/tmp/usr/share
diff -u planner-0.14.4/debian/changelog planner-0.14.4/debian/changelog
diff -u planner-0.14.4/debian/control planner-0.14.4/debian/control
--- End Message ---
--- Begin Message ---
Source: planner
Source-Version: 0.14.4-4
We believe that the bug you reported is fixed in the latest version of
planner, which is due to be installed in the Debian FTP archive:
planner-dev_0.14.4-4_amd64.deb
to main/p/planner/planner-dev_0.14.4-4_amd64.deb
planner_0.14.4-4.debian.tar.gz
to main/p/planner/planner_0.14.4-4.debian.tar.gz
planner_0.14.4-4.dsc
to main/p/planner/planner_0.14.4-4.dsc
planner_0.14.4-4_amd64.deb
to main/p/planner/planner_0.14.4-4_amd64.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.
Xavier Oswald <[email protected]> (supplier of updated planner 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: Mon, 12 Apr 2010 12:43:18 +0200
Source: planner
Binary: planner planner-dev
Architecture: source amd64
Version: 0.14.4-4
Distribution: unstable
Urgency: low
Maintainer: Xavier Oswald <[email protected]>
Changed-By: Xavier Oswald <[email protected]>
Description:
planner - project management application
planner-dev - Planner development library
Closes: 534586
Changes:
planner (0.14.4-4) unstable; urgency=low
.
* Fix planner using python2.6/site-packages with Python (Closes: #534586)
Thanks for Jakub Wilk <[email protected]> patch.
Checksums-Sha1:
bed3e7b09cb29a821ba3fd4ac0f49268da58aa88 1526 planner_0.14.4-4.dsc
68bec48a088c2be37f49cb90ef196790031f47a1 31856 planner_0.14.4-4.debian.tar.gz
0ff7ea1292031cbd38b56178d2209cb62ccabff1 3794112 planner_0.14.4-4_amd64.deb
23f4f22b385d2472788d619efd064f7b985207b0 56164 planner-dev_0.14.4-4_amd64.deb
Checksums-Sha256:
66b9a6d3b58e10fabede47d75c9d9c536784e418d8192489c99a3a93e7c54251 1526
planner_0.14.4-4.dsc
6fec6a46e90dd8416d1124fed980cda77ec214737feaa072b888a4854352410f 31856
planner_0.14.4-4.debian.tar.gz
1fd0e6d264e39820967cc26103bf10fd9773fd94c7ebe46f7fe07b964e04a1d9 3794112
planner_0.14.4-4_amd64.deb
8a4e96cf8be1d3f3c7834d9a04d8b9b9dca86791198436b71a62ca9620566402 56164
planner-dev_0.14.4-4_amd64.deb
Files:
af2aebf56bb9a1a3a7675db5046f741f 1526 gnome optional planner_0.14.4-4.dsc
7d44d1a2c8680ff2e02ea2991032d0ae 31856 gnome optional
planner_0.14.4-4.debian.tar.gz
1d6261693573bfd1c812abb730300233 3794112 gnome optional
planner_0.14.4-4_amd64.deb
aebec2c4c3e6941a50103a295781e7c8 56164 libdevel optional
planner-dev_0.14.4-4_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAkvC/SIACgkQpDDGqoi7tR7CEwCffj8ZUR2Mz+kPPT7cqTlI4+bj
50IAnRxvk/hDHIMxtarDISZUzQI00L2V
=czSv
-----END PGP SIGNATURE-----
--- End Message ---