Skip to content
Snippets Groups Projects
Commit f8085c8a authored by Laurent Destailleur's avatar Laurent Destailleur
Browse files

Update doc

parent ce6039f7
Branches
Tags
No related merge requests found
...@@ -38,6 +38,15 @@ filter-pristine-tar = True ...@@ -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 ...@@ -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:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment