[postgis-java] 08/09: Trim build dependencies to those required for postgis-jdbc only.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Fri Nov 27 18:29:11 UTC 2015


This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to tag debian/2.2.0-1.exp1
in repository postgis-java.

commit 6ccbb21883752f926ea85cbd95462bd6284a0491
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Fri Nov 27 18:29:07 2015 +0100

    Trim build dependencies to those required for postgis-jdbc only.
---
 debian/changelog   |  1 +
 debian/control     |  8 --------
 debian/maven.rules | 19 -------------------
 3 files changed, 1 insertion(+), 27 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 5d76f82..c6503cc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ postgis-java (1:2.2.0-1) UNRELEASED; urgency=medium
   * Rely on dh_auto_* defaults for maven buildsystem.
   * Use uscan in get-orig-source target.
   * Add patch to fix upstream version in pom.xml.
+  * Trim build dependencies to those required for postgis-jdbc only.
 
  -- Bas Couwenberg <sebastic at debian.org>  Fri, 27 Nov 2015 01:54:21 +0100
 
diff --git a/debian/control b/debian/control
index e6e5929..f1a8bcf 100644
--- a/debian/control
+++ b/debian/control
@@ -6,14 +6,6 @@ Priority: optional
 Build-Depends: debhelper (>= 9)
 Build-Depends-Indep: default-jdk,
                      openjdk-7-jdk | java7-sdk,
-                     fastjar,
-                     libjts-java,
-                     liblogback-java,
-                     libmaven-clean-plugin-java,
-                     libmaven-jar-plugin-java,
-                     libmaven-compiler-plugin-2.5-java,
-                     libmaven-resources-plugin-java,
-                     libmaven-javadoc-plugin-java,
                      libpostgresql-jdbc-java,
                      libsurefire-java,
                      maven-debian-helper,
diff --git a/debian/maven.rules b/debian/maven.rules
index 7861c69..4f00953 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -19,22 +19,3 @@
 net.postgis postgis-jdbc jar s/.*/debian/ * *
 
 postgresql postgresql * s/.*/9.2.jdbc3/ * *
-com.vividsolutions jts * s/.*/debian/ * *
-
-ch.qos.logback logback-classic * s/.*/debian/ * *
-ch.qos.logback logback-core * s/.*/debian/ * *
-org.slf4j slf4j-api * s/.*/debian/ * *
-org.testng testng * s/.*/6.x/ * *
-
-org.apache.maven.plugins maven-clean-plugin * s/.*/2.5/ * *
-org.apache.maven.plugins maven-compiler-plugin * s/.*/3.2/ * *
-org.apache.maven.plugins maven-dependency-plugin * s/.*/2.7/ * *
-org.apache.maven.plugins maven-ear-plugin * s/.*/2.3.2/ * *
-org.apache.maven.plugins maven-enforcer-plugin * s/.*/1.0/ * *
-org.apache.maven.plugins maven-install-plugin * s/.*/2.5.2/ * *
-org.apache.maven.plugins maven-jar-plugin * s/.*/2.4/ * *
-org.apache.maven.plugins maven-javadoc-plugin * s/.*/2.10.2/ * *
-org.apache.maven.plugins maven-resources-plugin * s/.*/2.3/ * *
-org.apache.maven.plugins maven-source-plugin * s/.*/2.2.1/ * *
-org.apache.maven.plugins maven-war-plugin * s/.*/2.1.1/ * *
-

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/postgis-java.git



More information about the Pkg-grass-devel mailing list