Hello, this goes to the list, as I do not know the real maintainer of the postgis package as there are three "Uploaders:" in debian/control.
To finish my mission (for now) of bringing sfcgal-support to debians version of postgis there are finaly only three steps left: 1. Build future versions of postgis (in sid) with sfcgal support 2. backport sfcgal to jessie 3. Build future backports of postgis with sfcgal support I already pushed a jessie-backports branch to alioth and build the package, but I would like to avoid doing the second step before the first one. So whoever the maintainer of postgis is would you mind adding the following patch? From: Sven Geggus <[email protected]> Date: Thu, 3 Sep 2015 17:28:08 +0200 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index ff10df5..82595c8 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,7 @@ Build-Depends: debhelper (>= 9), po-debconf, imagemagick, libcunit1-dev, dblatex, libxml2-dev (>= 2.5.0~), libgtk2.0-dev, libgdal-dev (>= 1.11.2+dfsg-3~) | libgdal1-dev (>= 1.9.0~), postgresql-server-dev-all, postgresql-common (>= 148~), postgresql, - maven-repo-helper + maven-repo-helper, libsfcgal-dev Build-Depends-Indep: default-jdk, openjdk-7-jdk | java7-sdk, libpostgresql-jdbc-java, fastjar, libjts-java (>= 1.7), maven2, libmaven-clean-plugin-java, libmaven-jar-plugin-java, -- Regards Sven -- Um Kontrolle Ihres Kontos wiederzugewinnen, klicken Sie bitte auf das Verbindungsgebrüll. (aus einer Ebay fishing Mail) /me is giggls@ircnet, http://sven.gegg.us/ on the Web
