mass-bug --version (return code: 0)
This is mass-bug, from the Debian devscripts package, version 2.16.2ubuntu3
This code is copyright 2006 by Joey Hess, all rights reserved.
This program comes with ABSOLUTELY NO WARRANTY.
You are free to redistribute this code under the terms of the
GNU General Public License, version 2 or later.
mass-bug --help (return code: 0)
Usage:
mass-bug [options] --subject="bug subject" <template> <package-list>
Valid options are:
--display Display the messages but don't send them
--send Actually send the mass bug reports to the BTS
--subject="bug subject"
Text for email subject line (will be prefixed
with "package: ")
--severity=(wishlist|minor|normal|important|serious|grave|critical)
Specify the severity of the bugs to be filed
(default "normal")
--tags=tags Set the BTS pseudo-header for tags.
--user=user Set the BTS pseudo-header for a usertags' user
--usertags=usertags Set the BTS pseudo-header for usertags
--source Specify that package names refer to source packages
--sendmail=cmd Sendmail command to use (default /usr/sbin/sendmail)
--no-wrap Don't wrap the template to 70 chars.
--no-conf, --noconf Don't read devscripts config files;
must be the first option given
--help Display this message
--version Display version and copyright info
<template> File containing email template; #PACKAGE# will
be replaced by the package name and #VERSION#
with the corresponding version (or a blank
string if the version was not specified)
<package-list> File containing list of packages, one per line
in the format package(_version)
Ensure that you read the Developer's Reference on mass-filing bugs before
using this script!
Default settings modified by devscripts configuration files:
(none)