This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository dnsjava.
commit c761ec349551c2090833192d0571ff114658fb3a Author: Emmanuel Bourg <[email protected]> Date: Tue Jan 5 10:01:50 2016 +0100 The package is now maintained by the Java Team --- debian/changelog | 1 + debian/control | 6 ++++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 67e8d8a..3a57013 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ dnsjava (2.1.7-1) UNRELEASED; urgency=medium * Team upload. * debian/control: - Added the missing Vcs-* fields + - The package is now maintained by the Java Team -- Emmanuel Bourg <[email protected]> Tue, 05 Jan 2016 09:59:07 +0100 diff --git a/debian/control b/debian/control index d23589e..5f9f85b 100644 --- a/debian/control +++ b/debian/control @@ -1,8 +1,10 @@ Source: dnsjava Section: java Priority: optional -Maintainer: Chris Grzegorczyk <[email protected]> -Uploaders: Graziano Obertelli <[email protected]>, Kyo Lee <[email protected]> +Maintainer: Debian Java Maintainers <[email protected]> +Uploaders: Chris Grzegorczyk <[email protected]>, + Graziano Obertelli <[email protected]>, + Kyo Lee <[email protected]> Build-Depends-Indep: default-jdk, junit Build-Depends: ant, ant-optional, debhelper (>= 9), cdbs, bnd Standards-Version: 3.9.6 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/dnsjava.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

