[SCM] postgis branch, master, updated. upstream/2.0.1-59-g07bcd4b

Markus Wanner markus at bluegap.ch
Thu Jul 18 17:17:52 UTC 2013


The following commit has been merged in the master branch:
commit 80abd9506216eacd6125c06ec8525db58183408b
Author: Markus Wanner <markus at bluegap.ch>
Date:   Thu Jul 18 19:08:25 2013 +0200

    Tweak Build-Deps:
    * Make maven2 a full build-dep (not just B-D-Indep). Closes: #714712.
    * Drop libpostgresql-jdbc-java from B-D-I, it's already in B-D.

diff --git a/debian/changelog b/debian/changelog
index e836c0d..facd980 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,8 @@ postgis (2.0.3-2) UNRELEASED; urgency=low
     libpostgresql-jdbc-java instead of (transitional) libpg-java.
   * Tweak extend-diff-ignore to save us a copying dance in
     debian/rules. Cleanup the 'clean' target a bit.
+  * Make maven2 a full build-dep (not just B-D-Indep). Closes: #714712.
+  * Drop libpostgresql-jdbc-java from B-D-I, it's already in B-D.
 
  -- Markus Wanner <markus at bluegap.ch>  Fri, 14 Jun 2013 13:08:58 +0200
 
diff --git a/debian/control b/debian/control
index 114709c..960d120 100644
--- a/debian/control
+++ b/debian/control
@@ -10,10 +10,10 @@ Build-Depends: debhelper (>= 8), dpkg-dev (>= 1.16.1~), autotools-dev,
  default-jdk, libpostgresql-jdbc-java, fastjar, libjts-java (>= 1.7),
  imagemagick, libcunit1-dev, dblatex, libxml2-dev (>= 2.5.0~),
  libgtk2.0-dev, libgdal-dev (>= 1.6.0~) | libgdal1-dev (>= 1.6.0~),
- postgresql-server-dev-all, postgresql
-Build-Depends-Indep: libpostgresql-jdbc-java, libsurefire-java,
+ maven2, postgresql-server-dev-all, postgresql
+Build-Depends-Indep: libsurefire-java,
  libmaven-clean-plugin-java, libmaven-compiler-plugin-java,
- libmaven-jar-plugin-java, libmaven-resources-plugin-java, maven2
+ libmaven-jar-plugin-java, libmaven-resources-plugin-java
 Standards-Version: 3.9.4
 Homepage: http://postgis.refractions.net/
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-grass/postgis.git
diff --git a/debian/control.in b/debian/control.in
index 877f67a..d22b636 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -10,10 +10,10 @@ Build-Depends: debhelper (>= 8), dpkg-dev (>= 1.16.1~), autotools-dev,
  default-jdk, libpostgresql-jdbc-java, fastjar, libjts-java (>= 1.7),
  imagemagick, libcunit1-dev, dblatex, libxml2-dev (>= 2.5.0~),
  libgtk2.0-dev, libgdal-dev (>= 1.6.0~) | libgdal1-dev (>= 1.6.0~),
- postgresql-server-dev-all, postgresql
-Build-Depends-Indep: libpostgresql-jdbc-java, libsurefire-java,
+ maven2, postgresql-server-dev-all, postgresql
+Build-Depends-Indep: libsurefire-java,
  libmaven-clean-plugin-java, libmaven-compiler-plugin-java,
- libmaven-jar-plugin-java, libmaven-resources-plugin-java, maven2
+ libmaven-jar-plugin-java, libmaven-resources-plugin-java
 Standards-Version: 3.9.4
 Homepage: http://postgis.refractions.net/
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-grass/postgis.git

-- 
PostGIS for PostgreSQL



More information about the Pkg-grass-devel mailing list