[Pkg-javascript-commits] [node-debug] 13/14: override dh_auto_build
Leo Iannacone
l3on-guest at moszumanska.debian.org
Wed Apr 23 16:25:17 UTC 2014
This is an automated email from the git hooks/post-receive script.
l3on-guest pushed a commit to branch master
in repository node-debug.
commit dbefbc7b63c82164eb67e1a7455baffee90e3a58
Author: Leo Iannacone <leo.iannacone at gmail.com>
Date: Wed Apr 23 18:19:53 2014 +0200
override dh_auto_build
---
debian/rules | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 2581cfa..aafa38e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,5 +7,7 @@
%:
dh $@
+override_dh_auto_build:
+
override_dh_installchangelogs:
- dh_installchangelogs -- History.md
+ dh_installchangelogs -k History.md
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-debug.git
More information about the Pkg-javascript-commits
mailing list