This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository proguard.
commit c4ed39c0630681499b4f2820d3b282101b96b9d4 Author: Emmanuel Bourg <[email protected]> Date: Thu Apr 10 11:51:35 2014 +0200 Co-maintenance with the Java Team --- debian/changelog | 1 + debian/control | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index eedd01e..0ff8cf0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ proguard (4.8-1) UNRELEASED; urgency=medium * Team upload. * debian/control: + - The package is now co-maintained with the Java Team - Added the Vcs-* fields -- Emmanuel Bourg <[email protected]> Thu, 10 Apr 2014 11:47:46 +0200 diff --git a/debian/control b/debian/control index 10de6b4..d57c935 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,8 @@ Source: proguard Section: devel Priority: optional -Maintainer: Sam Clegg <[email protected]> +Maintainer: Debian Java Maintainers <[email protected]> +Uploaders: Sam Clegg <[email protected]> Build-Depends: debhelper (>= 7.0.15), cdbs, default-jdk, ant Standards-Version: 3.9.4 Vcs-Git: git://anonscm.debian.org/pkg-java/proguard.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/proguard.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

