This is an automated email from the git hooks/post-receive script. mans0954 pushed a commit to branch master in repository spymemcached.
commit 23d07b6bccf5fa71f0f140261ec6feba70e629ec Author: Christopher Hoskin <[email protected]> Date: Tue Jan 24 20:44:59 2017 +0000 Correct Files-Excluded path --- debian/copyright | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/copyright b/debian/copyright index 9bb0fa5..d2e12f4 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,7 +1,7 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Spymemcached Source: http://www.couchbase.org/code/couchbase/java -Files-Excluded: libs/* +Files-Excluded: lib/* Files: * Copyright: 2006-2009, Dustin Sallings -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/spymemcached.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

