[ha-jdbc] 03/11: Wrap and sort
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Tue Jun 21 12:14:17 UTC 2016
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository ha-jdbc.
commit c54eb6ebc25bcd91aee587a6f708b26c87d2cc17
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Tue Jun 21 13:56:18 2016 +0200
Wrap and sort
---
debian/control | 16 +++++++++++-----
debian/copyright | 2 +-
2 files changed, 12 insertions(+), 6 deletions(-)
diff --git a/debian/control b/debian/control
index 02c505f..2fc0e51 100644
--- a/debian/control
+++ b/debian/control
@@ -3,18 +3,24 @@ Section: java
Priority: extra
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Brian Thomason <brian.thomason at eucalyptus.com>
-Build-Depends: debhelper (>= 8), libservlet2.5-java, libjibx1.2-java,
- libbcel-java, libquartz-java, libjgroups-java, libslf4j-java,
- ant, default-jdk
+Build-Depends: ant,
+ debhelper (>= 8),
+ default-jdk,
+ libbcel-java,
+ libjgroups-java,
+ libjibx1.2-java,
+ libquartz-java,
+ libservlet2.5-java,
+ libslf4j-java
Standards-Version: 3.9.2
Homepage: http://ha-jdbc.sourceforge.net/
Package: libha-jdbc-java
Architecture: all
-Depends: ${misc:Depends}, libslf4j-java
+Depends: libslf4j-java, ${misc:Depends}
Description: JDBC proxy that provides clustering capability to any JDBC driver
HA-JDBC is a JDBC proxy that provides light-weight, transparent, fault
- tolerant clustering capability to any underlying JDBC driver.
+ tolerant clustering capability to any underlying JDBC driver.
.
Features include:
.
diff --git a/debian/copyright b/debian/copyright
index 26167c2..55d95a0 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -3,7 +3,7 @@ Upstream-Name: ha-jdbc
Source: http://sourceforge.net/projects/ha-jdbc/files/HA-JDBC 2.0 _ Stable/2.0.16-rc-1/ha-jdbc-2.0.16-rc-1-src.tar.gz/download
Files: *
-Copyright:
+Copyright:
License: LGPL-2.1
On Debian GNU/Linux system you can find the complete text of the
LGPL-2.1 license in '/usr/share/common-licenses/LGPL-2.1'
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/ha-jdbc.git
More information about the pkg-java-commits
mailing list