~ubuntu-branches/ubuntu/hardy/devscripts/hardy-security

« back to all changes in this revision

Viewing changes to scripts/wnpp-alert.1

  • Committer: Bazaar Package Importer
  • Author(s): Steve Kowalik
  • Date: 2007-11-11 08:14:51 UTC
  • Revision ID: james.westby@ubuntu.com-20071111081451-zv0qc4kuurls0kyz
Tags: 2.10.10ubuntu1
* Merge from Debian unstable.
* Remaining Ubuntu changes:
  - debian/control:
    + DebianMaintainerField foo.
    + Build-depend on lsb-release.
  - debian/rules:
    + Actually run tests in test-stamp target.
  - scripts/debchange.1:
    + Add info about --security option.
  - scripts/debchange.pl:
    + Add --security option, which acts like --nmu, but adds security update
      template instead of NMU template to changelog.
    + Add -U/--upstream flag that forces original "just increment
      the end" behaviour; Ubuntu is upstream for some pieces of software.
    + Add --distributor= to override lsb_release output.
    + Default to "hardy" as distribution.
    + Add "ubuntu1" to version string for new versions.
  - scripts/debuild.pl:
    + Preserve DEBEMAIL environment variable inside debuild.
    + Enforce Ubuntu merge policy.
  - test/debchange.pl:
    + Test for debchange.pl
* Change the default URL parameter of rmadison to be ubuntu. The old
  behaviour can be used by 'rmadison -u debian'.

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
.SH SYNOPSIS
5
5
\fBwnpp-alert\fR
6
6
.br
7
 
\fBwnpp-alert \-\-help|\-\-version\fR
 
7
\fBwnpp-alert \-\-help|\-\-version|\-\-diff\fR
8
8
.SH DESCRIPTION
9
9
\fBwnpp-alert\fR downloads the lists of packages which have been
10
10
orphaned (O), are up for adoption (RFA), or the maintainer has asked
12
12
packages installed on the system which are in those lists.
13
13
.SH OPTIONS
14
14
.TP
 
15
.BR \-\-diff ", " \-d
 
16
If the \fI~/.devscripts_cache\fP directory exists, compare the output of
 
17
\fBwnpp-alert\fR to the previous output (cached in the file
 
18
\fIwnpp-diff\fR) and output the differences.
 
19
.TP
15
20
.BR \-\-help ", " \-h
16
21
Show a summary of options.
17
22
.TP