This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository airlift-slice.
commit ce798aa063190ff531c89529d81a33a9328079be Author: Emmanuel Bourg <[email protected]> Date: Tue Jan 26 22:50:35 2016 +0100 Credited the Guava authors in debian/copyright --- debian/changelog | 6 ++++++ debian/copyright | 3 ++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index d072bcc..697064e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +airlift-slice (0.10-2) UNRELEASED; urgency=medium + + * Credited the Guava authors in debian/copyright + + -- Emmanuel Bourg <[email protected]> Tue, 26 Jan 2016 22:48:00 +0100 + airlift-slice (0.10-1) unstable; urgency=medium * Initial release (Closes: #812792) diff --git a/debian/copyright b/debian/copyright index 72a412e..61a04d8 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,11 +1,12 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ -Upstream-Name: slice +Upstream-Name: Slice Source: https://github.com/airlift/slice Files: * Copyright: 2013-2014, David Phillips 2013-2015, Dain Sundstrom 2013-2015, Martin Traverso + 2007, The Guava Authors License: Apache-2.0 Files: debian/* -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/airlift-slice.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

