This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libkryo-java.
commit 61cb6e46f15e91bf5dea6f03968bb5f7bfcae9f2 Author: Emmanuel Bourg <[email protected]> Date: Tue Jun 9 13:05:19 2015 +0200 Maintenance assigned to the Debian Java Maintainers --- debian/changelog | 1 + debian/control | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 73262f2..6c61f4a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ libkryo-java (2.20-5) unstable; urgency=medium * Team upload. * Ignore the parent pom * Removed the 'shaded' classifier on the reflectasm dependency + * Maintenance assigned to the Debian Java Maintainers -- Emmanuel Bourg <[email protected]> Tue, 09 Jun 2015 09:10:44 +0200 diff --git a/debian/control b/debian/control index fb618da..87fba7c 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,8 @@ Source: libkryo-java Section: java Priority: optional -Maintainer: Damien Raude-Morvan <[email protected]> +Maintainer: Debian Java Maintainers <[email protected]> +Uploaders: Damien Raude-Morvan <[email protected]> Build-Depends: debhelper (>= 9), default-jdk, javahelper (>= 0.43), -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libkryo-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

