[flute] 04/09: Wrap and sort
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Fri Jan 12 09:39:54 UTC 2018
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 <ebourg at apache.org>
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 <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Andrew Ross <ubuntu at rossfamily.co.uk>, Rene Engelhard <rene at debian.org>
-Build-Depends: debhelper (>= 7.0.50~), default-jdk, libsac-java,
- javacc (>= 5.0), ant, ant-optional, javahelper, ant-contrib
+Uploaders:
+ Andrew Ross <ubuntu at rossfamily.co.uk>,
+ Rene Engelhard <rene at debian.org>
+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 <plh at w3.org>
-
-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
-<rene at debian.org> and is licensed under the GPL, see
+The Debian packaging is copyright (C) 2007, Rene Engelhard
+<rene at debian.org> 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
More information about the pkg-java-commits
mailing list