utouch-evemu needs to be relicensed under LGPLv3
Bug #963167 reported by
Stephen M. Webb
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
evemu |
Fix Released
|
Critical
|
Stephen M. Webb | ||
utouch-evemu (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
The utouch-evemu library is currently distributed under the GPLv3 license. It is linked with the utouch-frame and utouch-grail libraries, which are being relicensed under LGPLv3, so this library will need to be liekwise relicensed to maintain compatibility.
Related branches
lp://staging/~bregma/evemu/lp-963167
- Chase Douglas (community): Approve
-
Diff: 1771 lines (+903/-746)11 files modifiedCOPYING (+160/-671)
COPYING.GPL3 (+676/-0)
include/evemu.h (+13/-14)
python/evemu/__init__.py (+9/-9)
src/evemu-impl.h (+12/-13)
src/evemu.c (+13/-14)
tools/evemu-describe.c (+4/-5)
tools/evemu-device.c (+4/-5)
tools/evemu-echo.c (+4/-5)
tools/evemu-play.c (+4/-5)
tools/evemu-record.c (+4/-5)
Changed in utouch-evemu: | |
status: | New → In Progress |
assignee: | nobody → Stephen M. Webb (bregma) |
importance: | Undecided → High |
importance: | High → Critical |
milestone: | none → utouch-evemu-1.0.9 |
Changed in utouch-evemu (Ubuntu): | |
status: | New → In Progress |
Changed in utouch-evemu: | |
status: | In Progress → Fix Committed |
Changed in utouch-evemu: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
This bug was fixed in the package utouch-evemu - 1.0.9-0ubuntu1
---------------
utouch-evemu (1.0.9-0ubuntu1) precise; urgency=low
* debian/copyright: changed Format to URL of official format
* debian/control: updated Standards-Version to 3.9.3 (no changes required)
* removed udeb binary package
* debian/control: moved python-utouch-evemu into Python section
* updated to debhelper compat level 9
- added multi-arch support
* New upstream release.
- fixes C++ compile problems (lp: #771763)
- fixes node search problems (lp: #735614)
- change library license to LGPLv3 (lp: #963167)
-- <email address hidden> (Stephen M. Webb) Thu, 29 Mar 2012 20:40:11 -0400