Hello Benoît<br><br>Here is the fix: Change line 312 (? depending on your current version...) to<br>            #==========================================================================<br>            # CREATE debian/changelog<br>
            #==========================================================================<br>            clog=&quot;&quot;&quot;%(name)s (%(version)s-%(buildversion)s) stable; urgency=low<br><br>The proof that it works: <a href="http://maemo.org/packages/view/mclock/">http://maemo.org/packages/view/mclock/</a> :-)<br>
<br>PS: Can you afterwards upload py2deb (0.5.0)  to the diablo and fremantle repos? (I believe in diablo is still the old version without the script support.)<br><br>Merci and thanks to all involved - case closed<br>-Tom<br>
<br> <br><br><div class="gmail_quote">2009/9/28 Benoît HERVIER <span dir="ltr">&lt;<a href="mailto:khertan@khertan.net">khertan@khertan.net</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<br>
<br>
Ok this is clearly a bug of py2deb which didn&#39;t include the package number.<br>
I ll fix this tomorrow in the morning.<br>
<br>
Best regards,<br>
<br>
2009/9/28 Thomas Waelti &lt;<a href="mailto:twaelti@gmail.com">twaelti@gmail.com</a>&gt;:<br>
<div><div></div><div class="h5">&gt;&gt;&gt; So I guess there must be a bug somewhere in my package files.<br>
&gt;&gt;<br>
&gt;&gt; There is, it&#39;s in the changelog.<br>
&gt;&gt;<br>
&gt;&gt; The canonical place for the version string is in your changelog -<br>
&gt;&gt; debian tools look for that string and assign the version based on<br>
&gt;&gt; that. Here&#39;s the first line of your changelog for verion 0.6.4:<br>
&gt;&gt;<br>
&gt;&gt; mclock (0.6.4) stable; urgency=low<br>
&gt;&gt;<br>
&gt;&gt; As you can see there is no -1 after the version number. Also, the<br>
&gt;&gt; following word after the version in parentheses is &quot;stable&quot;, but it<br>
&gt;&gt; really should be &quot;unstable&quot; since this signifies which debian<br>
&gt;&gt; repository this package is destined for. Of course, Maemo is not<br>
&gt;&gt; debian, so this is irrelevant at this point in time.<br>
&gt;<br>
&gt; Thanks for the help, I&#39;ll go after that and hunt and hopefully fix the bug.<br>
&gt; (For me, finding this would have been like a needle in a haystack....)<br>
&gt;<br>
&gt;&gt; I recommend using the tools recommended by debian and Maemo[0],<br>
&gt;&gt; specifically dh_make. The simple reason I recommend dh_make is that I<br>
&gt;&gt; have more experience with that then py2deb and I know that dh_make is<br>
&gt;&gt; well tested and used extensively in debian.<br>
&gt;<br>
&gt; Yes, I fully understand and agree. However, the idea is to offer an option to build a package for people without a linux desktop, so that they can prepare the package parts directly on their device and upload from there (same goes for pypackager). This also offers a quick way to &quot;package&quot; command line hacks (such as the gconf options for the display timeout, aka moreDimmingOptions)<br>

&gt;<br>
&gt; Best regards<br>
&gt; -Tom<br>
&gt;<br>
</div></div>&gt; _______________________________________________<br>
&gt; maemo-developers mailing list<br>
&gt; <a href="mailto:maemo-developers@maemo.org">maemo-developers@maemo.org</a><br>
&gt; <a href="https://lists.maemo.org/mailman/listinfo/maemo-developers" target="_blank">https://lists.maemo.org/mailman/listinfo/maemo-developers</a><br>
&gt;<br>
<font color="#888888"><br>
<br>
<br>
--<br>
Benoît HERVIER - <a href="http://khertan.net/" target="_blank">http://khertan.net/</a><br>
</font></blockquote></div><br>