debian: fixed syntax errors for debian/copyright
commit272cb056812e57dae183bf4d5aa861a4dd1f367e
authorChris Frey <cdfrey@foursquare.net>
Tue, 8 May 2012 04:15:41 +0000 (8 00:15 -0400)
committerChris Frey <cdfrey@foursquare.net>
Tue, 8 May 2012 04:18:39 +0000 (8 00:18 -0400)
treecbfd54348f05a829c13978d72ebc002c9caa7963
parentd3b42a14d42fef01ddc71311edae8f4deaf474a8
debian: fixed syntax errors for debian/copyright

The 'cme check dpkg-copyright' tool gave the following error:

Configuration item 'Files:"*" License short_name' has a wrong value:
license GPL-2+ is not declared in main License section. Expected

Odd error message, but turns out that I was missing any explanatory
text in the Files sections' License: section.  I added text for LGPL,
and referenced the global license text for the remaining 2 GPL sections.
debian/copyright