** Also affects: python-distutils-extra (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to python-distutils-extra in Ubuntu.
https://bugs.launchpad.net/bugs/1025491
Title:
python-mkdebian generates malformed copyright strings in
debian/copyright
Status in Enhancements to Python's distutils:
Fix Released
Status in “python-distutils-extra” package in Ubuntu:
Fix Committed
Bug description:
I first found the issue reported here:
http://askubuntu.com/questions/162718/quickly-creates-wrong-debian-copyright-file
and I am seeing the same output.
When generating debian/copyright, python-mkdebian appears to be
pulling copyright lines from multiple files which is fine, but then I
end up with a section of debian/copyright that looks like this:
Files: *
Copyright: (C) 2012 Aaron Haviland <[email protected]>
Copyright: (C) 2012 Aaron Haviland <[email protected]></property>
Copyright: (C) 2012 Aaron Haviland <[email protected]>
The bad lines are coming from data/ui/AboutKwiklyDialog.ui:
./data/ui/AboutKwiklyDialog.ui: <property name="copyright"
translatable="yes">Copyright (C) 2012 Aaron Haviland
<[email protected]></property>
./data/ui/AboutKwiklyDialog.ui: <property name="license"
translatable="yes"># Copyright (C) 2012 Aaron Haviland <[email protected]>
./data/ui/AboutKwiklyDialog.ui: <property name="authors">Copyright (C)
2012 Aaron Haviland <[email protected]></property>
To manage notifications about this bug go to:
https://bugs.launchpad.net/python-distutils-extra/+bug/1025491/+subscriptions
--
Mailing list: https://launchpad.net/~desktop-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help : https://help.launchpad.net/ListHelp