[Pkg-cli-libs-commits] [SCM] newtonsoft-json branch, master,	updated. debian/5.0r6-1-5-g838a75b
    Chow Loong Jin 
    hyperair at debian.org
       
    Tue Jul 16 03:03:58 UTC 2013
    
    
  
The following commit has been merged in the master branch:
commit 2cb5d9cf2fea09f8c1f928c8ab00ea2228de05e2
Author: Chow Loong Jin <hyperair at debian.org>
Date:   Tue Jul 16 10:47:52 2013 +0800
    Amend get-orig-source to drop StreamingContext.cs
diff --git a/debian/rules b/debian/rules
index 45547bb..ab8897b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,6 +13,7 @@ get-orig-source:
 	wget '$(UPSTREAM_URL)' -O '$(ZIPFILE)'
 	unzip -d '$(UNPACK_DIR)' '$(ZIPFILE)'
 	GZIP="-9fn --rsyncable" tar -czf $(TARFILE) $(UNPACK_DIR)	\
+		--exclude='StreamingContext.cs'				\
 		--exclude='*.chm'					\
 		--exclude='*.dll'					\
 		--exclude='*.exe'					\
-- 
newtonsoft-json
    
    
More information about the Pkg-cli-libs-commits
mailing list