Pottery needs to be better at finding out the package name

Bug #568355 reported by Henning Eggers
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Launchpad itself
Fix Released
High
Henning Eggers

Bug Description

Currently pottery looks for "GETTEXT_PACKAGE" in po/Makefile.in.in, configure.ac, configure.in. But that may just be assigned from another variable like "PACKAGE" or even "AC_PACKAGE_NAME". The latter is not assigned directly in the file but by the call to AC_INIT. Here it could be the fourth argument (tar name) or the first.

Another problem is that "DOMAIN" on po/Makevars may be assigned from another variable, too, but the current code does no further substitutions.

Pottery needs to check all these posibilities.

Related branches

Changed in rosetta:
status: New → Triaged
importance: Undecided → High
Changed in rosetta:
assignee: nobody → Henning Eggers (henninge)
status: Triaged → In Progress
milestone: none → 10.05
Revision history for this message
Ursula Junque (ursinha) wrote : Bug fixed by a commit
Changed in rosetta:
status: In Progress → Fix Committed
tags: added: qa-needstesting
tags: added: qa-ok
removed: qa-needstesting
Curtis Hovey (sinzui)
Changed in rosetta:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.