tags 644401 + patch thanks Is there an update on including the localizations for the trac package?
It would be great to have these locales installed by default (or, if you
think they bloat the package too much, to at least have them as a
separate add-on package like trac-locales or something).
It looks to me like the only thing necessary for making sure these are
included directly in the trac package is to add python-babel (>= 0.9.5)
to debian/control's Build-Depends-Indep.
Could we get a new version of trac 0.12.2 with this fix please?
--dkg
--- debian/control.orig 2011-12-05 12:46:48.435698886 -0500 +++ debian/control 2011-12-05 12:47:48.695904873 -0500 @@ -2,7 +2,7 @@ Section: web Priority: optional Build-Depends: python-genshi (>= 0.6), debhelper (>= 7.0.50~) -Build-Depends-Indep: python (>= 2.6.6-3~), python-setuptools (>= 0.6) +Build-Depends-Indep: python (>= 2.6.6-3~), python-setuptools (>= 0.6), python-babel (>= 0.9.5) Maintainer: Python Applications Packaging Team <[email protected]> Uploaders: Otavio Salvador <[email protected]>, W. Martin Borgert <[email protected]> Standards-Version: 3.9.2
signature.asc
Description: OpenPGP digital signature

