<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<br>
In debian/copyright I prefer to always put license sections at the bottom.  This is in my interpretation mandatory when reusing a License, but even when only used once I find nicer to be able to skim through files sections separately from License sections.  I tend to sort the License sections with the most popular (in that specific package) license first (i.e. at the top of the bottom, if you know what I mean).<br>
</blockquote><div>But is there any order we should specifically use to order license section.I did the same thing you said here but for the order you mentioned.I picked them in the order they appeared in my copyright file.So any hints here? <br>
</div><div> <br></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Copyright holders need not be comma-separated - so I suggest stripping the few stray trailing commas.<br></blockquote><div>but between year and copyright holder we add comma , just confirming this.<br></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

<br>
Copyright holders also need not include a copyright sign &quot;©&quot; (as I understand it, US laws require _either_ the explicit word &quot;copyright&quot; _or_ the copyright sign, so for simplicity I suggest consistently dropping it.<br>
</blockquote><div><br> </div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<br>
There should be no need to remove COPYING files from binary packages: the CDBS snippet <a href="http://python-sugar.mk" target="_blank">python-sugar.mk</a> replaces those with a symlink if truly fully identical to the Debian-shipped file.<br>
</blockquote><div>I was confused here , are you referring to lintian warnings that we tried to remove by adding in install rule? or i am mistaken?<br><br>Regards,<br>Ankur<br></div></div>