Bug#360694: torrentflux: Should use variable substitution in debconf templates

2006-04-06 Thread Cameron Dale
Christian Perrier said the following on 05/04/2006 10:03 PM: > IIRC, the magic is done by the db_subst command of debconf. See the > SUBST command of the debconf protocol. Ah, now I think I understand what you're saying. I had originally setup the apache restart modeled on phpmyadmin, which uses a

Bug#360694: torrentflux: Should use variable substitution in debconf templates

2006-04-05 Thread Christian Perrier
Quoting Cameron Dale ([EMAIL PROTECTED]): > Thanks for the report (my first one!). > > Unfortunately, I don't understand how to do what you want (my first > package). It sounds good, as the templates do look very repetitive, and > I would like to change it. I've read through the debconf and > deb

Bug#360694: torrentflux: Should use variable substitution in debconf templates

2006-04-05 Thread Cameron Dale
Christian Perrier said the following on 03/04/2006 10:23 PM: > Repetitive templates in that package make the templates translation a bit > painful. Thankfully, there are only 4 web server packages you handle...:-) > > Please consider using some kind of variable substitution in the config > script

Bug#360694: torrentflux: Should use variable substitution in debconf templates

2006-04-03 Thread Christian Perrier
Package: torrentflux Severity: minor Repetitive templates in that package make the templates translation a bit painful. Thankfully, there are only 4 web server packages you handle...:-) Please consider using some kind of variable substitution in the config script as well as debconf templates. Tha