~ubuntu-branches/ubuntu/trusty/devscripts/trusty-updates

« back to all changes in this revision

Viewing changes to scripts/debrelease.1

  • Committer: Package Import Robot
  • Author(s): Benjamin Drung
  • Date: 2013-02-18 22:27:33 UTC
  • mfrom: (10.9.22 experimental)
  • Revision ID: package-import@ubuntu.com-20130218222733-7krtkqzko32xte0z
Tags: 2.13.0ubuntu1
* Merge from Debian experimental. Remaining changes:
  - Convert python scripts to python3. (Closes: #680313)
    Debian bug #695259 needs to be fixed to get the change into Debian.

Show diffs side-by-side

added added

removed removed

Lines of Context:
130
130
which check their value, as described in their respective manpages and
131
131
in \fBdevscripts.conf\fR(5).
132
132
.SH "SEE ALSO"
 
133
.BR dput (1),
133
134
.BR dupload (1),
134
 
.BR dput (1)
135
 
and
136
 
.BR devscripts.conf (5).
 
135
.BR devscripts.conf (5)
137
136
.SH AUTHOR
138
137
Julian Gilbey <jdg@debian.org>, based on the original \fBrelease\fR
139
138
script by Christoph Lameter <clameter@debian.org>.