Your message dated Tue, 29 May 2012 23:48:34 +0000
with message-id <e1szw9s-0007hn...@franck.debian.org>
and subject line Bug#646091: fixed in javassist 1:3.12.1.ga-2
has caused the Debian Bug report #646091,
regarding javassist: Enablement of JUnit test suite
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.)


-- 
646091: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=646091
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: javassist
Version: 1:3.12.1.ga-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:

  * Enable test suite for Ubuntu MIR (LP: #878186).
    - d/rules: Use DEB_ANT_CHECK_TARGET to execute test suite, ensure
      ant-junit and junit are added to the classpath.
    - d/control: Added ant-optional and junit to B-D-I.

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)

iQIcBAEBCAAGBQJOoS8pAAoJEL/srsug59jDJvUQAI3HKCt/SnAJpKaNKYsCCl12
5PLOnIsgiW+mZPDhcOSwsIcEFoFA1yoMBd0+Ieu3VzX2SgWx4JXv85P4eBNSHJD+
ZfwZS+bpOSl8LGID8UViS8GTZjYr3R1l+yhQQfcZSVtXDoH0S1jdsVPau7lnn8wU
3aCgcjYS17zAXDzRJQ4Y7SEOo8KbCtlb9faIBC8RVkIQiJOSxXiuZy3PbYc+RitF
5cuFo31+SB7iJa5AVPbtX5eYEWAGWRvq9kwhOkLqRGjeVGmSW9/+jT6UJL2r79aW
i/wTfa+WAoJ8nu0ey9AbH5AsNDK+UeVaH6wr0DuN1vGxpBZz+01ZNV73u4RLjZFI
0WSB9Bgez3xB5iRzgEj4IHCTAMI9laNC1HZqFuJ5n7hsZ5FmccI6WxnU0VdxtpBv
qWuztat2VV4xNKBp8iSQSQ9YIy+lJ5baWRdblFUoH/RIrIGZvwU7nAW4Qg79GJrZ
k7jY3WqJIRtDLPgepu7x+MDhNzW0WEEj6nzR1ta/jm1/ROk5sBY0GuwTzuFuvjkm
ZGhuodxFSi2Wqs/C6d3gQRsec/PAG/lmt1ulB3HQkzTKb9iLbosiwCHBsMbIvQiA
kdS97zwNrCuxmMnnAihCDztapVdfEoE6C3CnlQjomGNnIkXKkyZo4LM8e+lcWszb
DHwx422Dh45dtYi6vKeT
=avco
-----END PGP SIGNATURE-----
=== modified file 'debian/changelog'

=== modified file 'debian/control'
--- debian/control      2011-09-25 01:33:06 +0000
+++ debian/control      2011-10-21 08:36:02 +0000
@@ -5,7 +5,7 @@
 Uploaders: Varun Hiremath <va...@debian.org>, Torsten Werner 
<twer...@debian.org>,
  Niels Thykier <ni...@thykier.net>
 Build-Depends: debhelper (>= 7), cdbs
-Build-Depends-Indep: ant, default-jdk, maven-repo-helper
+Build-Depends-Indep: ant, default-jdk, maven-repo-helper, ant-optional, junit
 Standards-Version: 3.9.2
 Homepage: http://www.csg.is.titech.ac.jp/~chiba/javassist/
 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/javassist

=== modified file 'debian/rules'
--- debian/rules        2010-05-14 14:03:40 +0000
+++ debian/rules        2011-10-21 08:32:32 +0000
@@ -7,6 +7,8 @@
 VERSION              := $(DEB_UPSTREAM_VERSION)
 JAVA_HOME            := /usr/lib/jvm/default-java
 DEB_ANT_BUILD_TARGET := jar javadocs
+DEB_ANT_CHECK_TARGET := test
+DEB_JARS             := ant-junit junit
 ANT_OPTS             := -Dant.build.javac.source=1.5 
-Dant.build.javac.target=1.5
 
 clean::


--- End Message ---
--- Begin Message ---
Source: javassist
Source-Version: 1:3.12.1.ga-2

We believe that the bug you reported is fixed in the latest version of
javassist, which is due to be installed in the Debian FTP archive:

javassist_3.12.1.ga-2.debian.tar.gz
  to main/j/javassist/javassist_3.12.1.ga-2.debian.tar.gz
javassist_3.12.1.ga-2.dsc
  to main/j/javassist/javassist_3.12.1.ga-2.dsc
libjavassist-java-doc_3.12.1.ga-2_all.deb
  to main/j/javassist/libjavassist-java-doc_3.12.1.ga-2_all.deb
libjavassist-java_3.12.1.ga-2_all.deb
  to main/j/javassist/libjavassist-java_3.12.1.ga-2_all.deb



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.
Damien Raude-Morvan <draz...@debian.org> (supplier of updated javassist 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: Wed, 30 May 2012 01:32:57 +0200
Source: javassist
Binary: libjavassist-java libjavassist-java-doc
Architecture: source all
Version: 1:3.12.1.ga-2
Distribution: sid
Urgency: low
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Changed-By: Damien Raude-Morvan <draz...@debian.org>
Description: 
 libjavassist-java - library for editing bytecodes in Java
 libjavassist-java-doc - library for editing bytecodes in Java -- documentation
Closes: 646091
Changes: 
 javassist (1:3.12.1.ga-2) unstable; urgency=low
 .
   * Team upload.
 .
   [ James Page ]
   * Enable test suite for Ubuntu MIR (LP: #878186) (Closes: #646091):
     - d/rules: Use DEB_ANT_CHECK_TARGET to execute test suite, ensure
       ant-junit and junit are added to the classpath.
     - d/control: Added ant-optional and junit to B-D-I.
 .
   [ Damien Raude-Morvan ]
   * Update Standards-Version: 3.9.3.
Checksums-Sha1: 
 c352a5177a89ee7d6ed2072883d07ad89f00fd45 2198 javassist_3.12.1.ga-2.dsc
 070aabc4de34449632f53e732c1d9bcd2a04e37e 4214 
javassist_3.12.1.ga-2.debian.tar.gz
 842483484b577ebfe9d05a99ddbfb05f1df5c7c9 606992 
libjavassist-java_3.12.1.ga-2_all.deb
 4d01c6b634f38bda8e68ae51ddea4b6cfc20f0ca 465050 
libjavassist-java-doc_3.12.1.ga-2_all.deb
Checksums-Sha256: 
 0518ddfd353433ea2bea0b0e3316b24543a686e30574db5e740946288a91c357 2198 
javassist_3.12.1.ga-2.dsc
 aacb0f97b35a1ba51777058ab9e1cedcce2773b3419f040598c05a468eed8994 4214 
javassist_3.12.1.ga-2.debian.tar.gz
 3e1d548afa27a7e2346d0b15d209b55b114af3e4d5522256f841aae80a7c46e6 606992 
libjavassist-java_3.12.1.ga-2_all.deb
 e113791088594e6a5d62f8aa651a56885179785cf3cab79c56aa61ebd60ca9aa 465050 
libjavassist-java-doc_3.12.1.ga-2_all.deb
Files: 
 0a50b74347ee97387a5c48eefd24ef9d 2198 java optional javassist_3.12.1.ga-2.dsc
 e41c39707cb066ef13b5303599d2ed56 4214 java optional 
javassist_3.12.1.ga-2.debian.tar.gz
 99d269a8aa51fa6adc04d9cf43a31643 606992 java optional 
libjavassist-java_3.12.1.ga-2_all.deb
 75ad15219792f09f7c225bb1e01b0d49 465050 doc optional 
libjavassist-java-doc_3.12.1.ga-2_all.deb

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

iQIcBAEBCAAGBQJPxV4sAAoJEHXiDM0z50n88w8QAIUgXicNkQnHd2YOjnm3QS8o
0qMHZWAoZ4ztNnDPUNkFLHERat3XTn62npTdntfcEfPh2xsanL8BurFhzTVlwqcJ
WWF3jaLYmcaMBC09AdPk4bOVYT1FqMo/35p2s7cFgFt46tlYHZWFvU2BFqCgYLjj
UHAj9z7Mufq1QdXnSgiRlIK9sa/sCOclzrcHoqdt1nBDueQVMDkoWE9+t8HFhd48
/JbLIB4vgSYiboy3DubegNOFP2bTZrTp5HZUoCpNq/Q4bdovunxNI1vMdE5G+8kC
aK/vb08pRlWid6BNZYxTxcohymL8X+gdHBMh+9LEVIJZ+OYCff663r6WbxZHb3pW
+YahXDZdSY1qTFhwN+VFc9YnDlXtGEPMoRh2JCCW3DhgWilmwU8FRJRjB/4gZ5O8
zfMmmRM0h2VPCCFO7b4GkTdjnQFuFgNM1ucFjZGxElJbsQObgTd8SY8wjyYtlzrQ
tH0fQnlQKGU9GXrHC6M356GTX+fNPIqfOREJindbzS0NQ6v7WgqPiBB/6JXnqD2D
5qF3XeKsMnDYMQUWZha7CahGqVv+m/Aai/Gn4gCObL2as5iF0FoIoRNRY0xpYPak
pMjmuWzGUypCth+4dgbKCdeTJTQDrLUqOIzr+RZ/Of5zB/ISM6WwFs1ADuk9OvDO
byNSD3Mdh4tm6/SLVJ4u
=a3PU
-----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