From 674e298fb6ddccbb260eb54dde19432901be0b03 Mon Sep 17 00:00:00 2001 From: Antoine Beaupré Date: Fri, 24 Jul 2015 15:17:13 -0400 Subject: fix broken symlink on README.md (Closes: #791566) /usr/share/doc/etckeeper/README.md used to point to doc/README.mdwn which was missing from the package. this patch includes the whole doc/ directory instead. --- debian/docs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/docs') diff --git a/debian/docs b/debian/docs index b43bf86..9de86ed 100644 --- a/debian/docs +++ b/debian/docs @@ -1 +1 @@ -README.md +doc/*.mdwn -- cgit v1.2.3