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

[lintian] 02/02: Rename README -> README.md in d/rules + d/docs



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

nthykier pushed a commit to branch master
in repository lintian.

commit f12f00741b9930045b442d8a637463c16d8daa51
Author: Niels Thykier <niels@thykier.net>
Date:   Fri Aug 5 15:36:58 2016 +0000

    Rename README -> README.md in d/rules + d/docs
    
    Signed-off-by: Niels Thykier <niels@thykier.net>
---
 debian/docs  | 2 +-
 debian/rules | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/docs b/debian/docs
index eb8df66..1e448f7 100644
--- a/debian/docs
+++ b/debian/docs
@@ -4,4 +4,4 @@ doc/CREDITS
 doc/desc-files
 doc/lintian.xml
 doc/lintian.txt
-README
+README.md
diff --git a/debian/rules b/debian/rules
index ce3a3aa..b8c0706 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,7 +10,7 @@ neededfiles := debian/rules frontend/lintian $(profiles) \
 	     $(wildcard commands/*)
 pod2man := pod2man --center "Debian Package Checker" --release "Lintian v$(VER)"
 pod2mansources := $(wildcard man/*.pod)
-docsource := doc/lintian.xml README man/lintian.pod.in \
+docsource := doc/lintian.xml README.md man/lintian.pod.in \
 	     $(pod2mansources)
 allchecks := $(wildcard checks/*)
 allcollect := $(wildcard collection/*)

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


Reply to: