[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: cvs commit to debian-installer/doc by andrelop



On Thu, Mar 13, 2003 at 05:25:27PM -0700, Debian Boot CVS Master wrote:
> Repository: debian-installer/doc
> who:        andrelop
> time:       Thu Mar 13 17:25:27 MST 2003
> Log Message:
>   
>   
>     * Add note to remember udeb developers to run debconf2po-update
>       after changing original english text in templates. Text added
>       into the : "General things to keep an eye on:" section.

I did not want to have po2debconf calling debconf-updatepo automatically,
because PO files are then always modified (at least the date in header
comment).  But adding in debian/rules something like
  build: debian/po/templates.pot
  debian/po/templates.pot: debian/templates
  	debconf-updatepo
might be a good idea.

Denis



Reply to: