./debian/scripts/add-languages produces empty packages
Bug #1067288 reported by
Daniel Holbach
This bug affects 1 person
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| Ubuntu Packaging Guide |
Fix Released
|
Critical
|
Andrew Starr-Bochicchio | ||
Bug Description
The Spanish translation team have been rocking it and we're up to 79% in Spanish now, which calls for us to add -es packages. Unfortunately our script (./debian/
Related branches
lp:~andrewsomething/ubuntu-packaging-guide/add-LANGS-to-Makefile
- Daniel Holbach (community): Approve
-
Diff: 59 lines (+16/-1)3 files modifiedMakefile (+1/-1)
debian/changelog (+4/-0)
debian/scripts/add-languages (+11/-0)
| Changed in ubuntu-packaging-guide: | |
| status: | New → In Progress |
| assignee: | nobody → Andrew Starr-Bochicchio (andrewsomething) |
| Changed in ubuntu-packaging-guide: | |
| status: | In Progress → Fix Committed |
| Changed in ubuntu-packaging-guide: | |
| status: | Fix Committed → Fix Released |
To post a comment you must log in.
Dmitry just found out what the issue was. LANGS needs to be manually updated. Maybe ./debian/ scripts/ add-languages should be doing this.