[Pkg-javascript-commits] [node-cli-table] 06/14: Permanently override build & test

Ross Gammon ross-guest at moszumanska.debian.org
Tue Mar 17 21:33:23 UTC 2015


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

ross-guest pushed a commit to branch master
in repository node-cli-table.

commit 874c87bc6dddca69ad39880feea8685c3ee7e76b
Author: Ross Gammon <rossgammon at mail.dk>
Date:   Tue Mar 17 21:08:29 2015 +0100

    Permanently override build & test
    
    The expresso dependency is not available in Debian, and not worth packaging
    at the moment as it is not maintained upstream.
---
 debian/rules | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index 7c2b091..c6cefd5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,9 +8,9 @@
 	dh $@
 
 override_dh_auto_build:
-	#Temporarliy override build as expresso dependency not available
+	#Override build as expresso dependency not packaged & non-maintained
 
 override_dh_auto_test:
-	#Temporarliy override test as expresso dependency not available
+	#Override test as expresso dependency not packaged & non-maintained
 
 

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



More information about the Pkg-javascript-commits mailing list