Your message dated Sun, 16 Aug 2015 21:22:03 +0000
with message-id <e1zr5nt-0002qc...@franck.debian.org>
and subject line Bug#795738: fixed in libgpars-groovy-java 1.2.1-3
has caused the Debian Bug report #795738,
regarding libgpars-groovy-java: FTBFS with gradle 2.5
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
795738: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=795738
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: libgpars-groovy-java
Version: 1.2.1-2
Severity: important
Tags: patch

Hi,

I would like to upload gradle 2.5 to unstable but this package FTBFS
with new version of gradle.

Apparently it is sufficient to remove the runtimeClasspath property
from build.gradle. I'm not entirely sure why this is suddenly
necessary and whether it is related to the serious netty bug. However
the attached patch works for me. Please double check if there is not
a better solution.

Regards,

Markus

-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.16.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)

Versions of packages libgpars-groovy-java depends on:
ii  groovy             1.8.6-4
ii  libjcsp-java       1.1-rc4-2
ii  libjsr166y-java    1.7.0-2
ii  libnetty-3.9-java  3.9.0.Final-1

libgpars-groovy-java recommends no packages.

Versions of packages libgpars-groovy-java suggests:
pn  libgpars-groovy-java-doc  <none>

-- no debconf information
Description: fix FTBFS with gradle 2.5
 Remove runtimeClasspath property to make the package build
     with gradle 2.5 again.
Author: Markus Koschany <a...@gambaru.de>

---
The information above should follow the Patch Tagging Guidelines, please
checkout http://dep.debian.net/deps/dep3/ to learn about the format. Here
are templates for supplementary fields that you might want to add:

Origin: <vendor|upstream|other>, <url of original patch>
Bug: <url in upstream bugtracker>
Bug-Debian: https://bugs.debian.org/<bugnumber>
Bug-Ubuntu: https://launchpad.net/bugs/<bugnumber>
Forwarded: <no|not-needed|url proving that it has been forwarded>
Reviewed-By: <name and email of someone who approved the patch>
Last-Update: <YYYY-MM-DD>

--- libgpars-groovy-java-1.2.1.orig/build.gradle
+++ libgpars-groovy-java-1.2.1/build.gradle
@@ -332,9 +332,9 @@ task zipJavaDemo(type: Zip) {
 
 task zipDist(type: Zip) {
     from jar.outputs.files
-    from(runtimeClasspath) {
-        include('jsr166*', 'netty*', 'multiverse*')
-    }
+    //from(runtimeClasspath) {
+    //    include('jsr166*', 'multiverse*')
+    //}
     from('licenses') {
         include '*'
         into 'licenses'

--- End Message ---
--- Begin Message ---
Source: libgpars-groovy-java
Source-Version: 1.2.1-3

We believe that the bug you reported is fixed in the latest version of
libgpars-groovy-java, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 795...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Miguel Landaeta <nomad...@debian.org> (supplier of updated libgpars-groovy-java 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sun, 16 Aug 2015 20:10:32 +0200
Source: libgpars-groovy-java
Binary: libgpars-groovy-java libgpars-groovy-java-doc
Architecture: source all
Version: 1.2.1-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Changed-By: Miguel Landaeta <nomad...@debian.org>
Description:
 libgpars-groovy-java - open-source concurrency library for Groovy
 libgpars-groovy-java-doc - documentation for libgpars-groovy-java
Closes: 795738
Changes:
 libgpars-groovy-java (1.2.1-3) unstable; urgency=medium
 .
   * Fix FTBFS error with Gradle 2.5. (Closes: #795738).
   * Update my own email address.
Checksums-Sha1:
 0c6543849e289c2d01815042e4003644e0142ae3 2266 libgpars-groovy-java_1.2.1-3.dsc
 227023e8036c949171166d63c08f9ab58589004a 4408 
libgpars-groovy-java_1.2.1-3.debian.tar.xz
 d0bc772abd4ac7709ccbedb1a578693b238beaef 1154322 
libgpars-groovy-java-doc_1.2.1-3_all.deb
 56445612df002b9652e1c0293bdcc20eb2165d36 1201772 
libgpars-groovy-java_1.2.1-3_all.deb
Checksums-Sha256:
 14327b328a7db480ea0ec452d19071dafb4a2dec680aaf6ed5991eed91889a9e 2266 
libgpars-groovy-java_1.2.1-3.dsc
 bc4687c8b89fd0d1a56110019fe60be16338f25590322ba2bcf1d0eec3c4189b 4408 
libgpars-groovy-java_1.2.1-3.debian.tar.xz
 bcddf61ef181b9ce4560b0cc56d4e6433a74b4cb4555bb290cbfd6c1f33295ed 1154322 
libgpars-groovy-java-doc_1.2.1-3_all.deb
 12d3002cb498443df11a1b7ed1b93a8c26273d6014e1abdef17abcde18ff4688 1201772 
libgpars-groovy-java_1.2.1-3_all.deb
Files:
 f25c386c7fcb33520623fb975de81c49 2266 java optional 
libgpars-groovy-java_1.2.1-3.dsc
 9da4ce1ee3980426b3b3a0a44526efe2 4408 java optional 
libgpars-groovy-java_1.2.1-3.debian.tar.xz
 3e84d7770acd4dd16243d057ed850e58 1154322 doc optional 
libgpars-groovy-java-doc_1.2.1-3_all.deb
 0c334064ee3f8ee8b946b5ab832c0446 1201772 java optional 
libgpars-groovy-java_1.2.1-3_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJV0OdNAAoJEGIODQuJV82lSFYP/052rSYWr/yWXZh92Bq/13T7
iNOtqDsyGdwMZBF8sDTaKwpGjy3t7yP5YWik42rflfWzIWoMNfgfj4dLEXhkzcXY
8DK2YbQ4nJhX/4D1jt/+3NMCIGUtkaDQdlfjpGG6sMIFjLgJCNVsiOiD9E6Kjn4E
7cmKsQd3UgHkX1C8yma05Xx9aLiPl/43oDkGasdWmHjGieecIDnPhSU+v3vBVpSu
/elegiYOWtIuFLc+rB5bjQvQxr5im54ok/En/wEuR8C4sMYfbr3FHQSG/tCw2ns5
odXXi2HM2VNvo5Cxdzm6bqKF41Mu312y/nZtA0DjthSW1zb/EJDpD8aZvaXMmiXy
UPfsuQlLMscZM7XSdgFbQeEA6K5uFmpHfZVM7q5IAU/UwPkqtVzbc+hDzsn+Pa3g
B7JVydALZEv1NtmfTedHAoJvU5e70tCrlJCuNfVrbK5PFPghDbKdmsghF8+Xklqy
JhaPPltdzwbtJL3R50ArJCBxal7P5iL0mYEiPTjtMKCMRgfMSGkdbSDRXDTN1mM8
Pm3gXI+hAZIZ8F/HncLg7QsWvoJZ3414So7gw84rFYZQXZdQmP0zQMaQCJV4yMXO
WD+ixhJAcYbWDRD/1CTBSVR3Q+L7AhyHT3uLXdvgKef+CkFL0vpZY7hgo6SsBg7Y
tTcd2NoLmbu4Xy/s3cEl
=UAWI
-----END PGP SIGNATURE-----

--- End Message ---
__
This is the maintainer address of Debian's Java team
<http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers>. 
Please use
debian-j...@lists.debian.org for discussions and questions.

Reply via email to