This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository geronimo-interceptor-3.0-spec.
commit 37d2e6764553eb11f151bfcc98bfd61513e4f030 Author: Emmanuel Bourg <[email protected]> Date: Fri Jul 3 00:28:22 2015 +0200 Wrap and sort --- debian/control | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/debian/control b/debian/control index 7f56cdb..4767007 100644 --- a/debian/control +++ b/debian/control @@ -2,9 +2,11 @@ Source: geronimo-interceptor-3.0-spec Section: java Priority: optional Maintainer: Debian Java Maintainers <[email protected]> -Uploaders: Chris Grzegorczyk <[email protected]>, Graziano Obertelli <[email protected]>, Kyo Lee <[email protected]>, Thierry Carrez <[email protected]> -Build-Depends-Indep: default-jdk -Build-Depends: ant, debhelper (>= 9), cdbs (>= 0.4.5.3), maven-repo-helper +Uploaders: Chris Grzegorczyk <[email protected]>, + Graziano Obertelli <[email protected]>, + Kyo Lee <[email protected]>, + Thierry Carrez <[email protected]> +Build-Depends: ant, cdbs, debhelper (>= 9), default-jdk, maven-repo-helper Standards-Version: 3.9.6 Vcs-Git: git://anonscm.debian.org/pkg-java/geronimo-interceptor-3.0-spec.git Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/geronimo-interceptor-3.0-spec.git @@ -25,4 +27,3 @@ Description: Geronimo API implementation of the Interceptor 3.0 spec . This package provides the Geronimo API implementation of the Interceptor 3.0 spec (javax.interceptor classes). - -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/geronimo-interceptor-3.0-spec.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

