# HG changeset patch # User Bernhard Herzog # Date 1254836089 0 # Node ID dcdf23dece2d3137144029fb83c168ac33442087 # Parent aed96809160ca57bbce93bb7029d466c8cfccbd4 Correct the update of the sample configuration diff -r aed96809160c -r dcdf23dece2d demo.cfg --- a/demo.cfg Tue Oct 06 13:18:32 2009 +0000 +++ b/demo.cfg Tue Oct 06 13:34:49 2009 +0000 @@ -47,7 +47,7 @@ # to be doubled. # E. g. with a prefix "treepkg%(pkg_revision)d", the default, a # generated package might be named foo_1.0-treepkg1_all.deb -debrevision_prefix: treepkg%%(pkg_revision)d +pkg_revision_template: treepkg%%(pkg_revision)d # Whether to handle dependencies between packagers. This is useful if # the tree packager is to build a library and a program using the