[Pkg-javascript-commits] [node-stylus] 07/12: add rule for installing changelog

Andrew Kelley andrewrk-guest at moszumanska.debian.org
Thu Jul 31 01:28:28 UTC 2014


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

andrewrk-guest pushed a commit to branch master
in repository node-stylus.

commit ddce13386359c6305b70c2eee501d248aff61060
Author: Andrew Kelley <superjoe30 at gmail.com>
Date:   Thu Jul 31 00:25:11 2014 +0000

    add rule for installing changelog
---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index 4db0c3b..006e1ec 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,3 +9,6 @@
 
 override_dh_auto_test:
 	mocha test/ test/middleware/ --require should --bail --reporter dot
+
+override_dh_installchangelogs:
+	dh_installchangelogs -k History.md

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



More information about the Pkg-javascript-commits mailing list