[Bug 337438] Re: elisa - python 2.6 transition

2009-03-06 Thread Sebastien Bacher
could you also send your change to the debian bts? the packages were in sync before and it would be good to keep those this way and the change should work for debian too ** Changed in: libgpod (Ubuntu) Status: Fix Committed => Fix Released -- elisa - python 2.6 transition https://bugs.la

[Bug 337438] Re: elisa - python 2.6 transition

2009-03-06 Thread Sebastien Bacher
thank you for your work there ** Changed in: libgpod (Ubuntu) Status: Confirmed => Fix Committed -- elisa - python 2.6 transition https://bugs.launchpad.net/bugs/337438 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-

[Bug 337438] Re: elisa - python 2.6 transition

2009-03-05 Thread Michael Bienia
Unsubscribing u-u-s as nothing left sponsoring to universe. -- elisa - python 2.6 transition https://bugs.launchpad.net/bugs/337438 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.co

[Bug 337438] Re: elisa - python 2.6 transition

2009-03-05 Thread Launchpad Bug Tracker
This bug was fixed in the package elisa - 0.5.28-1ubuntu1 --- elisa (0.5.28-1ubuntu1) jaunty; urgency=low * Python 2.6 transition (lp: #337438). * debian/rules: + Move DEB_PYTHON_INSTALL_ARGS_ALL after the includes so it has any effect. -- Michael BieniaThu, 05 Mar

[Bug 337438] Re: elisa - python 2.6 transition

2009-03-05 Thread Michael Bienia
Andrew, have you tested your elisa debdiff? >From my jaunty pbuilder: [...] # upstream issue touch /tmp/buildd/elisa-0.5.28/debian/tmp//usr/lib/python2.6/*-packages/elisa/__init__.py touch: cannot touch `/tmp/buildd/elisa-0.5.28/debian/tmp//usr/lib/python2.6/*-packages/elisa/__init__.py': No su

[Bug 337438] Re: elisa - python 2.6 transition

2009-03-05 Thread Launchpad Bug Tracker
This bug was fixed in the package elisa-plugins-bad - 0.5.28-1ubuntu1 --- elisa-plugins-bad (0.5.28-1ubuntu1) jaunty; urgency=low * Transition to python 2.6 (lp: #337438), debian/rules: - Change site-packages to *-packages -- Andrew Starr-BochicchioWed, 04 Mar 2009 00:22:46

[Bug 337438] Re: elisa - python 2.6 transition

2009-03-05 Thread Launchpad Bug Tracker
This bug was fixed in the package elisa-plugins-ugly - 0.5.28-1ubuntu1 --- elisa-plugins-ugly (0.5.28-1ubuntu1) jaunty; urgency=low * Transition to python 2.6 (lp: #337438), debian/rules: - Change site-packages to *-packages -- Andrew Starr-BochicchioWed, 04 Mar 2009 00:32:

[Bug 337438] Re: elisa - python 2.6 transition

2009-03-05 Thread Launchpad Bug Tracker
This bug was fixed in the package elisa-plugins-good - 0.5.28-1ubuntu1 --- elisa-plugins-good (0.5.28-1ubuntu1) jaunty; urgency=low * Transition to python 2.6i (lp: #337438), debian/rules: - Change site-packages to *-packages -- Andrew Starr-BochicchioWed, 04 Mar 2009 0

[Bug 337438] Re: elisa - python 2.6 transition

2009-03-05 Thread Michael Bienia
Please don't forget the next time to close the bug in your changelog entry. -- elisa - python 2.6 transition https://bugs.launchpad.net/bugs/337438 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs

[Bug 337438] Re: elisa - python 2.6 transition

2009-03-04 Thread Andrew Starr-Bochicchio
** Attachment added: "elisa-plugins-ugly.debdiff" http://launchpadlibrarian.net/23432722/elisa-plugins-ugly.debdiff -- elisa - python 2.6 transition https://bugs.launchpad.net/bugs/337438 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubunt

[Bug 337438] Re: elisa - python 2.6 transition

2009-03-04 Thread Andrew Starr-Bochicchio
** Attachment added: "elisa-plugins-bad.debdiff" http://launchpadlibrarian.net/23432711/elisa-plugins-bad.debdiff -- elisa - python 2.6 transition https://bugs.launchpad.net/bugs/337438 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 337438] Re: elisa - python 2.6 transition

2009-03-04 Thread Andrew Starr-Bochicchio
** Attachment added: "elisa-plugins-good.debdiff" http://launchpadlibrarian.net/23432693/elisa-plugins-good.debdiff -- elisa - python 2.6 transition https://bugs.launchpad.net/bugs/337438 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubunt

[Bug 337438] Re: elisa - python 2.6 transition

2009-03-04 Thread Andrew Starr-Bochicchio
Thanks Loic. Updated debdiffs attached. ** Attachment added: "elisa.debdiff" http://launchpadlibrarian.net/23432683/elisa.debdiff -- elisa - python 2.6 transition https://bugs.launchpad.net/bugs/337438 You received this bug notification because you are a member of Ubuntu Bugs, which is subs

[Bug 337438] Re: elisa - python 2.6 transition

2009-03-04 Thread Andrew Starr-Bochicchio
** Attachment removed: "elisa-plugins-bad.debdiff" http://launchpadlibrarian.net/23404471/elisa-plugins-bad.debdiff ** Attachment removed: "elisa.debdiff" http://launchpadlibrarian.net/23404448/elisa.debdiff ** Attachment removed: "elisa-plugins-good.debdiff" http://launchpadlibrarian

[Bug 337438] Re: elisa - python 2.6 transition

2009-03-04 Thread Launchpad Bug Tracker
This bug was fixed in the package pigment-python - 0.3.10-1ubuntu1 --- pigment-python (0.3.10-1ubuntu1) jaunty; urgency=low * Transition to python 2.6 (lp: #337438), debian/python-pgm.install - Install to debian/tmp/usr/lib/python*/*-packages/ -- Andrew Starr-BochicchioWed,

[Bug 337438] Re: elisa - python 2.6 transition

2009-03-04 Thread Loïc Minier
Andrew, thanks for your work; note that hardcoding "dist-packages" is now as bad as "site-packages" as it will break backports; consider either using a wildcard (*-packages) or hardcoding the name depending on the python version. -- elisa - python 2.6 transition https://bugs.launchpad.net/bugs/3

[Bug 337438] Re: elisa - python 2.6 transition

2009-03-03 Thread Andrew Starr-Bochicchio
** Changed in: pigment-python (Ubuntu) Sourcepackagename: pigment => pigment-python -- elisa - python 2.6 transition https://bugs.launchpad.net/bugs/337438 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubu

[Bug 337438] Re: elisa - python 2.6 transition

2009-03-03 Thread Andrew Starr-Bochicchio
** Attachment added: "libgpod.debdiff" http://launchpadlibrarian.net/23405642/libgpod.debdiff ** Changed in: libgpod (Ubuntu) Importance: Undecided => Medium Status: New => Confirmed -- elisa - python 2.6 transition https://bugs.launchpad.net/bugs/337438 You received this bug noti

[Bug 337438] Re: elisa - python 2.6 transition

2009-03-03 Thread Andrew Starr-Bochicchio
** Also affects: libgpod (Ubuntu) Importance: Undecided Status: New -- elisa - python 2.6 transition https://bugs.launchpad.net/bugs/337438 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bu

[Bug 337438] Re: elisa - python 2.6 transition

2009-03-03 Thread Andrew Starr-Bochicchio
** Attachment added: "elisa-plugins-ugly.debdiff" http://launchpadlibrarian.net/23404475/elisa-plugins-ugly.debdiff ** Changed in: elisa (Ubuntu) Assignee: Andrew Starr-Bochicchio (andrewsomething) => (unassigned) ** Changed in: elisa-plugins-bad (Ubuntu) Importance: Undecided => Medi

[Bug 337438] Re: elisa - python 2.6 transition

2009-03-03 Thread Andrew Starr-Bochicchio
** Attachment added: "elisa-plugins-bad.debdiff" http://launchpadlibrarian.net/23404471/elisa-plugins-bad.debdiff -- elisa - python 2.6 transition https://bugs.launchpad.net/bugs/337438 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 337438] Re: elisa - python 2.6 transition

2009-03-03 Thread Andrew Starr-Bochicchio
** Attachment added: "elisa-plugins-good.debdiff" http://launchpadlibrarian.net/23404463/elisa-plugins-good.debdiff -- elisa - python 2.6 transition https://bugs.launchpad.net/bugs/337438 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubunt

[Bug 337438] Re: elisa - python 2.6 transition

2009-03-03 Thread Andrew Starr-Bochicchio
** Attachment added: "elisa.debdiff" http://launchpadlibrarian.net/23404448/elisa.debdiff -- elisa - python 2.6 transition https://bugs.launchpad.net/bugs/337438 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailin