# # $Id$ # # Filter for debian build # # PBGRP is replaced by the group of apps filter PBGRP = utils # PBVER is replaced by the version ($pb->{'ver'} in code) #filter PBVER = $pb->{'ver'} # PBDEP is replaced by the list of dependencies filter PBDEP = # PBLOG is replaced by the changelog if value is yes filter PBLOG = yes # PBPKG is replaced by the package name ($pb->{'pkg'} in code) filter PBPKG = $pb->{'pkg'} # PBPACKAGER is replaced by the packager name ($pb->{'packager'} in code) filter PBPACKAGER = $pb->{'packager'}