Re: [Python-modules-team] Removing w32 specific Python code from a package

2009-02-27 Thread Stephan Peijnik
On Thu, 2009-02-26 at 16:27 +0100, Adeodato Simó wrote:
 * Stephan Peijnik [Thu, 26 Feb 2009 15:46:58 +0100]:
 
  Now as python-pyglet needs to be repacked because it is not entirely
  free anyways I thought I could get rid of this problem by simply
  removing the w32-specifics when repackaging the dfsg version of the
  tarball.
 
 What about just not installing into the .deb the windows-specific files?

I file a bug-report upstream and asked them to fix that in their
setup.py. Maybe I could remove that code in the build target of
debian/rules. Is that what you suggested?

-- Stephan


signature.asc
Description: This is a digitally signed message part
___
Python-modules-team mailing list
Python-modules-team@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/python-modules-team

Re: [Python-modules-team] Removing w32 specific Python code from a package

2009-02-27 Thread Adeodato Simó
* Stephan Peijnik [Fri, 27 Feb 2009 10:07:40 +0100]:

 On Thu, 2009-02-26 at 16:27 +0100, Adeodato Simó wrote:
  * Stephan Peijnik [Thu, 26 Feb 2009 15:46:58 +0100]:

   Now as python-pyglet needs to be repacked because it is not entirely
   free anyways I thought I could get rid of this problem by simply
   removing the w32-specifics when repackaging the dfsg version of the
   tarball.

  What about just not installing into the .deb the windows-specific files?

 I file a bug-report upstream and asked them to fix that in their
 setup.py. Maybe I could remove that code in the build target of
 debian/rules. Is that what you suggested?

More in the binary, but something like that, yes:

setup.py install
rm -f debian/python-pyglet/usr/share/.../bad.py
...

-- 
Adeodato Simó dato at net.com.org.es
Debian Developer  adeodato at debian.org
 
The first step on the road to wisdom is the admission of ignorance. The
second step is realizing that you don't have to blab it to the world.


___
Python-modules-team mailing list
Python-modules-team@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/python-modules-team

[Python-modules-team] pygpu 0.2.0a-629-2 MIGRATED to testing

2009-02-27 Thread Debian testing watch
FYI: The status of the pygpu source package
in Debian's testing distribution has changed.

  Previous version: 0.2.0a-629-1
  Current version:  0.2.0a-629-2

-- 
This email is automatically generated; the Debian Release Team
debian-rele...@lists.debian.org is responsible.
See http://release.debian.org/testing-watch/ for more information.

___
Python-modules-team mailing list
Python-modules-team@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/python-modules-team


[Python-modules-team] urwid_0.9.8.3-2_i386.changes ACCEPTED

2009-02-27 Thread Debian Installer

Accepted:
python-urwid_0.9.8.3-2_i386.deb
  to pool/main/u/urwid/python-urwid_0.9.8.3-2_i386.deb
urwid_0.9.8.3-2.diff.gz
  to pool/main/u/urwid/urwid_0.9.8.3-2.diff.gz
urwid_0.9.8.3-2.dsc
  to pool/main/u/urwid/urwid_0.9.8.3-2.dsc


Override entries for your package:
python-urwid_0.9.8.3-2_i386.deb - optional python
urwid_0.9.8.3-2.dsc - source python

Announcing to debian-devel-chan...@lists.debian.org
Closing bugs: 517312 


Thank you for your contribution to Debian.

___
Python-modules-team mailing list
Python-modules-team@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/python-modules-team


[Python-modules-team] Bug#517312: marked as done (urwid: FTBFS with python-support in experimental)

2009-02-27 Thread Debian Bug Tracking System

Your message dated Fri, 27 Feb 2009 22:47:14 +
with message-id e1ldbua-000864...@ries.debian.org
and subject line Bug#517312: fixed in urwid 0.9.8.3-2
has caused the Debian Bug report #517312,
regarding urwid: FTBFS with python-support in experimental
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.)


-- 
517312: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=517312
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: urwid
Version: 0.9.8.3-1

Hi,

The urwid rules file contains the following:

binary-install/python-urwid::
chmod a+x 
debian/python-urwid/usr/share/python-support/python-urwid/urwid/*.py

With the upcoming version of python-support (currently in experimental),
such statements will make the package FTBFS, since the files are now
moved to a different directory (/usr/share/pyshared).

I suggest to do these things before the dh_pysupport call, and from the
standard installation directory:

install/python-urwid::
chmod a+x debian/python-urwid/usr/lib/python*/site-packages/urwid/*.py

As a general rule, please do not rely on the internals of python-support
in the packaging; this will avoid such issues in the future (although
hopefully there won’t be a need to change the paths any further).

Thanks,
-- 
 .''`.  Debian 5.0 Lenny has been released!
: :' :
`. `'   Last night, Darth Vader came down from planet Vulcan and told
  `-me that if you don't install Lenny, he'd melt your brain.


signature.asc
Description: Ceci est une partie de message	numériquement signée
---End Message---
---BeginMessage---
Source: urwid
Source-Version: 0.9.8.3-2

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

python-urwid_0.9.8.3-2_i386.deb
  to pool/main/u/urwid/python-urwid_0.9.8.3-2_i386.deb
urwid_0.9.8.3-2.diff.gz
  to pool/main/u/urwid/urwid_0.9.8.3-2.diff.gz
urwid_0.9.8.3-2.dsc
  to pool/main/u/urwid/urwid_0.9.8.3-2.dsc



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 517...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Debian Python Modules Team python-modules-team@lists.alioth.debian.org 
(supplier of updated urwid 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: Fri, 27 Feb 2009 00:25:06 +0100
Source: urwid
Binary: python-urwid
Architecture: source i386
Version: 0.9.8.3-2
Distribution: unstable
Urgency: low
Maintainer: Debian Python Modules Team 
python-modules-team@lists.alioth.debian.org
Changed-By: Debian Python Modules Team 
python-modules-team@lists.alioth.debian.org
Description: 
 python-urwid - curses-based UI/widget library for Python
Closes: 517312
Changes: 
 urwid (0.9.8.3-2) unstable; urgency=low
 .
   [ Sandro Tosi ]
   * debian/control
 - switch Vcs-Browser field to viewsvn
 .
   [ Emilio Pozuelo Monfort ]
   * debian/rules: Don't rely on python-support internals. Thanks
 Josselin Mouette. Closes: #517312.
Checksums-Sha1: 
 56b184e98326eb7d20e84451640615520549a286 1378 urwid_0.9.8.3-2.dsc
 4c011200a10d3f72046ec531176d33d1e1f7df83 3462 urwid_0.9.8.3-2.diff.gz
 56870651e28a405d47cf4336575f8dd6298394fb 165856 python-urwid_0.9.8.3-2_i386.deb
Checksums-Sha256: 
 0a2e05c1105774dab32c861618656c3ecfdee9fe3686d603f1ae0298c8007580 1378 
urwid_0.9.8.3-2.dsc
 9888b2b7f10107e4c67fc31db6d9ea11935d2dae3d1060a1f3064e7719a8dbbf 3462 
urwid_0.9.8.3-2.diff.gz
 0e6aec1a939dc41193be9fff0891b725d3875c44031eadb53ccad0843c17900b 165856 
python-urwid_0.9.8.3-2_i386.deb
Files: 
 0e9458d8cc8a072e608a921c1a2dd847 1378 python optional urwid_0.9.8.3-2.dsc
 47b9f1036cd88d8d693df5ce0f3ce362 3462 python optional urwid_0.9.8.3-2.diff.gz
 4777838ba94329ef4aac0bfb94b8649e 165856 python optional 
python-urwid_0.9.8.3-2_i386.deb

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

iEYEARECAAYFAkmobA0ACgkQB01zfu119Zn86ACglUPSd/Z8KBTvWomOYSASRJxV
tLsAoJFaNekDpn4DScPEdKSUjnOn4gJr
=wGUF
-END PGP SIGNATURE-


---End Message---
___
Python-modules-team mailing list
Python-modules-team@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/python-modules-team