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