Bug#630421: python-django: please build needed locale at runtime instead of build-depending on locales-all

2011-09-15 Thread Steve Langasek
On Thu, Sep 15, 2011 at 12:33:50PM +0200, Jakub Wilk wrote: > Thanks for you patch, I hate when packages build-depend on > locales-all. :P > * Steve Langasek , 2011-06-13, 15:13: > >+mkdir -p tmp-locales > >+localedef -i /usr/share/i18n/locales/en_US -c -f UTF-8 -A > >/usr/share/locale/l

Bug#630421: python-django: please build needed locale at runtime instead of build-depending on locales-all

2011-09-15 Thread Jakub Wilk
* Steve Langasek , 2011-06-20, 23:53: $ dpkg -S /usr/share/i18n/locales/en_US locales: /usr/share/i18n/locales/en_US We still need to build-depend on locales, no? Ah - yes, indeed, a dep on locales is still needed. Please note that locales-all has "Provides: locales", but it does not ship

Bug#630421: python-django: please build needed locale at runtime instead of build-depending on locales-all

2011-09-15 Thread Jakub Wilk
Hi Steve, Thanks for you patch, I hate when packages build-depend on locales-all. :P * Steve Langasek , 2011-06-13, 15:13: + mkdir -p tmp-locales + localedef -i /usr/share/i18n/locales/en_US -c -f UTF-8 -A /usr/share/locale/locale.alias tmp-locales/en_US.UTF-8 + LOCPATH=$(C

Bug#630421: python-django: please build needed locale at runtime instead of build-depending on locales-all

2011-06-20 Thread Steve Langasek
On Tue, Jun 14, 2011 at 09:26:28AM +0200, Raphael Hertzog wrote: > On Mon, 13 Jun 2011, Steve Langasek wrote: > > -Build-Depends: debhelper (>= 7.0.50), python-support, python (>= 2.5) | > > python-sqlite, locales-all | language-pack-en-base > > +Build-Depends: debhelper (>= 7.0.50), python-suppor

Bug#630421: python-django: please build needed locale at runtime instead of build-depending on locales-all

2011-06-14 Thread Raphael Hertzog
On Mon, 13 Jun 2011, Steve Langasek wrote: > -Build-Depends: debhelper (>= 7.0.50), python-support, python (>= 2.5) | > python-sqlite, locales-all | language-pack-en-base > +Build-Depends: debhelper (>= 7.0.50), python-support, python (>= 2.5) | > python-sqlite [...] > - LC_ALL=en_US.utf8 PY

Bug#630421: python-django: please build needed locale at runtime instead of build-depending on locales-all

2011-06-13 Thread Steve Langasek
Package: python-django Version: 1.3-2.1 Severity: wishlist Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu oneiric ubuntu-patch Hi folks, The python-django package currently build-depends on locales-all | language-pack-en-base in order to get an en_US.UTF-8 locale for use