Update doc
This commit is contained in:
parent
ce6039f7f6
commit
f8085c8ae6
@ -38,6 +38,15 @@ filter-pristine-tar = True
|
|||||||
END
|
END
|
||||||
|
|
||||||
|
|
||||||
|
# Complete .bashrc with DEBEMAIL and DEBFULLNAME
|
||||||
|
Example:
|
||||||
|
DEBFULLNAME="Laurent Destailleur (eldy)"
|
||||||
|
DEBEMAIL=eldy@users.sourceforge.net
|
||||||
|
Other example:
|
||||||
|
DEBFULLNAME="Laurent Destailleur"
|
||||||
|
DEBEMAIL="eldy@destailleur.fr"
|
||||||
|
|
||||||
|
|
||||||
# To use Alioth.debian.org
|
# To use Alioth.debian.org
|
||||||
* Create an account login
|
* Create an account login
|
||||||
* Update your ~/.ssh/config file to add:
|
* Update your ~/.ssh/config file to add:
|
||||||
@ -111,7 +120,7 @@ severity 123 xxx
|
|||||||
##### Update but tracker system
|
##### Update but tracker system
|
||||||
|
|
||||||
To set status of a bug to "pending"
|
To set status of a bug to "pending"
|
||||||
> bts tag 999999 +pending
|
> bts --smtp-host=yoursmtpserver tag 999999 +pending
|
||||||
|
|
||||||
or replay to email 999999@bugs.debian.org + submitter of bug
|
or replay to email 999999@bugs.debian.org + submitter of bug
|
||||||
With a message starting with:
|
With a message starting with:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user