[Pkg-javascript-commits] [node-expat] 370/371: Install README.md (no longer README.markdown).

Jonas Smedegaard dr at jones.dk
Sun Feb 28 10:00:36 UTC 2016


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

js pushed a commit to branch master
in repository node-expat.

commit 5f9595e1bc471a06b25ef4e2611af0150afa7135
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sun Feb 28 10:54:24 2016 +0100

    Install README.md (no longer README.markdown).
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index cb96a5f..80f3d39 100755
--- a/debian/rules
+++ b/debian/rules
@@ -44,7 +44,7 @@ bdeps +=, node-debug, node-iconv, node-vows (>= 0.8.1)
 CDBS_BUILD_DEPENDS +=, $(bdeps), $(deps)
 CDBS_DEPENDS_$(pkg) = $(deps)
 
-DEB_INSTALL_DOCS_$(pkg) += README.markdown
+DEB_INSTALL_DOCS_$(pkg) += README.md
 DEB_DH_INSTALL_ARGS_$(pkg) = package.json lib $(libdir)
 
 configure/$(pkg):: debian/stamp-node-gyp-configure

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-expat.git



More information about the Pkg-javascript-commits mailing list