[Pkg-javascript-commits] [node-q] 18/20: Install CHANGES.md as upstream changelog.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Sun Mar 1 12:36:27 UTC 2015


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

sebastic pushed a commit to branch master
in repository node-q.

commit e962479b39e92f4a0033931ceaee22711e785c6a
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sun Mar 1 13:02:19 2015 +0100

    Install CHANGES.md as upstream changelog.
---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index a38aa44..3154f2e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,3 +15,6 @@ override_dh_auto_build:
 	uglifyjs -o q.min.js q.js
 	uglifyjs -o queue.min.js queue.js
 
+override_dh_installchangelogs:
+	dh_installchangelogs CHANGES.md
+

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



More information about the Pkg-javascript-commits mailing list