Merge lp:~mitya57/ubuntu-packaging-guide/lp1067338-and-better-linking into lp:ubuntu-packaging-guide
Proposed by
Dmitry Shachnev
| Status: | Merged |
|---|---|
| Merged at revision: | 190 |
| Proposed branch: | lp:~mitya57/ubuntu-packaging-guide/lp1067338-and-better-linking |
| Merge into: | lp:ubuntu-packaging-guide |
| Diff against target: |
121 lines (+35/-17) 5 files modified
debian/changelog (+5/-2) debian/control (+14/-2) debian/rules (+11/-12) debian/scripts/add-languages (+3/-1) debian/ubuntu-packaging-guide-common.install (+2/-0) |
| To merge this branch: | bzr merge lp:~mitya57/ubuntu-packaging-guide/lp1067338-and-better-linking |
| Related bugs: |
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| Daniel Holbach (community) | Approve | ||
|
Review via email:
|
|||
Description of the change
This branch fixes bug 1067338 by adding an "ubuntu-
It *does* work with translated package (added using the script).
To post a comment you must log in.
Good work.