Bug#788761: postgis: FTBFS with maven-compiler-plugin 3.*

2015-06-14 Thread Sebastiaan Couwenberg
Control: tags -1 pending

Hi Micah,

Thanks for forwarding the patch from Ubuntu.

On 06/14/2015 09:45 PM, Micah Gersten wrote:
> This package fails to build the architecture independent components with the 
> newer maven-compiler-plugin.
> 
> *** /tmp/tmpvkk2E1/bug_body
> 
> In Ubuntu, the attached patch was applied to achieve the following:
> 
>   * Switch libmaven-compiler-plugin-java to libmaven-compiler-plugin-2.5-java
> (Fixes FTBFS)
> - update debian/control{,.in}
> 
> 
> Thanks for considering the patch.

I've applied the patch in git, and an new upload for unstable is being
prepared.

Kind Regards,

Bas

-- 
 GPG Key ID: 4096R/6750F10AE88D4AF1
Fingerprint: 8182 DE41 7056 408D 6146  50D1 6750 F10A E88D 4AF1

___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel


Processed: Re: Bug#788761: postgis: FTBFS with maven-compiler-plugin 3.*

2015-06-14 Thread Debian Bug Tracking System
Processing control commands:

> tags -1 pending
Bug #788761 [postgis] postgis: FTBFS with maven-compiler-plugin 3.*
Added tag(s) pending.

-- 
788761: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=788761
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel


Bug#788761: postgis: FTBFS with maven-compiler-plugin 3.*

2015-06-14 Thread Micah Gersten
Package: postgis
Version: 2.1.7+dfsg-1
Severity: serious
Tags: patch
Justification: fails to build from source (but built successfully in the past)
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu wily ubuntu-patch

This package fails to build the architecture independent components with the 
newer maven-compiler-plugin.

*** /tmp/tmpvkk2E1/bug_body

In Ubuntu, the attached patch was applied to achieve the following:

  * Switch libmaven-compiler-plugin-java to libmaven-compiler-plugin-2.5-java
(Fixes FTBFS)
- update debian/control{,.in}


Thanks for considering the patch.


-- System Information:
Debian Release: jessie/sid
  APT prefers trusty-updates
  APT policy: (500, 'trusty-updates'), (500, 'trusty-security'), (500, 
'trusty-proposed'), (500, 'trusty'), (100, 'trusty-backports')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.13.0-54-generic (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru postgis-2.1.7+dfsg/debian/changelog postgis-2.1.7+dfsg/debian/changelog
diff -Nru postgis-2.1.7+dfsg/debian/control postgis-2.1.7+dfsg/debian/control
--- postgis-2.1.7+dfsg/debian/control	2015-05-01 13:44:01.0 -0500
+++ postgis-2.1.7+dfsg/debian/control	2015-06-14 14:43:57.0 -0500
@@ -17,7 +17,7 @@
 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,
- libsurefire-java, libmaven-compiler-plugin-java,
+ libsurefire-java, libmaven-compiler-plugin-2.5-java,
  libmaven-resources-plugin-java,
  libmaven-javadoc-plugin-java
 Standards-Version: 3.9.6
diff -Nru postgis-2.1.7+dfsg/debian/control.in postgis-2.1.7+dfsg/debian/control.in
--- postgis-2.1.7+dfsg/debian/control.in	2015-03-30 13:52:26.0 -0500
+++ postgis-2.1.7+dfsg/debian/control.in	2015-06-14 14:43:57.0 -0500
@@ -17,7 +17,7 @@
 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,
- libsurefire-java, libmaven-compiler-plugin-java,
+ libsurefire-java, libmaven-compiler-plugin-2.5-java,
  libmaven-resources-plugin-java,
  libmaven-javadoc-plugin-java
 Standards-Version: 3.9.6
___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel