This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository trove.
commit ceb9691999c8b86729e0a5dd2160ab77edeb012a Author: Emmanuel Bourg <[email protected]> Date: Wed Apr 18 17:18:22 2018 +0200 Wrap and sort --- debian/control | 10 ++++++++-- debian/copyright | 2 -- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/debian/control b/debian/control index b4dcab4..b6adcfa 100644 --- a/debian/control +++ b/debian/control @@ -2,8 +2,14 @@ Source: trove Section: java Priority: optional Maintainer: Debian Java Maintainers <[email protected]> -Uploaders: Torsten Werner <[email protected]>, Michael Koch <[email protected]> -Build-Depends: debhelper (>= 7), cdbs, default-jdk, ant +Uploaders: + Torsten Werner <[email protected]>, + Michael Koch <[email protected]> +Build-Depends: + ant, + cdbs, + debhelper (>= 7), + default-jdk Standards-Version: 3.8.4 Vcs-Git: https://anonscm.debian.org/git/pkg-java/trove.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/trove.git diff --git a/debian/copyright b/debian/copyright index 7ce6548..4b5d2d8 100644 --- a/debian/copyright +++ b/debian/copyright @@ -40,5 +40,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/trove.git _______________________________________________ pkg-java-commits mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-commits

