Your message dated Tue, 01 Jun 2010 11:02:10 +0000
with message-id <[email protected]>
and subject line Bug#582046: fixed in docky 2.0.4-1
has caused the Debian Bug report #582046,
regarding python-docky: Isn't compatible with Python 2.4, but still attempts to 
byte-compile for it.
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.)


-- 
582046: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=582046
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python-docky
Version: 2.0.3.1-1
Severity: normal
Tags: patch

Fails to install on machines that still have python2.4 installed:

Unpacking python-docky (from .../python-docky_2.0.3.1-1_all.deb) ...
Setting up libdbus-glib-1-2 (0.86-1) ...
Setting up python-dbus (0.83.1-1) ...
Remove stale byte-compiled files...
Setting up python-docky (2.0.3.1-1) ...
Processing triggers for python-support ...
Compiling /usr/lib/pymodules/python2.4/docky/docky.py ...
  File "/usr/lib/pymodules/python2.4/docky/docky.py", line 36
    class DockyItem():
                    ^
SyntaxError: invalid syntax

Compiling /usr/lib/pymodules/python2.4/treebeard/tests.py ...
  File "/usr/lib/pymodules/python2.4/treebeard/tests.py", line 248
    '_proxy' if p else '',
              ^
SyntaxError: invalid syntax

I recommend you either set XS-Python-Version: >= 2.5 in debian/control or
$ echo 2.5- > debian/pyversions

SR

-- 
Stefano Rivera
  http://tumbleweed.org.za/
  H: +27 21 465 6908 C: +27 72 419 8559  UCT: x3127



--- End Message ---
--- Begin Message ---
Source: docky
Source-Version: 2.0.4-1

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

docky_2.0.4-1.diff.gz
  to main/d/docky/docky_2.0.4-1.diff.gz
docky_2.0.4-1.dsc
  to main/d/docky/docky_2.0.4-1.dsc
docky_2.0.4-1_all.deb
  to main/d/docky/docky_2.0.4-1_all.deb
docky_2.0.4.orig.tar.gz
  to main/d/docky/docky_2.0.4.orig.tar.gz
python-docky_2.0.4-1_all.deb
  to main/d/docky/python-docky_2.0.4-1_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.
Christopher James Halse Rogers <[email protected]> (supplier of updated docky 
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: SHA256

Format: 1.8
Date: Mon, 31 May 2010 23:03:30 +1000
Source: docky
Binary: docky python-docky
Architecture: source all
Version: 2.0.4-1
Distribution: unstable
Urgency: low
Maintainer: Debian CLI Applications Team 
<[email protected]>
Changed-By: Christopher James Halse Rogers <[email protected]>
Description: 
 docky      - Elegant, powerful, clean dock
 python-docky - Elegant, powerful, clean dock - Python support library
Closes: 582046
Changes: 
 docky (2.0.4-1) unstable; urgency=low
 .
   [ Iain Lane ]
   * debian/control: Specify that only python version >= 2.5 are supported,
     thanks to Stefano Rivera for the report (Closes: #582046)
 .
   [ Rico Tzschichholz ]
   * New upstream release 2.0.4 "Do you think you're better off alone?",
     changes include:
     + fix positioning of menus/hovers on multimon setups (LP: #544047)
     + make settings dialog smaller so it fits on netbook screens (LP: #581458)
     + FileApplicationProvider.PinToDock misses a handle-removal
       This caused a duplicated item when restarting a just pinned application 
and
       leads to a crash when trying to pin the new item (LP: #585136)
     + update transient items when moving the active window (LP: #581077)
     + fix crash when a file is on the dock where this file no longer exists
       (LP: #581074)
     + fix drag'n'drop-hover-strings (LP: #556041)
     + add call to GLib.Thread.Init (LP: #586969)
     + Window-Matching
       - better OpenOffice handling (LP: #486887) (LP: #580275)
         (LP: #504486) (LP: #580275)
     + Helper
       - fix a crash regarding helpers terminating
       - fix killing helpers from prefs menu
       - fix potential crash when disabling helpers
       - cleanup the helpers, fix a few possible leaks in them
     + Clock: fix problems with the small clock rendering
     + GMail:
       - fix compose mail url in GMail docklet for Google app domains (LP: 
#582212)
       - fix crash when removing a gmail label (LP: #576596)
       - refresh be set up to 1 day (1440 mins) long (LP: #580441)
       - missing string internationalization in GMail
     + RecentDocuments: better locking to avoid crashes when clearing
       recent documents (LP: #580723)
     + Weather: make sure weather doesn't reload when prefs open (LP: #580314)
     + Bookmarks: stop spurious errors when dragging files over
       unmounted bookmarks (LP: #580361)
     + NPR: fix failing to load after network comes back up (LP: #523155)
     + make banshee and rhythmbox helper a bit smarter looking
       for art-cover-files (LP: #578254)
     + fix class-names in the deluge helper
     + change open terminal here helper to use the gnome default terminal,
       with a fallback to gnome-terminal if the default is not set
     + fix issues with newer zeitgeist version (LP: #570286)
 .
   [Christopher James Halse Rogers]
   * debian/patches/mail_label_crash:
   * debian/patches/window_grouping_reliability:
     + Drop patches incorporated in new upstream release.
   * debian/rules:
     + Run autoreconf before configure for GIO buildsystem patch.
     + Remove autofoo cruft on clean.
   * debian/patches/use-system-gio-sharp.patch:
     + Build against the system gio-sharp
   * debian/control:
     + Add build-depends on libgconf2-dev for autoreconf,
       libgio2.0-cil-dev.
Checksums-Sha1: 
 a2571f492c6c82c643c2952f885f6b8339388644 2069 docky_2.0.4-1.dsc
 a941cf52abe8d57a6cc7ff5b1e965a7f69f4c3f4 965657 docky_2.0.4.orig.tar.gz
 c494d8ed72ea9d76c8b6974f23a06171ed641b2e 7320 docky_2.0.4-1.diff.gz
 6d616ceedd4838dea015473e3faff99d374d3115 557524 docky_2.0.4-1_all.deb
 648fb1aafd879321821a003d3e263f8550bd86c3 7314 python-docky_2.0.4-1_all.deb
Checksums-Sha256: 
 086fd88413e02a995d55d1dc6277cf51c0fb228137b84d295a396f5634b2f033 2069 
docky_2.0.4-1.dsc
 25bf230f0ec0fc0ee4fbe4212aa9e5b2826f14525eeecc9b1ef3ca04a36cc621 965657 
docky_2.0.4.orig.tar.gz
 f1ab9d7ed92ee3fa8f12a2c2102c19740f5da1d730499d3fc6e556da7dcd9b03 7320 
docky_2.0.4-1.diff.gz
 afac1499410daaf80ff4aac8994b441330950eb054acdc4139243aebc1047270 557524 
docky_2.0.4-1_all.deb
 9ccf34ad34250c874254b26a92a80f469fc9114f044200b72acd36e69cfce9ed 7314 
python-docky_2.0.4-1_all.deb
Files: 
 5a25b1ae8bde275f8ae0ad1cbf04c8ca 2069 x11 optional docky_2.0.4-1.dsc
 89dba358e7a90c5f8eec45e4b50112bc 965657 x11 optional docky_2.0.4.orig.tar.gz
 5da55635eeb72198f30fabb9cab65fe2 7320 x11 optional docky_2.0.4-1.diff.gz
 d7d78dcbebc99d892c457a2cae43e72a 557524 x11 optional docky_2.0.4-1_all.deb
 807d0045306c6446013e6dd312469885 7314 python optional 
python-docky_2.0.4-1_all.deb

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

iQEcBAEBCAAGBQJMBOXuAAoJEMkPnLkOH60MTuMH/Rmi6NLy+ICSnSZ+gmi7IxRo
gkxgH6oNhU4G2zKT2D/HnBZgNVyWUPO1jhO8r1uhbuGYU6N1tBViDelgZgOsbj20
ldv46phYBroA/GPYjvf4bLwu9sbObHZH7OZsx7EebnLot3bMXIoFc21c7StFUpoO
L45UVdb9/lOnXvYHdsYo11lxkCgf0ReqvqnTbmOoKmQ/x5NlL02GZ0m6ueNTpGv3
YKvID2dGf8+1AsTkkSlHKsijqY0NWjpguaOTcHEZAUbtiVhluQLzM/ctdlZX1ifJ
9V/yqQWtqH2nCXB33VoIufW+94JzuFZA19v59Gvo4JhFlLZ+7lk8BsM4SySoqJo=
=dkaj
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to