This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository tomcat-native.
commit 70daa21ac6fd75c996069bfc0c7abc1ce80fc334 Author: Emmanuel Bourg <[email protected]> Date: Thu Sep 14 13:10:52 2017 +0200 Wrap and sort --- debian/control | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/debian/control b/debian/control index aa0b0bb..dc1d037 100644 --- a/debian/control +++ b/debian/control @@ -3,11 +3,12 @@ Section: java Priority: extra Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Damien Raude-Morvan <[email protected]> -Build-Depends: debhelper (>= 10), - default-jdk, - dpkg-dev (>= 1.16.1~), - libapr1-dev, - libssl1.0-dev +Build-Depends: + debhelper (>= 10), + default-jdk, + dpkg-dev (>= 1.16.1~), + libapr1-dev, + libssl1.0-dev Standards-Version: 4.1.0 Vcs-Git: https://anonscm.debian.org/git/pkg-java/tomcat-native.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/tomcat-native.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/tomcat-native.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

