This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository atinject-jsr330.
commit b9a38630f155a27509fcd7df9f27e2877d62cdf6 Author: Emmanuel Bourg <[email protected]> Date: Thu Oct 17 16:33:37 2013 +0200 Wrap and sort --- debian/control | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 2a13ec4..ceaf21f 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,12 @@ Maintainer: Debian Java Maintainers <[email protected] Uploaders: Miguel Landaeta <[email protected]>, Jakub Adam <[email protected]> Section: java Priority: optional -Build-Depends: debhelper (>= 9), default-jdk, ant, junit, javahelper, maven-repo-helper +Build-Depends: ant, + debhelper (>= 9), + default-jdk, + javahelper, + junit, + maven-repo-helper Standards-Version: 3.9.4 Vcs-Git: git://anonscm.debian.org/pkg-java/atinject-jsr330.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/atinject-jsr330.git @@ -24,7 +29,7 @@ Package: libatinject-jsr330-api-java-doc Architecture: all Section: doc Depends: ${misc:Depends} -Suggests: libatinject-jsr330-api-java, default-jdk-doc +Suggests: default-jdk-doc, libatinject-jsr330-api-java Description: Documentation for libatinject-jsr330-api-java Documentation for AtInject that is the Java API build by the JSR-330 Expert Group: <http://jcp.org/en/jsr/detail?id=330>. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/atinject-jsr330.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

