~ubuntu-branches/ubuntu/precise/devscripts/precise

« back to all changes in this revision

Viewing changes to scripts/debchange.1

  • Committer: Bazaar Package Importer
  • Author(s): Loïc Minier
  • Date: 2010-10-03 19:11:15 UTC
  • Revision ID: james.westby@ubuntu.com-20101003191115-08mjoyyuswtucgar
Tags: 2.10.67ubuntu2
* debchange: Add support for DEBCHANGE_DISTRIBUTOR config.
* debchange.1: document --distributor and DEBCHANGE_DISTRIBUTOR.

Show diffs side-by-side

added added

removed removed

Lines of Context:
288
288
(or the version number of a Debian native package) changes.  See also
289
289
the configuration variables section below.
290
290
.TP
 
291
\fB\-\-distributor \fIvendor\fR
 
292
Override the distributor ID over the default returned by lsb_release.
 
293
This name is used for heuristics applied to new package versions and for
 
294
sanity checking of the target distribution.
 
295
.TP
291
296
\fB \-\-no\-preserve\fR, \fB\-\-nopreserve\fR
292
297
Do not preserve the source tree directory name (default).
293
298
.TP
374
379
If this is set to \fIyes\fR, then it is the same as the
375
380
\fB\-\-preserve\fR command line parameter being used.
376
381
.TP
 
382
.B DEBCHANGE_DISTRIBUTOR
 
383
Use this distributor instead of the default (lsb_release output).  See
 
384
\fB\-\-distributor\fR for details.
 
385
.TP
377
386
.B DEBCHANGE_QUERY_BTS
378
387
If this is set to \fIno\fR, then it is the same as the
379
388
\fB\-\-noquery\fR command line parameter being used.