This is an automated email from the git hooks/post-receive script. osamu pushed a commit to branch master in repository devscripts.
commit ec06199f74970c431c4e41262d6d239d5be51b6e Author: Osamu Aoki <[email protected]> Date: Mon Aug 21 00:10:52 2017 +0900 test_uscan_mangle: Fix typo --- test/test_uscan_mangle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/test_uscan_mangle b/test/test_uscan_mangle index b80308a..8d6e495 100755 --- a/test/test_uscan_mangle +++ b/test/test_uscan_mangle @@ -181,7 +181,7 @@ END elif [ "$FILEEXCLUDE" = "3" ]; then # exclude for foo bar baz cat <<'END' >> debian/copyright -Files-Excludedi-foo: exclude-this +Files-Excluded-foo: exclude-this */exclude-dir .* */js/jquery.js -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/devscripts.git _______________________________________________ devscripts-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/devscripts-devel
