-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Piotr Ozarowski wrote:
> Torsten Marek ([EMAIL PROTECTED]):
>> - the repo contains only the debian/ dir, but the mergeWithUpstream property 
>> is
>> missing. You can set it with
>> $ svn propset mergeWithUpstream 1 debian
>> - you should use debhelper (>= 5) and set debian/compat to 5
> 
> done
> 
>> - have you considered switching to cdbs? For a python module, the 
>> debian/rules
> 
> cdbs generates bad packages, f.e. it builds .egg files, clean rule is
> not working, it compresses exemple .py files (my rule is not doing it
> anymore :)

Hi,

To suppress compression of .py files, use
DEB_COMPRESS_EXCLUDE := .py

Do you use an option to suppress creation of .egg files?
Add it to DEB_PYTHON_BUILD_ARGS

The cdbs documentation is at
https://perso.duckcorp.org/duck/cdbs-doc/cdbs-doc.xhtml

best,

Torsten
- --
Torsten Marek <[EMAIL PROTECTED]>
ID: A244C858 -- FP: 1902 0002 5DFC 856B F146  894C 7CC5 451E A244 C858
Keyserver: subkeys.pgp.net

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEQQ0YfMVFHqJEyFgRAlzaAJ4tgRWifCKoYAqyAIr6mhQ7IMK9awCfTgWZ
RxNwnL3v6RdIOOEvzy1tJZQ=
=WOxq
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to