<div dir="ltr">Hello Thomas,<br><br>Thank you very much for your help on the package and your tips.<br>I've just imported the patch and I'll fix the repository permissions on Alioth.<br>I see no reason to stop the upload process at the moment; once the<br>

Python3 packages will be accepted I'll be able to maintain them in future.<br><br>Thanks again!<br><br>--<br>Federico</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sat, Oct 5, 2013 at 10:30 AM, Thomas Goirand <span dir="ltr"><<a href="mailto:zigo@debian.org" target="_blank">zigo@debian.org</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Frederico,<br>
<br>
The build-depends of python-cmd2 were wrong, it was missing for example<br>
python-setuptools, plus python-all should be in Build-Depends, not in<br>
Build-Depends-Indep (because it is needed at the clean stage).<br>
<br>
Also, your package is missing Python 3 support.<br>
<br>
I have attached the a patch fixing a number of problems in the package.<br>
The patch also adds Python 3 support.<br>
<br>
Please apply the patch to your Git on collab-maint. Since you are using<br>
collab-maint, I have guessed that you are open to collaborative<br>
maintenance. However, it wasn't possible for me to push in your<br>
repository due to a unix right problem. To fix it, log on Alioth, and do:<br>
<br>
cd /git/collab-maint/cmd2.git<br>
chgrm -R collab-main .<br>
find . -exec chmod g+w {} \;<br>
find . -type d -exec chmod g+s {} \;<br>
git config core.sharedRepository group<br>
<br>
then anyone with write access on collab-maint will be able to write in<br>
your Git repository.<br>
<br>
As your package is in collab-maint, I have uploaded the package as NMU.<br>
I hope you don't mind that. I indeed needed this fix urgently (as I am<br>
trying to upload all needed dependencies for the next release of<br>
OpenStack due for the 17th of October).<br>
<br>
Because it adds a python3 new binary package, it will go through the NEW<br>
queue. So if you would like to change anything, it is still possible to<br>
ask the FTP masters to reject the package (it often takes a long time<br>
for them to accept or reject packages). I will then be happy to sponsor<br>
an upload for you, also for any new version that you may need.<br>
<br>
Cheers,<br>
<br>
Thomas Goirand (zigo)<br>
</blockquote></div><br><br clear="all"><br>-- <br>Federico
</div>