[mysql-connector-java] 06/07: Wrap and sort
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Thu Oct 12 21:51:44 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository mysql-connector-java.
commit 6052124789dbd435f6d8b141265fefbe13f94170
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Thu Oct 12 23:49:43 2017 +0200
Wrap and sort
---
debian/control | 15 ++++++++++++---
debian/copyright | 6 +++---
2 files changed, 15 insertions(+), 6 deletions(-)
diff --git a/debian/control b/debian/control
index 8bc3f71..6dbb9eb 100644
--- a/debian/control
+++ b/debian/control
@@ -2,9 +2,18 @@ Source: mysql-connector-java
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Marcus Better <marcus at better.se>, Emmanuel Bourg <ebourg at apache.org>
-Build-Depends: debhelper (>= 10), ant, ant-optional
-Build-Depends-Indep: default-jdk (>= 2:1.8), junit, ant-contrib, maven-repo-helper, libslf4j-java
+Uploaders:
+ Marcus Better <marcus at better.se>,
+ Emmanuel Bourg <ebourg at apache.org>
+Build-Depends:
+ ant,
+ ant-contrib,
+ ant-optional,
+ debhelper (>= 10),
+ default-jdk (>= 2:1.8),
+ junit,
+ libslf4j-java,
+ maven-repo-helper
Standards-Version: 4.1.1
Vcs-Git: https://anonscm.debian.org/git/pkg-java/mysql-connector-java.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/mysql-connector-java.git
diff --git a/debian/copyright b/debian/copyright
index 945ed66..c1abaad 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -6,7 +6,7 @@ It is currently maintained by the Debian Java Maintainers
It was downloaded from <http://www.mysql.com/products/connector/j/>.
-Upstream Author: Mark Matthews
+Upstream Author: Mark Matthews
Copyright (C) 2002-2005 MySQL AB.
@@ -14,8 +14,8 @@ Copyright (C) 2002-2005 MySQL AB.
it under the terms of version 2 of the GNU General Public License
as published by the Free Software Foundation.
- There are special exceptions to the terms and conditions of the GPL
- as it is applied to this software. View the full text of the
+ There are special exceptions to the terms and conditions of the GPL
+ as it is applied to this software. View the full text of the
exception in file EXCEPTIONS-CONNECTOR-J in this directory.
This program is distributed in the hope that it will be useful,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/mysql-connector-java.git
More information about the pkg-java-commits
mailing list