=== modified file 'debian/atomix.install' --- debian/atomix.install 2010-02-25 23:31:27 +0000 +++ debian/atomix.install 2011-09-28 17:22:28 +0000 @@ -1,3 +1,4 @@ usr/games/atomix ../atomix-icon.xpm usr/share/pixmaps usr/share/applications/* +usr/share/locale/* === modified file 'debian/changelog' --- debian/changelog 2010-02-25 23:31:27 +0000 +++ debian/changelog 2011-09-28 17:37:49 +0000 @@ -1,3 +1,11 @@ +atomix (2.14.0-1.1ubuntu1) oneiric; urgency=low + + * Explicitly add all the locales to the atomix package. + * Call autoreconf and intltoolize to generate a working + autotools setup that will generate the locales. (LP: #851928) + + -- Marc GariƩpy Wed, 28 Sep 2011 13:36:46 -0400 + atomix (2.14.0-1.1) unstable; urgency=low * Non-maintainer upload. === modified file 'debian/rules' --- debian/rules 2006-04-18 01:44:40 +0000 +++ debian/rules 2011-09-28 17:33:37 +0000 @@ -3,7 +3,11 @@ include /usr/share/cdbs/1/class/autotools.mk include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/gnome.mk +include /usr/share/cdbs/1/rules/autoreconf.mk DEB_DH_INSTALL_SOURCEDIR := debian/tmp DEB_CONFIGURE_EXTRA_FLAGS := --bindir=\$${prefix}/games DEB_DH_FIXPERMS_ARGS := -X/usr/games/* -X/var/games/.*scores + +post-patches:: + intltoolize -f