Merge lp://staging/~bregma/frame/packaging-reqs into lp://staging/frame
Proposed by
Stephen M. Webb
Status: | Merged |
---|---|
Merged at revision: | 2 |
Proposed branch: | lp://staging/~bregma/frame/packaging-reqs |
Merge into: | lp://staging/frame |
Diff against target: |
179 lines (+91/-11) 6 files modified
.bzrignore (+17/-0) COPYING (+15/-11) configure.ac (+5/-0) src/frame-impl.h (+21/-0) tools/Makefile.am (+11/-0) tools/utouch-frame-test-mtdev.txt (+22/-0) |
To merge this branch: | bzr merge lp://staging/~bregma/frame/packaging-reqs |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Chase Douglas (community) | Approve | ||
Review via email: mp+48498@code.staging.launchpad.net |
Description of the change
Some changes required to get this project uploaded into Ubuntu.
(1) Standardized the COPYING file for GPL-3.
(2) Added a man page for the utouch-
(3) Added a missing license header to frame-impl.h.
To post a comment you must log in.
looks good to me.