Your message dated Mon, 22 Jun 2009 22:22:08 +0000
with message-id <[email protected]>
and subject line Bug#527308: fixed in junit4 4.6-2
has caused the Debian Bug report #527308,
regarding Please add hamcrest-core.jar to the Class-Path attribute
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 [email protected]
immediately.)


-- 
527308: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=527308
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: junit4
Version: 4.6-1

This way, your users do not need to worry about implementations
details.

I've attached an example how this is done in stringtemplate.

diff -Nur stringtemplate-3.1/build.xml stringtemplate-3.1.new/build.xml
--- stringtemplate-3.1/build.xml	2008-02-23 13:06:28.000000000 +0100
+++ stringtemplate-3.1.new/build.xml	2008-02-23 13:15:46.000000000 +0100
@@ -134,6 +134,9 @@
     <jar jarfile="${build.jar}"
       basedir="${build.classes}"
       includes="**/*.class">
+      <manifest>
+        <attribute name="Class-Path" value="antlr.jar"/>
+      </manifest>
     </jar>
   </target>
 

--- End Message ---
--- Begin Message ---
Source: junit4
Source-Version: 4.6-2

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

junit4_4.6-2.diff.gz
  to pool/main/j/junit4/junit4_4.6-2.diff.gz
junit4_4.6-2.dsc
  to pool/main/j/junit4/junit4_4.6-2.dsc
junit4_4.6-2_all.deb
  to pool/main/j/junit4/junit4_4.6-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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Damien Raude-Morvan <[email protected]> (supplier of updated junit4 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 [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Mon, 22 Jun 2009 22:25:36 +0200
Source: junit4
Binary: junit4
Architecture: source all
Version: 4.6-2
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers 
<[email protected]>
Changed-By: Damien Raude-Morvan <[email protected]>
Description: 
 junit4     - JUnit regression test framework for Java
Closes: 527308
Changes: 
 junit4 (4.6-2) unstable; urgency=low
 .
   * debian/build.xml:
     Add hamcrest-core.jar in Class-Path using junit4.jar Manifest file.
     Thanks to Florian Weimer. (Closes: #527308)
   * Remove NEWS.Debian as migration from 4.3 does not require user action.
   * debian/copyright: include copyright assignment before licence
   * Bump Standards-Version to 3.8.2: no changes needed
Checksums-Sha1: 
 c8fad1f87a91c3840f5a72d830f90b8e8c93ce52 1334 junit4_4.6-2.dsc
 a2e2769a1ac15f71f7c597cd9d740e388b8f7b16 7394 junit4_4.6-2.diff.gz
 fda3850e16b9bfa3ac2455d915c0ca4a0e5d2291 369988 junit4_4.6-2_all.deb
Checksums-Sha256: 
 8552d79a2965faa62ba3c963fb151b1101222ec5063e8922dbce438e88bd298e 1334 
junit4_4.6-2.dsc
 062809e6d10b03e0fd6a5eacc7ac0170d3c4d3111e0013b3006561211dc513f1 7394 
junit4_4.6-2.diff.gz
 f011be4480b006ced57606b97185167f6bd61342c1a967f9ac8ae61297d99e3c 369988 
junit4_4.6-2_all.deb
Files: 
 eb39aa46efdaa4983b19c3e399dcfd04 1334 java optional junit4_4.6-2.dsc
 59237d05d4bb42c88f3111e851abe584 7394 java optional junit4_4.6-2.diff.gz
 ce68f7f537603900f3183dd36bcf51e7 369988 java optional junit4_4.6-2_all.deb

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

iEYEARECAAYFAko/7hEACgkQfY3dicTPjsOwUwCfS19VF1Mu3g4MHQZyS4VNcX4W
AqwAnAiND/0qMrgTcKVbr4fqH4ESU+u6
=3Dz0
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to