This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libjettison-java.
commit 900b1e33337b32227b738c36b0027401d5fce905 Author: Emmanuel Bourg <[email protected]> Date: Fri Apr 20 14:05:10 2018 +0200 Wrap and sort --- debian/control | 8 ++++++-- debian/copyright | 1 - 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/debian/control b/debian/control index 94045c2..7c0ecc5 100644 --- a/debian/control +++ b/debian/control @@ -3,8 +3,12 @@ Section: java Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Torsten Werner <[email protected]> -Build-Depends: debhelper (>= 7), cdbs, maven-repo-helper -Build-Depends-Indep: ant, default-jdk +Build-Depends: + ant, + cdbs, + debhelper (>= 7), + default-jdk, + maven-repo-helper Standards-Version: 4.1.4 Vcs-Git: https://anonscm.debian.org/git/pkg-java/libjettison-java.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/libjettison-java.git diff --git a/debian/copyright b/debian/copyright index cb2cadd..a36d51c 100644 --- a/debian/copyright +++ b/debian/copyright @@ -22,4 +22,3 @@ License: The full text of the license can be found in `/usr/share/common-licenses/Apache-2.0'. - -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libjettison-java.git _______________________________________________ pkg-java-commits mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-commits

