Bug #10692
Deal with Tails Installer' urlgrabber embedded copy
Start date:
2015-11-29
Due date:
% Done:
100%
Description
A bunch of tails_installer/urlgrabber/*.py
have different copyright and licensing info than the rest of Tails Installer. That’s not documented in debian/copyright
, so the package was rightfully rejected by ftp-masters.
Moreover, these files seem to be some old (possibly modified) version of the code that’s shipped in the python-urlgrabber
Debian package, so they would be embedded code copies, that are frowned upon in Debian.
Either we should remove these files (that are not used right now) from Git, or we should not ship them in the released tarballs, or in the DFSG-ed tarball.
Subtasks
Related issues
Blocks Tails - |
Resolved | 2015-01-06 |
History
#1 Updated by intrigeri 2015-11-29 09:59:49
- blocks #8538 added
#2 Updated by intrigeri 2015-11-29 09:59:59
- blocks
Feature #8557: Have Tails Installer uploaded and accepted into Debian added
#3 Updated by intrigeri 2015-11-29 10:11:53
- Status changed from Confirmed to In Progress
- % Done changed from 0 to 10
#4 Updated by intrigeri 2015-11-29 10:46:59
- Status changed from In Progress to Resolved
- Assignee deleted (
intrigeri) - % Done changed from 10 to 100
Removed from Git, released 4.4.5, packaged and uploaded.
u: review warmly welcome!