Your message dated Sun, 15 Jul 2012 11:02:10 +0000
with message-id <e1sqmay-00044z...@franck.debian.org>
and subject line Bug#646600: fixed in jarjar 1.1-2
has caused the Debian Bug report #646600,
regarding jarjar: Jarjar jar file must include contents from asm3-commons.jar
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.)


-- 
646600: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=646600
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: jarjar
Version: 1.1-1
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu precise ubuntu-patch

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


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

  * Drop debian/patches/0006-remove-asm-commons-from-final-jar.patch: 
    libasm3-java now ships correctly seperated jar files so asm-commons 
    must be included.

libasm3-java now ships correctly separated jar files; jarjar needs
artifacts from asm3 and asm3-commons (this was originally satisfied
through asm3.jar which was asm3-all) - dropping this patch restores
this file for remapping in the final jarjar jar file.

Note that libjarjar-java in Debian is OK as it was built with an earlier 
version of libasm3-java.

Thanks for considering the patch.


- -- System Information:
Debian Release: wheezy/sid
  APT prefers oneiric-updates
  APT policy: (500, 'oneiric-updates'), (500, 'oneiric-security'), (500, 
'oneiric-proposed'), (500, 'oneiric')
Architecture: amd64 (x86_64)

Kernel: Linux 3.0.0-12-generic (SMP w/8 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iQIcBAEBCAAGBQJOpsvdAAoJEL/srsug59jD4J4QAKUsrChVjoQCPpJYKByLYIJO
GudYFN7uQR3mF7hrwk9FGgfI3PTCcTH5N+Zcl9LRXh3uch4zxRYdPMSQWrGPZ5Kp
64FzQwM/tKDAShB1QBEtmuwqt+3uBCi6drKOw89y6vmd4/pwJkR6fNxuxU0MF+uB
673+BpDvzcuWUIRbAucrWoduS+rZEUlkfPYtfRmoa8skKXKwj8vjhwBmJ68wDXlW
CGaICRtyP7a9STAg3iPaYLOqgWk3RDGkCpHE583pNb3M0pA/mRB2fes0uoMYpA8m
0UNn/kMCjzux4wG/1C+HzKw7/5vQB9/NoXe2jSHFMEPI/kwKdB0xzN25VVi0s8Qp
ND2BOsOkHoFFGigJBESIwy+Hkiyf1bccQ0aBTDFAPCWCT4BC7le6TMb5dsexbvF8
pxTXA3CMA+uFzrlpp0YwfSWC/HzdtICd+R4uTXTg0onCazkpe+v/eFDFt21704GY
ww8IxSN2rYXQvQOANlFOlIHJoMRdpTXqdQzqEgW4DUw11y36hGx22y0Bk+1cs14s
sUD9MD1/vZwPeweNh0vfRm3vGMIpIBnnje7F3JpFIJWRl0eMUmF+vfDsFpZQXm7N
gQY5/Bq1HuW916z4cbm3a5EzTVceywjvt3DHDDO782MdxsLAY6rQn8znxvTGwJ02
9pYIi+nxpK1epqnY02Md
=rWl+
-----END PGP SIGNATURE-----
=== removed file 'debian/patches/0006-remove-asm-commons-from-final-jar.patch'
--- debian/patches/0006-remove-asm-commons-from-final-jar.patch 2011-09-08 
22:30:41 +0000
+++ debian/patches/0006-remove-asm-commons-from-final-jar.patch 1970-01-01 
00:00:00 +0000
@@ -1,25 +0,0 @@
-From: Torsten Werner <twer...@debian.org>
-Date: Sun, 28 Feb 2010 12:45:45 +0100
-Subject: remove asm-commons from final jar
-
----
- build.xml |    5 -----
- 1 files changed, 0 insertions(+), 5 deletions(-)
-
-diff --git a/build.xml b/build.xml
-index bbae4da..160e9ee 100644
---- a/build.xml
-+++ b/build.xml
-@@ -79,11 +79,6 @@
-         <jarjar jarfile="${jarfile}">
-             <fileset dir="build/main"/>
-              <zipfileset src="${asm.jar}"/>
--             <zipfileset src="${asm-commons.jar}">
--                <include name="org/objectweb/asm/commons/EmptyVisitor.class"/>
--                <include name="org/objectweb/asm/commons/Remap*.class"/>
--                <include 
name="org/objectweb/asm/commons/LocalVariablesSorter.class"/>
--            </zipfileset>
-             <keep pattern="com.tonicsystems.jarjar.Main"/>
-             <keep pattern="com.tonicsystems.jarjar.JarJarTask"/>
-             <rule pattern="com.tonicsystems.jarjar.util.**" 
result="com.tonicsystems.jarjar.ext_util.@1"/>
--- 

=== modified file 'debian/patches/series'
--- debian/patches/series       2010-02-28 12:47:45 +0000
+++ debian/patches/series       2011-10-25 14:29:30 +0000
@@ -3,4 +3,3 @@
 0003-fix-path-in-build.xml.patch
 0004-support-gnu-regexp.patch
 0005-cast-null-to-java.io.File.patch
-0006-remove-asm-commons-from-final-jar.patch


--- End Message ---
--- Begin Message ---
Source: jarjar
Source-Version: 1.1-2

We believe that the bug you reported is fixed in the latest version of
jarjar, 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 646...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Niels Thykier <ni...@thykier.net> (supplier of updated jarjar 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...@debian.org)


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

Format: 1.8
Date: Sun, 15 Jul 2012 12:42:56 +0200
Source: jarjar
Binary: libjarjar-java libjarjar-java-doc
Architecture: source all
Version: 1.1-2
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Changed-By: Niels Thykier <ni...@thykier.net>
Description: 
 libjarjar-java - repackage third-party jars
 libjarjar-java-doc - repackage third-party jars - documentation
Closes: 646600 654028
Changes: 
 jarjar (1.1-2) unstable; urgency=low
 .
   [ James Page ]
   * Drop debian/patches/0006-remove-asm-commons-from-final-jar.patch:
     libasm3-java now ships correctly separated jar files so asm-commons
     must be included.  (Closes: #646600)
 .
   [ Niels Thykier ]
   * Remove Michael Koch from uploaders.  Thanks for your work so far.
     (Closes: #654028)
Checksums-Sha1: 
 a9281cfb5dda3c3a69755e52d691ce4fb587eb33 2011 jarjar_1.1-2.dsc
 619c96708baa280445c845f0fddd550febd5ca74 5707 jarjar_1.1-2.debian.tar.gz
 f876af318ed6cc7b7cd7636a5c16204d74d96f30 105450 libjarjar-java_1.1-2_all.deb
 44f6543e6ddead9a1a0358bf97cbcfd4bacae89a 34034 libjarjar-java-doc_1.1-2_all.deb
Checksums-Sha256: 
 6921849e8fb76fde7ea2b9a331e4370477e92d3065601feceaac6cf42d122599 2011 
jarjar_1.1-2.dsc
 2ab9d480111273693f4407ca0dac2afa5750f36e5de440eca587b5d85ee0952c 5707 
jarjar_1.1-2.debian.tar.gz
 c1fd1dad7800c502e3d651ca57a6068a112f41186ca01a8192f238d9eb107710 105450 
libjarjar-java_1.1-2_all.deb
 2a3dbd83ca10382bdaeb345800cd626d556dc1d325595f59393087b358f259e0 34034 
libjarjar-java-doc_1.1-2_all.deb
Files: 
 56fb2af5375e8a342cb253b03456de69 2011 java optional jarjar_1.1-2.dsc
 8b80ae9167fb58233846beec4ff719d9 5707 java optional jarjar_1.1-2.debian.tar.gz
 699fb9d99510769cc648d6e5bf065831 105450 java optional 
libjarjar-java_1.1-2_all.deb
 b06579e493ddce11f1648058ded3ddff 34034 doc optional 
libjarjar-java-doc_1.1-2_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAEBCAAGBQJQAp/GAAoJEAVLu599gGRCB5EP/i5enK+jjzcu9SZ5ApCdSoFD
wDUhVQaTy+WiudO+II4tRAIvT5T/0JEEq1mGM8ymXfBrQc6/VI/O/kVlcuPjNYK6
tGfwOmnf6BuGz+hDU0ZfxOSAG+asAfN5u1s6JvAO43cP+TyOCDTdbGx2z5/aMsnB
7n0BXVL1Wusm2gtbyT7trQzQwK78pk0rOql/HoUlcFVF02EhSOi9Hxeugvq+c2N5
KdVfxrRQAXUabdIutFRq7Poxy+jh7/BERxAC9cMCTB2Fd9lvrI+vMXX1ZlfT2TiN
EKqw0hE11IWlnsMimYu0XrMHvQTp/FbLaTSb1ZSR2RQxRsdgiFkoyetYnr1j0uxp
a4b2a5NTnp+PbHU2yvhTGLmMpwWPXUbX9AjY+NUvAlagmxdVDFqnRn1Cqj1UypfQ
GZ+Vu9hW3hYGop9xOoJ9IVU/kxB0o7y8akizpRSDhpnrA22iRPxMK+yPg+rEtC62
DXG9YJemdKSWoA4zShddXeIZ9GoRRvlkEQYHQMASElTDYKXi91As2QWKnHS3Q9ji
ygWZaE1tyviXh0pq4YuE89+YudFO5ywfdUbE4n8xHGv8xMjcZVqIk1h8FmvjyVqT
G01KcVnBH4od/+4L2HuHBZZx6qTJRtAFblvnUiQx8s8AJkqhdFGMmpeGT/2Vh2Jc
Y3mRlbieWxnLZetTHrIW
=IXJI
-----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