dh_translations does
$domain = $1 if /^GETTEXT_PACKAGE\s*=\s*(\S*)/;

which work for most projects which have a configure.ac with 
GETTEXT_PACKAGE=<domain>
AC_SUBST(GETTEXT_PACKAGE)

but gnome-sudoku has
AC_SUBST([GETTEXT_PACKAGE], [gnome-sudoku])

it should be easy enough to add a case/regexp for that syntax

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1688994

Title:
  dh-translations: cannot build POT without intltool

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-translations/+bug/1688994/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to