This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository byte-buddy.
commit bc2cd2a6f441ef19fa7e6a3f70695fa9118d65ab Author: Emmanuel Bourg <[email protected]> Date: Fri Sep 8 11:54:58 2017 +0200 Fixed the Upstream-Name in debian/copyright --- debian/copyright | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/copyright b/debian/copyright index ac1cc9f..9667da4 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,5 +1,5 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ -Upstream-Name: Rafael Winterhalter +Upstream-Name: Byte Buddy Source: http://bytebuddy.net Files-Excluded: .mvn/* byte-buddy-gradle-plugin/gradle/wrapper/* -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/byte-buddy.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

