[SCM] libjtds-java: jTDS JDBC Driver for SQL Server and Sybase branch, master, updated. debian/1.2.5+dfsg-2-5-g5940fa9

Martín Ferrari tincho at debian.org
Wed Jul 31 14:40:39 UTC 2013


The following commit has been merged in the master branch:
commit 943b5c6fc72cadd57a758a222de96b93c6514c86
Author: Martín Ferrari <tincho at debian.org>
Date:   Wed Jul 31 16:34:07 2013 +0200

    Remove unused ant-optional dependency, add missing java:Depends.

diff --git a/debian/control b/debian/control
index a6e8cb8..53fae2e 100644
--- a/debian/control
+++ b/debian/control
@@ -3,14 +3,14 @@ Section: java
 Priority: optional
 Maintainer: Martín Ferrari <tincho at debian.org>
 Build-Depends: debhelper (>= 5), cdbs
-Build-Depends-Indep: libjcifs-java, default-jdk, ant, ant-optional
+Build-Depends-Indep: libjcifs-java, default-jdk, ant
 Standards-Version: 3.9.2
 Homepage: http://jtds.sourceforge.net/
 Vcs-Browser: http://www.tincho.org/wsvn/debian/browse/trunk/libjtds-java
 
 Package: libjtds-java
 Architecture: all
-Depends: ${misc:Depends}
+Depends: ${misc:Depends} ${java:Depends}
 Description: JDBC 3.0 driver for Microsoft SQL Server(tm) and Sybase(tm)
  jTDS is an open source JDBC 3.0 Type 4 driver for Microsoft SQL Server (6.5,
  7.0, 2000 and 2005) and Sybase (10, 11, 12, 15). jTDS is the fastest JDBC

-- 
libjtds-java: jTDS JDBC Driver for SQL Server and Sybase



More information about the pkg-java-commits mailing list