[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[lintian] 02/03: Rename README.release to release.md



This is an automated email from the git hooks/post-receive script.

nthykier pushed a commit to branch master
in repository lintian.

commit b406193c4482371e4b6d097e0439df9ad93a87da
Author: Niels Thykier <niels@thykier.net>
Date:   Sat Sep 17 09:46:42 2016 +0000

    Rename README.release to release.md
    
    At the same time add some missing markdown formatting.
    
    Signed-off-by: Niels Thykier <niels@thykier.net>
---
 CONTRIBUTING.md                     |  2 +-
 doc/{README.release => releases.md} | 11 ++++++-----
 2 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 0881ecf..4c719a3 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -198,4 +198,4 @@ Additional resources
 
  * perldoc [doc/tutorial/Lintian/Tutorial.pod]()
  * perldoc [doc/README.developers]()
- * perldoc [doc/README.release]()
+ * [doc/relases.md]()
diff --git a/doc/README.release b/doc/releases.md
similarity index 88%
rename from doc/README.release
rename to doc/releases.md
index fec8df3..2f939d2 100644
--- a/doc/README.release
+++ b/doc/releases.md
@@ -1,18 +1,19 @@
-This document describes the basic release process/work flow for
-Lintian.
+Lintian release management
+==========================
+
 
 
 Preparing and doing a release
-=============================
+-----------------------------
 
 Run the full test suite while the distribution is still set to
 UNRELEASED to ensure everything and all tests are green.  Once
 complete, replace the placeholder in the changelog with the
 actual tags changed.  The following command may be helpful:
 
-  $ private/generate-tag-summary --in-place
+    $ private/generate-tag-summary --in-place
 
-Then set the distribution (e.g. via dch -r) and run the "scripts" test
+Then set the distribution (e.g. via `dch -r`) and run the "scripts" test
 suite again.  This may appear redundant at first, but some of the
 tests react differently when the distribution is not UNRELEASED
 (e.g. changelog-format checks that you remembered the step above).

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/lintian/lintian.git


Reply to: