This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository snakeyaml.
commit dccdaafc0d3d47d061370d85730274cdd704c096 Author: Emmanuel Bourg <[email protected]> Date: Sat Apr 9 00:20:35 2016 +0200 Package co-maintained by the Java Team --- debian/changelog | 8 ++++++++ debian/control | 6 ++++-- 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index f98e5b1..48a913f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +snakeyaml (1.12-3) UNRELEASED; urgency=medium + + * Team upload. + * debian/control: + - The package is now co-maintained with the Java Team + + -- Emmanuel Bourg <[email protected]> Sat, 09 Apr 2016 00:19:41 +0200 + snakeyaml (1.12-2) unstable; urgency=low [ Stefan Denker ] diff --git a/debian/control b/debian/control index e5bbf9c..2f68231 100644 --- a/debian/control +++ b/debian/control @@ -1,8 +1,8 @@ Source: snakeyaml Section: java Priority: extra -Maintainer: Stefan Denker <[email protected]> -Uploaders: Hilko Bengen <[email protected]> +Maintainer: Debian Java Maintainers <[email protected]> +Uploaders: Stefan Denker <[email protected]>, Hilko Bengen <[email protected]> Build-Depends: debhelper (>= 9), default-jdk, @@ -12,6 +12,8 @@ Build-Depends-Indep: libmaven-bundle-plugin-java, libmaven-javadoc-plugin-java, Standards-Version: 3.9.4 +Vcs-Git: https://anonscm.debian.org/git/pkg-java/snakeyaml.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/snakeyaml.git Homepage: http://code.google.com/p/snakeyaml/ Package: libyaml-snake-java -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/snakeyaml.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

