This is an automated email from the git hooks/post-receive script. seamlik-guest pushed a commit to branch master in repository icu4j-4.2.
commit 0988138101fdde9829416bb3b388b4cd43cc2ab0 Author: Emmanuel Bourg <[email protected]> Date: Wed Apr 9 22:44:23 2014 +0000 Wrap and sort --- debian/control | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/debian/control b/debian/control index 796fe60..fd13e3c 100644 --- a/debian/control +++ b/debian/control @@ -3,14 +3,19 @@ Section: java Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Andreas Tille <[email protected]>, - Steffen Moeller <[email protected]>, - Niels Thykier <[email protected]> + Steffen Moeller <[email protected]>, + Niels Thykier <[email protected]> Standards-Version: 3.9.5 -Build-Depends: debhelper (>= 9), ant (>= 1.7.0), default-jdk, unzip, - javahelper, cdbs, maven-repo-helper (>= 1.6~) +Build-Depends: ant (>= 1.7.0), + cdbs, + debhelper (>= 9), + default-jdk, + javahelper, + maven-repo-helper (>= 1.6~), + unzip Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/icu4j Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/icu4j/ -Homepage: http://www.icu-project.org/ +Homepage: http://www.icu-project.org Package: libicu4j-java Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/icu4j-4.2.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

