[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: RFS: Toonloop, python-purity, python-portmidi



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

Hello,

Thibaut Paumard wrote:
> Hi,
> 
> Le 6 janv. 10 à 15:14, Alexandre Quessy a écrit :
> 
> How do I make sure my packages are considered as non-native ?
> 
>> Make sure you have a <package_name>_<upstream_version>.orig.tar.gz file
>> in the parent directory.

I am getting a few warnings. It must be due to the fact I am running on
Ubuntu. (8.10) Can I ignore these warnings ?

dpkg-source: info: using source format `1.0'
dpkg-source: warning: source directory 'toonloop_1.1.4' is not
<sourcepackage>-<upstreamversion> 'toonloop-1.1.4'
dpkg-source: warning: .orig directory name toonloop_1.1.4.orig is not
<package>-<upstreamversion> (wanted toonloop-1.1.4.orig)
dpkg-source: info: building toonloop using existing
toonloop_1.1.4.orig.tar.gz
dpkg-source: info: building toonloop in toonloop_1.1.4.diff.gz
dpkg-source: info: building toonloop in toonloop_1.1.4.dsc


>> Please do not [1]top-post on such a mailing list. Put your answers just
>> below the corresponding questions from the previous post.
> 
>> [1] http://en.wikipedia.org/wiki/Posting_style#Top-posting
> 

Ok ! This was interesting readings. I still learn everyday, even about
basic things like net etiquette.

Regards,
Alexandre


>> Regards, Thibaut.
> 
> Regards,
> 
> Alexandre Quessy
> 
> Christoph Egger wrote:
>>>> Hi!
>>>>
>>>> At Mon, 4 Jan 2010 00:01:50 -0500,
>>>> Alexandre Quessy wrote:
>>>>> Dear mentors,
>>>>>
>>>>> I am looking for a sponsor for my packages "toonloop", "python-purity"
>>>>> and "python-portmidi". Those packages all involve audio/visuals and
>>>>> networking with Python for media arts.
>>>>>
>>>>> * Package name    : toonloop
>>>>>  Version         : 1.1.4
>>>>>  Upstream Author : Alexandre Quessy
>>>>> * URL             : www.toonloop.com
>>>>> * License         : GPL v3
>>>>>  Section         : python
>>>>>
>>>>> It builds these binary packages:
>>>>> toonloop   - The Toonloop Live Stop Motion Tool.
>>>>>
>>>>> My motivation for maintaining this package is: Toonloop is my dearest
>>>>> project, and APT my favourite package manager.
>>>>>
>>>>> The package can be found on mentors.debian.net:
>>>>> - URL: http://mentors.debian.net/debian/pool/main/t/toonloop
>>>>> - Source repository: deb-src http://mentors.debian.net/debian unstable
>>>>> main contrib non-free
>>>>> - dget
>>>>> http://mentors.debian.net/debian/pool/main/t/toonloop/toonloop_1.1.4.dsc
>>>>>
>>>>
>>>>     First of all you might want to have a look at the lintian
>>>> Warnings/Errors (just the sourcepackage below but please check also
>>>> the binary (lintian on the changes file). Then your package seems to
>>>> not be in Debian yet? if so there's no ITP bug on wnpp and the
>>>> changelog contains lots of stuff, where does that come from?
>>>>
>>>> % lintian -IE --pedantic toonloop_1.1.4.dsc
>>>> W: toonloop source: diff-contains-hg-tags-file .hgtags
>>>> W: toonloop source: diff-contains-hg-control-dir .hg
>>>> W: toonloop source: debhelper-script-needs-versioned-build-depends
>>>> dh_icons (>= 5.0.51~)
>>>> W: toonloop source: changelog-should-mention-nmu
>>>> W: toonloop source: source-nmu-has-incorrect-version-number 1.1.4
>>>> E: toonloop source: missing-python-build-dependency
>>>>
>>>>> ----------------
>>>>> I have also an other package to propose, that is python-purity.
>>>>>
>>>>> * Package name    : python-purity
>>>>>  Version         : 0.2.4
>>>>>  Upstream Author : Alexandre Quessy
>>>>> * URL             : http://bitbucket.org/aalex/purity/
>>>>> * License         : GPL v3, unless I change it to LGPL
>>>>>  Section         : python
>>>>>
>>>>> It builds these binary packages:
>>>>> python-purity - The Purity library for Pure Data dynamic patching.
>>>>>
>>>>> My motivation for maintaining this package is: I wrote this library.
>>>>> It wraps Pure Data in the elegant Python language.
>>>>>
>>>>> The package can be found on mentors.debian.net:
>>>>> - URL: http://mentors.debian.net/debian/pool/main/p/python-purity
>>>>> - Source repository: deb-src http://mentors.debian.net/debian unstable
>>>>> main contrib non-free
>>>>> - dget
>>>>> http://mentors.debian.net/debian/pool/main/p/python-purity/python-purity_0.2.4.dsc
>>>>>
>>>>
>>>>     Same here. What I wonder as well is why you have *native* packages
>>>> here. Is that Software specific to debian in some way?
>>>>
>>>> % lintian -IE --pedantic python-purity_0.2.4.dsc
>>>> W: python-purity source: diff-contains-hg-tags-file .hgtags
>>>> W: python-purity source: diff-contains-hg-control-dir .hg
>>>> E: python-purity source: missing-python-build-dependency
>>>> W: python-purity source: out-of-date-standards-version 3.8.0 (current
>>>> is 3.8.3)
>>>>
>>>>> ----------------
>>>>> Finally, it would be simpler if the same mentor would also be my
>>>>> mentor for the package "python-portmidi".
>>>>> I don't know why, but I couldn't upload this one. Here is the output
>>>>> of dupload :
>>>>>
>>>>> {{{
>>>>> aalex@plouf:~/src$ dupload -t mentors
>>>>> python-portmidi_0.0.6-4_i386.changes
>>>>> dupload note: no announcement will be sent.
>>>>> Checking signatures before upload......signatures are ok
>>>>> Uploading (ftp) to mentors.debian.net:/
>>>>> [ job python-portmidi_0.0.6-4_i386 from
>>>>> python-portmidi_0.0.6-4_i386.changes
>>>>> python-portmidi_0.0.6-4_all.deb, md5sum ok, already done for mentors
>>>>> python-portmidi_0.0.6-4.tar.gz, md5sum ok, already done for mentors
>>>>> python-portmidi_0.0.6-4.dsc, md5sum ok, already done for mentors
>>>>> python-portmidi_0.0.6-4_i386.changes ok, already done for mentors ]
>>>>> Nothing to upload
>>>>> }}}
>>>>
>>>>     That just tells you that you already uploaded the package to
>>>> mentors. You could just use the -f option in dupload to overwrite that
>>>> upload (and that looks like another native package? please fix that!).
>>>>
>>>>> Kind regards
>>>>> Alexandre Quessy
>>>>> http://alexandre.quessy.net/
>>>>
>>>> Regards
>>>>
>>>>     Christoph
>>>>
>>
>>
- --
To UNSUBSCRIBE, email to debian-mentors-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact
listmaster@lists.debian.org
>>

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

iQIcBAEBAgAGBQJLRcBuAAoJEJQ0pOgl2qx19LYQAI7UUr7J1Rp8Xm9Keo4OeywP
S6abr4wg+zp2Lt5fowyY56Vf9qywCKXH9uI32b/tsIx+IV8AkG2KP3zG09Rj7wS8
vMyZuY4pa0dsvLFPUHjCK0gLWlfirIsgBhaQFTVbOUdmvDv0FhrZ3LMtvkFpHGST
qRbMPMV5UKcNHHS3Xip7qYkyfYYcCJyaMGiS3N8CE7ZAfCybSUHu0Tgi1XrVYkiL
AG0K9FitOQAvKrSVjXWx4rL4lTmxBxkQSLIu/J5J9oATuF3auEM7MsyGijlIhG2V
lQwxaSg410UwAgNBJ9RqZ8mUypAxATyLds/mkWotCixnGDsuM1XzfwegvlhUZz7G
HgECtVKisEC+EjNEzTfhVAhcvOol4Oc3Xgyl2Ho8nyE++shatDqM2k64X6fplfpZ
vDeFQ0yKJKAgrmXF1Tj5VUVcRCdIZtgJLgAN61CDYdMv5OqdOmQqloF6JWkM64i8
1gp1+ci4iDdVHHQBCH4bU9ITwuS6FyC2LG0CK1R866d4+F33b1xGLKP32+Zs9OI7
HA6eGjmMaYC9j2m+er0Ceuo97Dy5sTeCmvIJWQzWHdnc+NOHAzqtBsPJf1hPg86K
Uc5I0qZ7V92zFf6v5JwS5bJZrR9of0+no2kyQ9/GoJxyTBz8kCX3n3VAWWGucRIg
GKp3islhL79N1HKyRB/N
=p1En
-----END PGP SIGNATURE-----


Reply to: