[Bug 36733] Re: package includes *.py[co] files

2007-11-19 Thread Cesare Tirabassi
hamlib (1.2.6.1-1ubuntu2) hardy; urgency=low * Remove bytecompiled modules from the python-libhamlib2 package (LP: #36733): - in debian/rules: + change rm to remove Hamlib.py? instead of only Hamlib.pyc + add -ppython-libhamlib2 to dh_pysupport call -- Cesare Tirabassi

[Bug 36733] Re: package includes *.py[co] files

2007-11-11 Thread Nicolas Valcárcel
** Changed in: python-adodb (Ubuntu) Status: Confirmed = Invalid ** Changed in: adonthell (Ubuntu) Status: Confirmed = Invalid -- package includes *.py[co] files https://bugs.launchpad.net/bugs/36733 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 36733] Re: package includes *.py[co] files

2007-10-15 Thread Cesare Tirabassi
** Changed in: rubber (Ubuntu) Assignee: Christophe Sauthier (christophe-sauthier) = (unassigned) -- package includes *.py[co] files https://bugs.launchpad.net/bugs/36733 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. --

[Bug 36733] Re: package includes *.py[co] files

2007-10-02 Thread Christophe Sauthier
I am not that I have corrected well all the problems (in particular the dependency to python and the Python-Version) . Anyway here is my current debdiff, that fixes the postint problem with python-support : rubber (1.1-2.1ubuntu1) gutsy; urgency=low * Remove the .pyc files (LP: #36733)

[Bug 36733] Re: package includes *.py[co] files

2007-10-02 Thread Cesare Tirabassi
Can you check the rules file? Unless it is on-purpose, it seems that there is a duplicated directory: /usr/share/rubber/rubber/rules/ perhaps should be: /usr/share/rubber/rules/ Since the other is: /usr/share/rubber/modules/ -- package includes *.py[co] files

[Bug 36733] Re: package includes *.py[co] files

2007-10-02 Thread Christophe Sauthier
rubber (1.1-2.1ubuntu1) gutsy; urgency=low * Remove the .pyc files (LP: #36733) - Added dependency to python-support - debian/control + addition of XB-Python-Version - debian/rules + addition of a call to dh_pysupport in debian/rules + modification of the install

[Bug 36733] Re: package includes *.py[co] files

2007-10-02 Thread Christophe Sauthier
OK Cesare, I'll try to have a look at that too... -- package includes *.py[co] files https://bugs.launchpad.net/bugs/36733 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 36733] Re: package includes *.py[co] files

2007-09-28 Thread Christophe Sauthier
rubber (1.1-2.1ubuntu1) gutsy; urgency=low * Remove the .pyc files (LP: #36733) * debian/control - Update to current python-support usage - Modify Maintainer value to match Debian-Maintainer-Field Spec -- Christophe Sauthier [EMAIL PROTECTED] Fri, 28 Sep 2007 00:00: 06 +0200 **

[Bug 36733] Re: package includes *.py[co] files

2007-09-28 Thread Cesare Tirabassi
Christophe, your change will indeed solve the *.pyc problem, however note that the *.pyc will not be generated during installation unless you add python-central or python-support or a custom script to handle this. Note as well that you have to add proper support so that the substvars will be

[Bug 36733] Re: package includes *.py[co] files

2007-09-26 Thread Daniel Holbach
Unsubscribing Ubuntu Sponsors for universe from this bug as there are no patches that need uploading atm. -- package includes *.py[co] files https://bugs.launchpad.net/bugs/36733 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. --

[Bug 36733] Re: package includes *.py[co] files

2007-09-19 Thread Martin Pitt
Miguel, that wasn't the point. *Binary* packages are not supposed to ship *.py[co] files, and at least rubber does. ** Changed in: rubber (Ubuntu) Status: Invalid = Confirmed ** Changed in: hamlib (Ubuntu) Status: Invalid = Confirmed ** Changed in: python-adodb (Ubuntu)

[Bug 36733] Re: package includes *.py[co] files

2007-09-19 Thread Daniel Holbach
[EMAIL PROTECTED]:~$ dpkg -c adonthell_0.3.4.cvs.20050813-3ubuntu1_amd64.deb | grep pyc -rw-r--r-- root/root 1756 2007-06-03 03:54 ./usr/share/games/adonthell/modules/dialogue.pyc -rw-r--r-- root/root174741 2007-06-03 03:54 ./usr/share/games/adonthell/modules/adonthell.pyc [EMAIL

[Bug 36733] Re: package includes *.py[co] files

2007-09-19 Thread Christophe Sauthier
gdesklets-data (0.35.6-1ubuntu1) gutsy; urgency=low * Removal of the .pyo files (LP: #36733) - Removal of the .pyo files in the base64 encoded binary of psi-seti/Install_Seti_Sensor.bin (using a patch called 01_Sensor_Psi_seti.patch) * Cleanup/update of debian/control -

[Bug 36733] Re: package includes *.py[co] files

2007-09-19 Thread Christophe Sauthier
** Changed in: rubber (Ubuntu) Assignee: (unassigned) = Christophe Sauthier Status: Confirmed = In Progress -- package includes *.py[co] files https://bugs.launchpad.net/bugs/36733 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct

[Bug 36733] Re: package includes *.py[co] files

2007-09-18 Thread Miguel Ruiz
I downloaded the rubber source package and it doesn't have .pyc nor .pyo files. Then, I'm setting its status as invalid. Cheers! ** Changed in: rubber (Ubuntu) Status: Confirmed = Invalid -- package includes *.py[co] files https://bugs.launchpad.net/bugs/36733 You received this bug

[Bug 36733] Re: package includes *.py[co] files

2007-09-18 Thread Miguel Ruiz
I downloaded the hamlib source package and it doesn't have .pyc nor .pyo files. Then, I'm setting its status as invalid. Cheers! ** Changed in: hamlib (Ubuntu) Status: Confirmed = Invalid -- package includes *.py[co] files https://bugs.launchpad.net/bugs/36733 You received this bug

[Bug 36733] Re: package includes *.py[co] files

2007-09-18 Thread Miguel Ruiz
I downloaded the python-adodb source package and it doesn't have .pyc nor .pyo files. Then, I'm setting its status as invalid. Cheers! ** Changed in: python-adodb (Ubuntu) Status: Confirmed = Invalid -- package includes *.py[co] files https://bugs.launchpad.net/bugs/36733 You received

[Bug 36733] Re: package includes *.py[co] files

2007-09-18 Thread Miguel Ruiz
I downloaded the adonthell source package and it doesn't have .pyc nor .pyo files. Then, I'm setting its status as invalid. Cheers! ** Changed in: adonthell (Ubuntu) Status: Confirmed = Invalid -- package includes *.py[co] files https://bugs.launchpad.net/bugs/36733 You received this

[Bug 36733] Re: package includes *.py[co] files

2007-09-17 Thread Christophe Sauthier
** Attachment added: gdesklets-data_0.35.6-1ubuntu1.debdiff http://launchpadlibrarian.net/9311857/gdesklets-data_0.35.6-1ubuntu1.debdiff -- package includes *.py[co] files https://bugs.launchpad.net/bugs/36733 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 36733] Re: package includes *.py[co] files

2007-09-17 Thread Christophe Sauthier
** Changed in: gdesklets-data (Ubuntu) Assignee: Christophe Sauthier = (unassigned) Status: In Progress = Confirmed -- package includes *.py[co] files https://bugs.launchpad.net/bugs/36733 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct

[Bug 36733] Re: package includes *.py[co] files

2007-09-17 Thread Christophe Sauthier
** Changed in: gdesklets-data (Ubuntu) Status: Confirmed = In Progress -- package includes *.py[co] files https://bugs.launchpad.net/bugs/36733 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list

[Bug 36733] Re: package includes *.py[co] files

2007-09-14 Thread Daniel Holbach
Nothing left to sponsor, unsubscribing Sponsors. ** Tags added: bitesize packaging -- package includes *.py[co] files https://bugs.launchpad.net/bugs/36733 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list

[Bug 36733] Re: package includes *.py[co] files

2007-09-14 Thread Christophe Sauthier
** Changed in: gdesklets-data (Ubuntu) Assignee: (unassigned) = Christophe Sauthier -- package includes *.py[co] files https://bugs.launchpad.net/bugs/36733 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing

[Bug 36733] Re: package includes *.py[co] files

2007-09-14 Thread Cesare Tirabassi
** Changed in: viewcvs (Ubuntu) Assignee: (unassigned) = Cesare Tirabassi -- package includes *.py[co] files https://bugs.launchpad.net/bugs/36733 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list

[Bug 36733] Re: package includes *.py[co] files

2007-09-14 Thread Cesare Tirabassi
viewcvs (0.9.2+cvs.1.0.dev.2004.07.28-4.1ubuntu1) gutsy; urgency=low * Remove the .pyc files (LP: #36733) - debian/rules: + remove installation of byte-compiled files + remove dh_python call - debian/control: + Update to current python-support usage. + Modify

[Bug 36733] Re: package includes *.py[co] files

2007-09-14 Thread Cesare Tirabassi
viewcvs (0.9.2+cvs.1.0.dev.2004.07.28-4.1ubuntu1) gutsy; urgency=low * Remove the .pyc files (LP: #36733) - debian/rules: + remove installation of byte-compiled files + remove dh_python call - debian/control: + Update to current python-support usage. + Modify

[Bug 36733] Re: package includes *.py[co] files

2007-09-14 Thread Scott Kitterman
viewcvs is obsolete and being removed. It would be useful to check it's replacement, viewvc to see if it has the same problem. ** Changed in: viewcvs (Ubuntu) Status: Fix Released = Invalid -- package includes *.py[co] files https://bugs.launchpad.net/bugs/36733 You received this bug

[Bug 36733] Re: package includes *.py[co] files

2007-09-14 Thread Cesare Tirabassi
The binary packages of viewvc are built correctly (no .pyc or .pyo). -- package includes *.py[co] files https://bugs.launchpad.net/bugs/36733 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list

[Bug 36733] Re: package includes *.py[co] files

2007-09-04 Thread Lionel Porcheron
serpento (0.4.1ubuntu5) gutsy; urgency=low * Don't include byte-compiled files. (LP: #36733) * Modify Maintainer value to match DebianMaintainerField spec -- Lionel Porcheron [EMAIL PROTECTED] Tue, 04 Sep 2007 22:44:17 +0200 ** Changed in: serpento (Ubuntu) Status: Confirmed = Fix

[Bug 36733] Re: package includes *.py[co] files

2007-09-03 Thread Lionel Le Folgoc
pyragua (0.2.2-1ubuntu1) gutsy; urgency=low * Modify Maintainer value to match the DebianMaintainerField specification. * Switch to python-support, don't install *.pyc files anymore.(LP: #36733) -- Lionel Le Folgoc [EMAIL PROTECTED] Mon, 03 Sep 2007 21:16:56 +0200 ** Changed in:

[Bug 36733] Re: package includes *.py[co] files

2007-08-29 Thread Matthias Klose
pykdeextensions (0.4.0-4ubuntu2) gutsy; urgency=low * Fix build failure, build-depend on python-qt-dev. * Use the unversioned python interpreter for scripts. * Don't include byte-compiled files. LP: #36733. * libpythonize0: Remove dependency on python2.5-dev. LP: #84689. -- Matthias

[Bug 36733] Re: package includes *.py[co] files

2007-08-29 Thread Michael Bienia
gnupginterface (0.3.2-9ubuntu1) gutsy; urgency=low * Rebuild to remove the .pyc file (LP: #36733) * debian/control: + Update to current python-support usage. + Modify Maintainer value to match DebianMaintainerField spec. * setup.py: Rename the licence field to license as suggested

[Bug 36733] Re: package includes *.py[co] files

2007-08-25 Thread dAniel hAhler
I have probably confused python-gnome2 with python-gnome2-extras-dev (which gets provided by gnome-python-extras) ** Changed in: python-gnome2 (Ubuntu) Status: Incomplete = Invalid -- package includes *.py[co] files https://bugs.launchpad.net/bugs/36733 You received this bug notification

[Bug 36733] Re: package includes *.py[co] files

2007-08-24 Thread Sebastien Bacher
Looks like the python-gnome2 version in gutsy is not shipping any .py[co]. What binary package did you find buggy? ** Changed in: python-gnome2 (Ubuntu) Importance: Undecided = Low Status: Confirmed = Incomplete -- package includes *.py[co] files https://bugs.launchpad.net/bugs/36733

[Bug 36733] Re: package includes *.py[co] files

2007-08-24 Thread Sebastien Bacher
gnome-python-extras (2.19.1-0ubuntu2) gutsy; urgency=low * debian/rules: - correctly clean .pyc and .pyo (LP: #36733) -- Sebastien Bacher [EMAIL PROTECTED] Fri, 24 Aug 2007 11:13:35 +0200 ** Changed in: gnome-python-extras (Ubuntu) Status: Confirmed = Fix Released -- package

[Bug 36733] Re: package includes *.py[co] files

2007-08-24 Thread Michael Bienia
Debdiff for gnupginterface. The changes are: gnupginterface (0.3.2-9ubuntu1) gutsy; urgency=low * Rebuild to remove the .pyc file (LP: #36733) * debian/control: + Update to current python-support usage. + Modify Maintainer value to match DebianMaintainerField spec. * setup.py:

[Bug 36733] Re: package includes *.py[co] files

2007-08-24 Thread Michael Bienia
cubictemp (0.4-2ubuntu1) gutsy; urgency=low * Rebuild to remove *.pyc files (LP: #36733) * Update to current python-support usage. * debian/control: Modify Maintainer value to match DebianMaintainerField spec. -- Michael Bienia [EMAIL PROTECTED] Fri, 24 Aug 2007 13:19:00 +0200 **

[Bug 36733] Re: package includes *.py[co] files

2007-08-23 Thread trollord
Not all existed in Launchpad, I added the ones that seemingly do. ** Changed in: adonthell (Ubuntu) Sourcepackagename: None = adonthell ** Also affects: gdesklets-data (Ubuntu) Importance: Undecided Status: New ** Also affects: pykdeextensions (Ubuntu) Importance: Undecided

[Bug 36733] Re: package includes *.py[co] files

2007-08-23 Thread dAniel hAhler
** Also affects: cubictemp (Ubuntu) Importance: Undecided Status: New ** Also affects: gnome-python-extras (Ubuntu) Importance: Undecided Status: New ** Also affects: gnupginterface (Ubuntu) Importance: Undecided Status: New ** Changed in: cubictemp (Ubuntu)

[Bug 36733] Re: package includes *.py[co] files

2007-08-22 Thread trollord
We are closing this bug report because it lacks the information we need to investigate the problem, as described in the previous comments. Please reopen it if you can give us the missing information, and don't hesitate to submit bug reports in the future. To reopen the bug report you can click on

[Bug 36733] Re: package includes *.py[co] files

2007-08-22 Thread dAniel hAhler
apt-file search -l -x '\.pyc$' gives the following list (on Gutsy): adonthell pykdeextensions pyragua python-adodb python-cubictemp python-gnome2-extras-dev python-gnupginterface python-pisock-dbg rubber serpento viewcvs I think we should add all this packages to this bug, ok? ** Changed in:

[Bug 36733] Re: package includes *.py[co] files

2007-08-22 Thread dAniel hAhler
Sorry, missed *.pyo. The full list according to the bug would be: $ apt-file search -l -x '\.py[co]$' adonthell gdesklets-data pykdeextensions pyragua python-adodb python-cubictemp python-gnome2-extras-dev python-gnupginterface python-libhamlib2 python-pisock-dbg rubber serpento viewcvs --

Re: [Bug 36733] Re: package includes *.py[co] files

2007-08-22 Thread Martin Pitt
Hi Daniel, dAniel hAhler [2007-08-22 23:05 -]: I think we should add all this packages to this bug, ok? Right, please do. -- package includes *.py[co] files https://bugs.launchpad.net/bugs/36733 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct

[Bug 36733] Re: package includes *.py[co] files

2006-10-06 Thread Adam Buchbinder
Which package includes *.py[co] files? I see a href=http://packages.ubuntu.com/cgi- bin/search_contents.pl?word=.pycsearchmode=searchwordcase=insensitiveversion=dapperarch=i386a lot of them/a, but maybe generated files show up in that list as well. ** Changed in: Ubuntu Status: Unconfirmed