[Pkg-javascript-commits] [node-js-yaml] 02/06: Fix Files-Excluded	field, missing wildcard
    Jérémy Lal 
    kapouer at moszumanska.debian.org
       
    Sat Nov 12 09:14:17 UTC 2016
    
    
  
This is an automated email from the git hooks/post-receive script.
kapouer pushed a commit to branch master
in repository node-js-yaml.
commit 212e4e04260cd7065975fbdfb0cb76c2363a3818
Author: Jérémy Lal <kapouer at melix.org>
Date:   Sat Nov 12 09:59:50 2016 +0100
    Fix Files-Excluded field, missing wildcard
---
 debian/copyright | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/copyright b/debian/copyright
index c92c765..ba93577 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -3,7 +3,7 @@ Upstream-Name: js-yaml
 Upstream-Contact: https://github.com/nodeca/js-yaml/issues
 Source: https://github.com/nodeca/js-yaml
 Files-Excluded:
-    dist
+ dist/*
 
 Files: *
 Copyright: 2016 Vladimir Zapparov <dervus.grim at gmail.com>
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-js-yaml.git
    
    
More information about the Pkg-javascript-commits
mailing list