[Pkg-javascript-commits] [node-errorhandler] 07/07: finalize

Leo Iannacone l3on-guest at moszumanska.debian.org
Sat Oct 11 16:48:41 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-errorhandler.

commit 74bc37b28ed1efb3e746fdf1e1fcef9de5970199
Author: Leo Iannacone <l3on at ubuntu.com>
Date:   Sat Oct 11 18:47:54 2014 +0200

    finalize
---
 debian/changelog | 4 +++-
 debian/rules     | 2 +-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 1f2d14a..c0c4995 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,7 +2,9 @@ node-errorhandler (1.2.0-1) unstable; urgency=medium
 
   * Imported Upstream version 1.2.0
   * Bump Standard-Version 3.9.6
-  * debian/rules: update debian dh_auto_test command
+  * debian/rules:
+    - update debian dh_auto_test command
+    - update HISTORY.md filename
   * debian/watch: fix dversionmangle
 
  -- Leo Iannacone <l3on at ubuntu.com>  Sat, 11 Oct 2014 18:37:55 +0200
diff --git a/debian/rules b/debian/rules
index 93339fd..955c2a9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,6 +13,6 @@ override_dh_auto_test:
 	mocha -C --reporter spec --bail --check-leaks test/
 
 override_dh_installchangelogs:
-	dh_installchangelogs -k History.md
+	dh_installchangelogs -k HISTORY.md
 
 

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



More information about the Pkg-javascript-commits mailing list