This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository geronimo-interceptor-3.0-spec.
commit e10638f6b2e841f23b1368b156a3da9987aec14b Author: Emmanuel Bourg <[email protected]> Date: Thu Mar 22 23:10:03 2018 +0100 Wrap and sort --- debian/control | 16 +++++++++++----- debian/copyright | 4 ++-- 2 files changed, 13 insertions(+), 7 deletions(-) diff --git a/debian/control b/debian/control index 4767007..73e25ad 100644 --- a/debian/control +++ b/debian/control @@ -2,11 +2,17 @@ Source: geronimo-interceptor-3.0-spec Section: java Priority: optional Maintainer: Debian Java Maintainers <[email protected]> -Uploaders: Chris Grzegorczyk <[email protected]>, - Graziano Obertelli <[email protected]>, - Kyo Lee <[email protected]>, - Thierry Carrez <[email protected]> -Build-Depends: ant, cdbs, debhelper (>= 9), default-jdk, maven-repo-helper +Uploaders: + Chris Grzegorczyk <[email protected]>, + Graziano Obertelli <[email protected]>, + Kyo Lee <[email protected]>, + Thierry Carrez <[email protected]> +Build-Depends: + ant, + cdbs, + debhelper (>= 9), + default-jdk, + maven-repo-helper Standards-Version: 3.9.6 Vcs-Git: git://anonscm.debian.org/pkg-java/geronimo-interceptor-3.0-spec.git Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/geronimo-interceptor-3.0-spec.git diff --git a/debian/copyright b/debian/copyright index 959585f..5df43f2 100644 --- a/debian/copyright +++ b/debian/copyright @@ -68,9 +68,9 @@ License: Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - + http://www.apache.org/licenses/LICENSE-2.0 - + Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/geronimo-interceptor-3.0-spec.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

