[Bug 639726] Re: Bad syntax in debian/copyright
Michael Terry
michael.terry at canonical.com
Wed Sep 15 16:55:44 UTC 2010
Oh, I also just realized that you need to add periods (" .") on blank
lines in long descriptions. So:
"""
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public
License as published by the Free Software Foundation; either
version 2 of the License, or (at your option) any later version.
This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Library General Public License for more details.
"""
Should become:
"""
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public
License as published by the Free Software Foundation; either
version 2 of the License, or (at your option) any later version.
.
This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Library General Public License for more details.
"""
And both the BSD and LGPL long descriptions could use a pointer to
common-licenses too.
--
Bad syntax in debian/copyright
https://bugs.launchpad.net/bugs/639726
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to libdebconf-kde in ubuntu.
More information about the kubuntu-bugs
mailing list