This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository flute.
commit bb044f3d14d479a57e1506d0aa200c30507f53ea Author: Emmanuel Bourg <[email protected]> Date: Fri Jan 12 10:27:19 2018 +0100 Wrap and sort --- debian/control | 15 ++++++++++++--- debian/copyright | 10 +++++----- 2 files changed, 17 insertions(+), 8 deletions(-) diff --git a/debian/control b/debian/control index 741dba4..3c6d118 100644 --- a/debian/control +++ b/debian/control @@ -2,9 +2,18 @@ Source: flute Section: java Priority: optional Maintainer: Debian Java Maintainers <[email protected]> -Uploaders: Andrew Ross <[email protected]>, Rene Engelhard <[email protected]> -Build-Depends: debhelper (>= 7.0.50~), default-jdk, libsac-java, - javacc (>= 5.0), ant, ant-optional, javahelper, ant-contrib +Uploaders: + Andrew Ross <[email protected]>, + Rene Engelhard <[email protected]> +Build-Depends: + ant, + ant-contrib, + ant-optional, + debhelper (>= 7.0.50~), + default-jdk, + javacc (>= 5.0), + javahelper, + libsac-java Standards-Version: 3.9.2 Vcs-Git: https://anonscm.debian.org/git/pkg-java/flute.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/flute.git diff --git a/debian/copyright b/debian/copyright index 7b97994..0550ebf 100644 --- a/debian/copyright +++ b/debian/copyright @@ -3,11 +3,11 @@ Mon Aug 27 02:00:32 It was downloaded from http://jfreereport.sf.net -Upstream Author: +Upstream Author: Philippe Le Hégaret <[email protected]> - -Copyright: + +Copyright: Copyright © 2002 World Wide Web Consortium @@ -74,6 +74,6 @@ source/org/w3c/flute/parser/ParseException.java is LGPL 2.1 or later; on Debian systems the full text of the LGPL can be found at /usr/share/common-licenses/LGPL. -The Debian packaging is copyright (C) 2007, Rene Engelhard -<[email protected]> and is licensed under the GPL, see +The Debian packaging is copyright (C) 2007, Rene Engelhard +<[email protected]> and is licensed under the GPL, see `/usr/share/common-licenses/GPL'. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/flute.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

