[RFH] for gnatpython

2011-09-26 Thread xavier grave
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Dear Debian Mentors and Python Package Managers,

I have filled an ITP Bug (#641721) for gnatpython [1].

"GNATPython is a python framework to ease development of test suites and
build scripts in a portable way."

I need it since this framework is now used for the tests suite of the
polyorb [2] package I co-maintain with Reto Buerki.

I have started to package it [3] or [4], reading [5]. But I'm not a
Python developer. So I'd like to know if somebody from the Debian Python
Team can review my work and when the package reach Debian Python Policy
standards upload it ?

Thanks in advance, cordially, xavier

[1] http://forge.open-do.org/projects/gnatpython
[2] http://libre.adacore.com/libre/tools/polyorb/
[3]
http://green.ada-france.org:8081/revision/tar/1e75218c09137c103f79afab0a6ffaf525abef76
[4] using monotone :
mtn --db=./base_gnatpython.db db init && \
mtn --db=./base_gnatpython.db pull
mtn://www.ada-france.org?org.debian.gnatpython && \
mtn --db=./base_gnatpython.db co -b org.debian.gnatpython
and then debian/rules get-orig-source
[5] http://www.debian.org/doc/packaging-manuals/python-policy/
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk6A8acACgkQVIZi0A5BZF4JRwCdEBDMi0+9z6QrHOd1yppkEBza
KskAn1m8XyyUhLWiC6QKJjJy+rOg4Uks
=1Q+u
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4e80f1a7.7000...@ipno.in2p3.fr



Re: RFS: python-gnatpython [second try]

2012-01-18 Thread Xavier Grave
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Thanks Simon for your help and advices, I'll work on the lintian part as
soon as possible.

Le 18/01/2012 17:03, Simon Chopin a écrit :
> And of course I forgot to actually CC debian-python@l.d.o. Sorry for the
> spam.
> 
> On Wed, Jan 18, 2012 at 05:01:54PM +0100, Simon Chopin wrote:
>> Hi!
>>
>> CCing the debian-python mailing list.
>> On Wed, Jan 18, 2012 at 03:55:57PM +0100, Xavier Grave wrote:
>>> Dear mentors,
>>>
>>> I am looking for a sponsor for my package "python-gnatpython".
>>>
>>>  * Package name: python-gnatpython
>>>Version : 54-1
>>>Upstream Author : AdaCore 
>>>  * URL : http://forge.open-do.org/projects/gnatpython
>>>  * License : GPL-2+ and GPL-3+
>>>Section : python
>>>
>>> It builds those binary packages:
>>>
>>> python-gnatpython - python framework to ease development of test suites
>>> python-gnatpython-doc - python framework to ease development of test
>>> suites (examples)
>>>
>>> To access further information about this package, please visit the
>>> following URL:
>>>
>>>   http://mentors.debian.net/package/python-gnatpython
>>>
>>> Alternatively, one can download the package with dget using this command:
>>>
>>>   dget -x
>>> http://mentors.debian.net/debian/pool/main/p/python-gnatpython/python-gnatpython_54-1.dsc
>>>
>>> This new package is a build dependency for the polyorb package.
>>>
>>> I would be glad if someone uploaded this package for me.
>>> It is my first python package and I have followed most advices from
>>> Jakub Wilk [1], thanks to him again.
>>>
>>> Kind regards,
>>>
>>> Grave Xavier
>>> [1] http://lists.debian.org/debian-python/2011/09/msg00078.html
>>
>> Please note that I am not a DD, and not even a very experienced
>> packager.
>>
>> It might be worth asking the Debian Python Module Team for
>> sponsoring, hence the CCing to them. Other than that, I did not really
>> have a look at the package itself, but I ran a pedantic Lintian check on
>> it and there are some nitpicks:
>>
>>  $ lintian --pedantic -EI ../python-gnatpython_54-1_amd64.changes 
>>  P: python-gnatpython source: debian-control-has-unusual-field-spacing
>>  line 19
>>  I: python-gnatpython source: debian-watch-file-is-missing
>>  P: python-gnatpython: no-upstream-changelog
>>  I: python-gnatpython: spelling-error-in-copyright GNU Public License
>>  GNU General Public License
>>  I: python-gnatpython: extended-description-is-probably-too-short
>>  I: python-gnatpython: capitalization-error-in-description python Python
>>  I: python-gnatpython: spelling-error-in-manpage
>>  usr/share/man/man1/mainloop.1.gz adress address
>>  P: python-gnatpython-doc: no-upstream-changelog
>>  I: python-gnatpython-doc: spelling-error-in-copyright GNU Public
>>  License GNU General Public License
>>  I: python-gnatpython-doc: capitalization-error-in-description python
>>  Python
>>  P: python-gnatpython-doc: example-unusual-interpreter
>>  usr/share/doc/python-gnatpython-doc/examples/echo_testsuit
>>
>> It would be nice to fix at least the spelling errors. Also, the watch
>> file is always a nice thing to have where possible. It allows other
>> developers to easily download the .orig.tar, and of course is used to
>> warn the maintainer of new versions.
>>
>> Cheers,
>>
>> Simon
> 
> 

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

iEYEARECAAYFAk8W7o0ACgkQVIZi0A5BZF6A+wCeJ/ntxye5GWO7xF9qCEvHssm0
ZnMAmgLRbDMC/r5hOlpjU5SXolCX06FG
=kTAm
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4f16ee8d.8090...@ipno.in2p3.fr



RFS: python-gnatpython [third try]

2012-01-19 Thread Xavier Grave
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Dear mentors,

I am looking for a sponsor for my package "python-gnatpython".

 * Package name: python-gnatpython
   Version : 54-1
   Upstream Author : AdaCore 
 * URL : http://forge.open-do.org/projects/gnatpython
 * License : GPL-2+ and GPL-3+
   Section : python

It builds those binary packages:

python-gnatpython - python framework to ease development of test suites
python-gnatpython-doc - python framework to ease development of test
suites (examples)

To access further information about this package, please visit the
following URL:

  http://mentors.debian.net/package/python-gnatpython

Alternatively, one can download the package with dget using this command:

  dget -x
http://mentors.debian.net/debian/pool/main/p/python-gnatpython/python-gnatpython_54-1.dsc

This new package is a build dependency for the polyorb package.

I would be glad if someone uploaded this package for me.
It is my first python package and I have followed most advices from
Jakub Wilk [1] and Simon Chopin [2] thanks to them.

After the following lintian command :
lintian --pedantic -EI python-gnatpython_54-1_amd64.changes
the package still presents the following I/P comments :
I: python-gnatpython source: debian-watch-file-is-missing
P: python-gnatpython: no-upstream-changelog
P: python-gnatpython-doc: no-upstream-changelog
P: python-gnatpython-doc: example-unusual-interpreter
usr/share/doc/python-gnatpython-doc/examples/echo_testsuite/run-test
#!gnatpython

Since there isn't any changelog in upstream and the source are only
available under a subversion repository I don't know how to fix the
first three comments. And since the fourth is a P comment and present in
an example I don't think it's worth the work to fix it.

Kind regards,

Grave Xavier
[1] http://lists.debian.org/debian-python/2011/09/msg00078.html
[2] http://lists.debian.org/debian-mentors/2012/01/msg00396.html
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk8YRJUACgkQVIZi0A5BZF5i+gCfefMLZ/2vs3F7ZF8pTuZnhWs4
P6MAn0ETrV/SWSE4qKyIxAww5vAqlFjv
=A6m1
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4f184495.3070...@ipno.in2p3.fr



RFS: python-gnatpython [fourth try]

2012-01-28 Thread xavier grave

Dear mentors,

I am looking for a sponsor for my package "python-gnatpython".

 * Package name: python-gnatpython
   Version : 54-1
   Upstream Author : AdaCore 
 * URL : http://forge.open-do.org/projects/gnatpython
 * License : GPL-2+ and GPL-3+
   Section : python

It builds those binary packages:

python-gnatpython - python framework to ease development of test suites
python-gnatpython-doc - python framework to ease development of test
suites (examples)

To access further information about this package, please visit the
following URL:

  http://mentors.debian.net/package/python-gnatpython

Alternatively, one can download the package with dget using this command:

  dget -x 
http://mentors.debian.net/debian/pool/main/p/python-gnatpython/python-gnatpython_54-1.dsc


This new package is a build dependency for the polyorb package.

I would be glad if someone uploaded this package for me.
It is my first python package and I have followed most advices from
Jakub Wilk [1], Simon Chopin [2] and Nicolas Boulenguez thanks to them.

After the following lintian command :
lintian --pedantic -EI python-gnatpython_54-1_amd64.changes
the package still presents the following I/P comments :
I: python-gnatpython source: debian-watch-file-is-missing
P: python-gnatpython: no-upstream-changelog
P: python-gnatpython-doc: no-upstream-changelog
P: python-gnatpython-doc: example-unusual-interpreter
usr/share/doc/python-gnatpython-doc/examples/echo_testsuite/run-test
#!gnatpython

Since there isn't any changelog in upstream and the source are only
available under a subversion repository I don't know how to fix the
first three comments. And since the fourth is a P comment and present in
an example I don't think it's worth the work to fix it.

Kind regards,

Grave Xavier
[1] http://lists.debian.org/debian-python/2011/09/msg00078.html
[2] http://lists.debian.org/debian-mentors/2012/01/msg00396.html


--
To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4f23d76c.9050...@ipno.in2p3.fr



RFS: python-gnatpython [fifth try]

2012-02-15 Thread Xavier Grave
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Package: sponsorship-requests
Severity: normal

Dear mentors,

I am looking for a sponsor for my package "python-gnatpython".

 * Package name: python-gnatpython
   Version : 54-1
   Upstream Author : AdaCore 
 * URL : http://forge.open-do.org/projects/gnatpython
 * License : GPL-2+ and GPL-3+
   Section : python

It builds those binary packages:

python-gnatpython - python framework to ease development of test suites
python-gnatpython-doc - python framework to ease development of test
suites (examples)

To access further information about this package, please visit the
following URL:

  http://mentors.debian.net/package/python-gnatpython

Alternatively, one can download the package with dget using this command:

  dget -x
http://mentors.debian.net/debian/pool/main/p/python-gnatpython/python-gnatpython_54-1.dsc

This new package is a build dependency for the polyorb package.

I would be glad if someone uploaded this package for me.
It is my first python package and I have followed most advices from
Jakub Wilk [1], Simon Chopin [2], Eugeniy Meshcheryakov [3], Stefano
Rivera [4] and Nicolas Boulenguez thanks to them.

After the following lintian command :
lintian --pedantic -EI python-gnatpython_54-1_amd64.changes
the package still presents the following P comments :
P: python-gnatpython: no-upstream-changelog
P: python-gnatpython-doc: no-upstream-changelog
Since there isn't any changelog in upstream I don't know how to fix
these comments or if it worth's a lintian overrides.

Kind regards,

Grave Xavier
[1] http://lists.debian.org/debian-python/2011/09/msg00078.html
[2] http://lists.debian.org/debian-mentors/2012/01/msg00396.html
[3] http://lists.debian.org/debian-mentors/2012/01/msg00736.html
[4] http://lists.debian.org/debian-ada/2012/02/msg5.html
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQIcBAEBAgAGBQJPO98PAAoJEG3iFwasTcfa+7QQAI2JhRmjYUWwB8X2gYNlpxxk
ugEq83ojJAsCH64Rg2ELVuFgP2JOZMCnZXVeQjeelEyCWhqm3w/UEVwq5k13rBbj
1CXvqJnPDlBnwg2liOUrMi7Iym2w3kDZwKbm/Sel9vfkUFRbAnZVX2A+Q9yEL5bX
7eptRXljCZmkKiBdgyF0017ClaLkGiYxDKBElHrA4SYPdEKZQ5gwY3nihn6fPS/3
yzvxGcpKAa2RVvzTBDLIY1g2DqMJrua6D+lgX1ZEIcIZgQv2FmU+BE4RSQKno9aq
Lma2NnHWaDPgK67yM/Lsjse2Xc4MGPjHo3WpI3LtMp0oXOMygJOXgt3xiYIHV8Ms
dFBscjLndSU73djf62IyLtEbBQKGTUyI771nVBjpUFncn17FfBs4FBB8TAH1oSHr
bl0TuNH6k7QH8Ptox2xhM0G7nm5tNvqd69jm5TjC7dw3EuOuP2xH2E+zwI3BFACC
/WWu3h5NSzyg+ISHWLZW60WvpBoqs6w+WkDES+GhBXpS4/MQuIJugLcJftSHE8nF
7JQLyKIbf2tQeyY1NdpRmRKErXfvaPV6Sh3WIQBXMRFBcZyMlguTYLLhabAHOBc7
rAd/WhKxCW72lHqR507EmSLceOY4gFIsIdiszMtnD2cv9YPeWRu/CxdxCYynSP4j
3Vor7hyfnqlhZFBRy9Yp
=7d6x
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4f3bdf0f.9010...@ipno.in2p3.fr



Re: RFS: python-gnatpython [fifth try]

2012-02-15 Thread xavier grave
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Le 15/02/2012 22:08, Eugeniy Meshcheryakov a écrit :
> Hello,
> 
> 15 ?? 2012 ? 17:36 +0100 Xavier Grave ???(-??):
>> I am looking for a sponsor for my package "python-gnatpython".
> ...
>>
>> I would be glad if someone uploaded this package for me.
> It's done.

Thanks a lot !
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQIcBAEBAgAGBQJPPCY8AAoJEG3iFwasTcfa/+gQALHYP9V5hF1A7v6nSsQ7d2i3
RIJpi19QXFI9jVf5tnygjCqoJzNQWCqonlHIWZTVcW/QhUqb2OAFr6Jg6zP8rSiS
kGtbxCd1vv1QJJTtcvmOPBFxqfeSr678YXRmnswYmh3eI38AOIXlz+ridyuRea0N
JAmc2mb03t9TJcWVFxlXgN+LW25SVmiQIsiHoNIIsZ0Pd+vIbOJSim2s0orjRkhk
fBvWUu04XBhnVyKmT27bXPLbcRKKKLHnj1KQiWcpaoUEY9Q48QDrr4QsE+o2RgW6
Ok8vgF+Lpe65ZCCqknww/G829IR+/SWNidLQKZNsqih6gyMud+CushrZ7gEtdvRg
xKAfBejdNm2KeL3AE00Ux1Sa/LPinqRicem2n0BABIJXkWgxOzNvRznNPuOH43xG
JeRE0Hk0Mq3Bpc22PPpTv4JRdYgxpNV5Cyw9dfjei1myVI8heQbHWNkKu1YStqGm
cPyQIRhMnti98OryiwnjcPmu0rtU7325IGkvdjGewQ6nvSt5u3IhpkTUA/ygACQY
dhHCrIQU12YG3sGl93qz0XRkKDJ2UMDavEDCzrL8XwrHcCMXXxbGObIyBGwleI5k
cUeVx72MWR5f0haIJ+JrOyoLqr+F/V4dOVm0twwf7OG6IW2PLGl0Dq3SpKnO+vyw
0aAyCHzUoakiB8lo+WGW
=/XaZ
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4f3c2640.6030...@ipno.in2p3.fr



RFS: python-gnatpython/54-2

2012-05-25 Thread Xavier Grave
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Package: sponsorship-requests
Severity: normalDear mentors,

  I am looking for a sponsor for my package "python-gnatpython"

 * Package name: python-gnatpython
   Version : 54-2
   Upstream Author : [fill in name and email of upstream]
 * URL : [fill in URL of upstreams web site]
 * License : [fill in]
   Section : python

It builds those binary packages:

python-gnatpython - Python framework to ease development of test suites
python-gnatpython-doc - Python framework to ease development of test
suites (examples)

To access further information about this package, please visit the
following URL:

  http://mentors.debian.net/package/python-gnatpython

Alternatively, one can download the package with dget using this command:

dget -x
http://mentors.debian.net/debian/pool/main/p/python-gnatpython/python-gnatpython_54-2.dsc

More information about gnatpython can be obtained from
http://forge.open-do.org/projects/gnatpython

Changes since the last upload:
 * Add a patch to solve build termio issue on kFreeBSD and Hurd
 * Toggled : DM-Upload-Allowed: yes
 * Lintian cleaning

Regards,
   Grave Xavier

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

iQIcBAEBAgAGBQJPv46CAAoJEG3iFwasTcfaD7MP/iovTwbuvXu6c4X5OenpVrMp
EPrwY9bN8bi3zd1S8Y2Pbi53IN8ODDW/pnHmsh7XaR7yIY2OngiUtr1EHqh6XrOs
xLTtMI+vrEay8LWuFWS0v1PkTGdY1xvCXlLuQ0AaEQBrpRpZHTd9EddFR1MwzZqX
YcjOwHriCdsz5GXe36mt/hIlbkoVc3WS1KwnE1ajil+OwzxwPydxuDlDfLU7mhX7
nkPh7+AwA2itRRe3E/t4uU6rpmBvkzGArgPfOJ4QBOmyHFueuc3d2Km6txaPmfjr
BjNzA5CZYZD4VeXbJME6j+c59LXEYcayrGkMeMV/ISmd5eYxmEfvuAv+xE+LFlAZ
9XYUdFYxM1TlzxGNXTJBiZuR3QUUqqhBfmxUXyRlr03p/eIVyi6aT705xUWBGA50
79o6oGAe8bFWl3BhqjJKEqyyIyOZabk2UBAz1U/GGyRxZ03KKJdbOTPNv5axNk1B
5FTsXO+d3WcB9cbQR/vsp32xFsGOq9QByr0J7KV9z0+3xty7GjyY02MUMSBGahWr
yleqci7LIaiouAHdZocErl0ofH5xJMDaE9LbXa+23nIWMczJA3X9U61XOauraft+
iKbrHPPxucmxhOjwr12SATsaGnYr7+buE76PuI2ysLrGwdmpyV7ylkf3hYFRrOa5
FzFymIEOabSmS//FTEHU
=klF4
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4fbf8e82.8070...@ipno.in2p3.fr