This is an automated email from the git hooks/post-receive script. bdrung pushed a commit to branch master in repository xmlstreambuffer.
commit 351256604f847f506dc89f2fe10f25c31c9a2d7a Author: Benjamin Drung <[email protected]> Date: Tue Feb 25 11:48:04 2014 +0100 Run wrap-and-sort. --- debian/control | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 79b8124..5558288 100644 --- a/debian/control +++ b/debian/control @@ -3,8 +3,11 @@ Section: java Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Timo Aaltonen <[email protected]> -Build-Depends: cdbs, debhelper (>= 9), default-jdk, maven-debian-helper (>= 1.5), - javahelper, +Build-Depends: cdbs, + debhelper (>= 9), + default-jdk, + javahelper, + maven-debian-helper (>= 1.5) Build-Depends-Indep: glassfish-activation, libstax-ex-java, libstax-java Standards-Version: 3.9.5 Vcs-Git: git://anonscm.debian.org/pkg-java/xmlstreambuffer.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/xmlstreambuffer.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

