This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository trove3.
commit 54e515ba0e62e5955e40139b14fda8d9193082be Author: Emmanuel Bourg <[email protected]> Date: Wed Apr 18 18:08:34 2018 +0200 Wrap and sort --- debian/control | 13 +++++++++++-- debian/copyright | 2 -- 2 files changed, 11 insertions(+), 4 deletions(-) diff --git a/debian/control b/debian/control index 1ce40c6..792989d 100644 --- a/debian/control +++ b/debian/control @@ -2,8 +2,17 @@ Source: trove3 Section: java Priority: optional Maintainer: Debian Java Maintainers <[email protected]> -Uploaders: Erich Schubert <[email protected]>, Torsten Werner <[email protected]> -Build-Depends: debhelper (>= 9), javahelper, default-jdk, ant, ant-optional, maven-repo-helper, junit4 +Uploaders: + Erich Schubert <[email protected]>, + Torsten Werner <[email protected]> +Build-Depends: + ant, + ant-optional, + debhelper (>= 9), + default-jdk, + javahelper, + junit4, + maven-repo-helper Standards-Version: 3.9.6 Vcs-Git: https://anonscm.debian.org/git/pkg-java/trove3.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/trove3.git diff --git a/debian/copyright b/debian/copyright index 2cf6e40..b2663e4 100644 --- a/debian/copyright +++ b/debian/copyright @@ -43,5 +43,3 @@ both that copyright notice and this permission notice appear in supporting documentation. CERN makes no representations about the suitability of this software for any purpose. It is provided "as is" without expressed or implied warranty. - - -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/trove3.git _______________________________________________ pkg-java-commits mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-commits

