Dear Sirs:<br><br>I recently developed a package named ChironFS which I started distributing only the<br>source as tar.gz. The last version I published was the first with binary packages, both<br>RPM and DEB. But the DEB packages was obtained using alien to convert from the
<br>RPM packages. Tonight I will publish a new release, the first with DEB packages made<br>with &quot;dpkg-deb --build&quot; and checked with lintian.<br><br>The problem is that my package is GPLv3 licensed and lintian threw the error message
<br>copyright-should-refer-to-common-license-file-for-gpl and in my Ubuntu Feisty Fawn box<br>I found no GPLv3 license in the common license directory. So if I refer to that directory,<br>I will change my package license to GPLv2. In the other hand, if I do not refer to this
<br>directory, lintian tells me that my DEB package is not ok with the debian policies.<br><br>I finally solved the problem inserting the following text at the start of my copyright file:<br><br>&quot;This is the ChironFS Replication Filesystem package written by
<br>Luis Otavio de Colla Furquim &lt;<a href="mailto:luisfurquim@gmail.com">luisfurquim@gmail.com</a>&gt;. On Debian<br>GNU/Linux systems, the complete text of the GNU General Public<br>License version 2 can be found in `/usr/share/common-licenses/GPL&#39;.
<br>But this package is licensed under GPLv3 which does not exist in my<br>/usr/share/common-licenses directory so both I do not have anything<br>to reference there and I must keep this license file in the package<br>doc directory. But as the lintian debian package checker throws the 
<br>copyright-should-refer-to-common-license-file-for-gpl error when I<br>check the debian package I had to make the reference to this directory<br>inside this copyright anyway, just to satisfy its policies checks.&quot;<br>
<br>Now lintian&nbsp; shows no message when checking my DEB packages and<br>ChironFS remains licensed under GPLv3. But I thought&nbsp; that&nbsp; either lintian<br>should check which version of the GPL the package is licensed or the<br>
distribution could add the GPLv3 text to the common licenses directory.<br><br>Thank you for your attention<br clear="all"><br>-- <br>Luis Otávio de Colla Furquim<br>Don&#39;t feed the tribbles<br><a href="http://www.furquim.org/chironfs">
http://www.furquim.org/chironfs</a><br><br>