This is an automated email from the git hooks/post-receive script. bdrung pushed a commit to branch master in repository java-package.
commit 69f0c92728cb051df2f2a030c13ef7bf5ded9ccf Author: Benjamin Drung <[email protected]> Date: Tue Jun 17 19:34:45 2014 +0200 Run wrap-and-sort. --- debian/control | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index db98df0..4c70392 100644 --- a/debian/control +++ b/debian/control @@ -10,8 +10,14 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/java-package.git Package: java-package Architecture: all -Depends: ${misc:Depends}, debhelper (>= 9), dpkg-dev, fakeroot, unzip, libx11-6, libasound2, - lsb-release +Depends: debhelper (>= 9), + dpkg-dev, + fakeroot, + libasound2, + libx11-6, + lsb-release, + unzip, + ${misc:Depends} Recommends: gcc Suggests: openjdk-7-jre Description: Utility for creating Java Debian packages -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/java-package.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

