~ubuntu-branches/ubuntu/wily/devscripts/wily

« back to all changes in this revision

Viewing changes to scripts/grep-excuses.1

  • Committer: Package Import Robot
  • Author(s): James McCoy, Dominique Dumont, Daniel Kahn Gillmor, James McCoy, Johannes Schauer, Iain Lane, Fabian Greffrath, Ian Jackson, Hideki Yamane, Peter Eisenstraut, Antonio Terceiro, Simon McVittie
  • Date: 2015-04-25 21:58:50 UTC
  • mfrom: (10.10.21 sid)
  • Revision ID: package-import@ubuntu.com-20150425215850-wts1g5jzrkaveqh9
Tags: 2.15.4
[ Dominique Dumont ]
* licensecheck:
  + Handle license like GPL version 2 or 3 (which is not GPL-2+)
  + Ignore .pc directories
  + print copyrights in a non random-order

[ Daniel Kahn Gillmor ]
* uscan: explicitly dearmor, rather than --import upstream signing key
  (Closes: #768345)

[ James McCoy ]
* debsnap: When specified version or architectures aren't available, warn
  and exit with error code 2.  (Closes: #774276)
* rmadison:
  + Display the usage to the specified fd instead of ignoring it.
  + Display the known URL aliases in the usage.
  + Display all the URLs in --help when $default_url is a comma-separated
    list.
  + Remove 404ing myon and debug URLs
  + Use https://api.ftp-master.debian.org/madison for debian and new URLs.
    This also fixes support for the -b option.  (Closes: #775084)
  + Strip arch-qualifiers from package names.  (Closes: #780167)
* mk-origtargz: Avoid adding the same file to the "to be deleted" list
  multiple times.  This may also cause patterns to be declared as unused if
  a file is matched by multiple patterns.  (Closes: #776318)
* who-uploads:
  + Fix extraction of uploader's key id.
  * Create a temporary GNUPGHOME to avoid “gpg --list-key” erroring when no
    ~/.gnupg exists.  (Closes: #776209)
* bts: Cancel the mail if the spawned editor exits with a non-zero exit
  code.  This is an alternative way to cancel a command, rather than saving
  an empty message.  (Closes: #778648)
* who-permits-upload: Update URL to use https.
* Replace use of Parse::DebControl with Dpkg::Control to work around
  #780138 and remove a dependency.
* uscan:
  + Always remove the Referer header for Sourceforge, not just when going
    via the redirector.  (Closes: #778860)
  + Let the OS assign a port to the test's HTTP server so tests don't fail
    when something is already using port 8000.
* Ensure all LWP-using scripts honor a proxy set in the environment.
  (Closes: #781611)

[ Johannes Schauer ]
* chdist: Also set Apt::Architectures to prevent foreign architectures from
  the host leaking into the apt tree (Closes: #774685)

[ Iain Lane ]
* rmadison: The short option for --regex is -r, not -s.

[ Fabian Greffrath ]
* wrap-and-sort: Add dirs, docs, examples, info, links, maintscript and
  manpages (all can also be prefixed by the binary package name) to the
  files in the debian/ directory that get sorted alphabetically.
  (Closes: #765338)

[ Ian Jackson ]
* grep-excuses:
  + Minor manpage corrections.  (Closes: #777344)
  + Add --debug option.  (Closes: #777345)
  + Search for autoremovals too, by default.  (Closes: #777346)

[ Hideki Yamane ]
* Add bash completion for dch, debsign, and uupdate.  (Closes: #774544,
  #778963, #779279)

[ Peter Eisenstraut ]
* Consistently use Makefile variables to control the installation layout.
  (Closes: #728607)

[ Antonio Terceiro ]
* chdist: also create /etc/apt/sources.list.d

[ Simon McVittie ]
* mergechanges: Add --indep option to skip architecture-specific packages.
  (Closes: #782354)

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
.SH SYNOPSIS
5
5
\fBgrep-excuses\fR [\fIoptions\fR] [\fImaintainer\fR|\fIpackage\fR]
6
6
.SH DESCRIPTION
7
 
\fBgrep-excuses\fR downloads the update_excuses.html file and greps it
8
 
for the specified maintainer name.  The \fBlibwww-perl\fR package is
 
7
\fBgrep-excuses\fR downloads the autoremovals and update_excuses.html files
 
8
and greps them
 
9
for the specified maintainer or package name.  The \fBwget\fR package is
9
10
required for this script.  If no name is given on the command line,
10
11
first the environment variable \fBDEBFULLNAME\fR is used if it is
11
12
defined, and failing that, the configuration variable described below
25
26
.TP
26
27
.B \-\-version
27
28
Show version and copyright information.
 
29
.TP
 
30
.B \-\-no\-autoremovals
 
31
Investigate and show only testing propagation excuses, not autoremovals.
 
32
.TP
 
33
.B \-\-debug
 
34
Print debugging output to stderr (including url(s) fetched).
28
35
.SH "CONFIGURATION VARIABLES"
29
36
The two configuration files \fI/etc/devscripts.conf\fR and
30
37
\fI~/.devscripts\fR are sourced in that order to set configuration