[Pkg-javascript-commits] [node-bluebird] 05/11: Exclude benchmark	directory in Files-Excuded
    Ross Gammon 
    ross-guest at moszumanska.debian.org
       
    Mon Mar  2 23:21:31 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-bluebird.
commit 0d9d5b48accbd97816a8584967a58ccd36c67a9b
Author: Ross Gammon <rossgammon at mail.dk>
Date:   Mon Mar 2 22:40:54 2015 +0100
    Exclude benchmark directory in Files-Excuded
    
    The benchmarks do not need to be installed and contain minimised
    Javascrpt without supplying the true source.
---
 debian/copyright | 1 +
 1 file changed, 1 insertion(+)
diff --git a/debian/copyright b/debian/copyright
index 7ceb0fe..6182c3b 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,6 +2,7 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: bluebird
 Upstream-Contact: http://github.com/petkaantonov/bluebird/issues
 Source: https://github.com/petkaantonov/bluebird
+Files-Excluded: benchmark/*
 
 Files: *
 Copyright: 2015 Petka Antonov <petka_antonov at hotmail.com> (http://github.com/petkaantonov/)
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-bluebird.git
    
    
More information about the Pkg-javascript-commits
mailing list