[mail] # One or more mailing addresses to which control messages should be sent. #control_addr = control@bugs.debian.org # The 'from' address of the control mail, or blank to use the local mail account #from_addr = # The program to use to send mail. #sendmail = /usr/sbin/sendmail [debbugs] # The user to generate usertags for; if empty or not present, # it will be the mailname of the committer. tag_user = aptitude@packages.debian.org # The package to limit bugs to; if empty or not present, # then no limit will be used. package = aptitude # The usertag to set. #tag_name = fixed-in-svn # A regular expression to identify bug closings. #bugnumre = (?i)(?:(?:closes:? *#?)|#)([0-9]{5,6}) [svn] # The repository directory #repo_dir = %(repodir) # A regular expression matching the filename(s) from which bug closing # information should be extracted. #extractfromre = (?i)changelog