[r-cran-yaml] 01/01: Exclude src/yaml_private.h from upsream source as well (+reformatting, sorry for bad style)

Andreas Tille tille at debian.org
Wed Nov 30 15:15:19 UTC 2016


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

tille pushed a commit to branch master
in repository r-cran-yaml.

commit d69fbf52ed8bd66429bf8c8a3eb6e425be0dfab2
Author: Andreas Tille <tille at debian.org>
Date:   Wed Nov 30 16:12:32 2016 +0100

    Exclude src/yaml_private.h from upsream source as well (+reformatting, sorry for bad style)
---
 debian/copyright | 11 ++++++++++-
 1 file changed, 10 insertions(+), 1 deletion(-)

diff --git a/debian/copyright b/debian/copyright
index 40596b1..b96d0a9 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -6,7 +6,16 @@ Comment: upstream:
  vcs: https://github.com/viking/r-yaml
  bugtracker: https://github.com/viking/r-yaml/issues
  alternative homepage: http://biostat.mc.vanderbilt.edu/wiki/Main/YamlR
-Files-Excluded: src/api.c src/dumper.c src/emitter.c src/loader.c src/parser.c src/reader.c src/scanner.c src/writer.c src/yaml.h
+Files-Excluded: src/api.c
+                src/dumper.c
+                src/emitter.c
+                src/loader.c
+                src/parser.c
+                src/reader.c
+                src/scanner.c
+                src/writer.c
+                src/yaml.h
+                src/yaml_private.h
 
 Files: *
 Copyright: 2008-2014 Vanderbilt University

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/r-cran-yaml.git



More information about the debian-science-commits mailing list