Your message dated Mon, 04 Apr 2005 16:17:37 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#262291: fixed in mysql-connector-java 3.1.7-1
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 30 Jul 2004 13:44:18 +0000
>From [EMAIL PROTECTED] Fri Jul 30 06:44:18 2004
Return-path: <[EMAIL PROTECTED]>
Received: from office-gw.westend.com (xeniac.intern) [212.117.64.2] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1BqXgG-00025v-00; Fri, 30 Jul 2004 06:44:18 -0700
Received: by xeniac.intern (Postfix, from userid 1000)
        id 5920C47C0CA; Fri, 30 Jul 2004 11:34:27 +0200 (CEST)
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Christian Hammers <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: debian/rules uses /usr/local/java/
X-Mailer: reportbug 2.63
Date: Fri, 30 Jul 2004 11:34:26 +0200
Message-Id: <[EMAIL PROTECTED]>
X-BadReturnPath: [EMAIL PROTECTED] rewritten as [EMAIL PROTECTED]
  using "From" header
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

Package: mysql-connector-java
Severity: minor

Hello

In debian/rules the CLASSPATH contains entries below /usr/local/.
Theses should be removed to ensure that self build packages from
you and Debian users do not accidently depend on locally installed
software.

bye,

-christian-

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.4.26-westend4-intel
Locale: LANG=de_DE, LC_CTYPE=de_DE (ignored: LC_ALL set to [EMAIL PROTECTED])

---------------------------------------
Received: (at 262291-close) by bugs.debian.org; 4 Apr 2005 20:37:17 +0000
>From [EMAIL PROTECTED] Mon Apr 04 13:37:17 2005
Return-path: <[EMAIL PROTECTED]>
Received: from newraff.debian.org [208.185.25.31] (mail)
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1DIYJx-0004G6-00; Mon, 04 Apr 2005 13:37:17 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
        id 1DIY0v-00009H-00; Mon, 04 Apr 2005 16:17:37 -0400
From: Wolfgang Baer <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.55 $
Subject: Bug#262291: fixed in mysql-connector-java 3.1.7-1
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Mon, 04 Apr 2005 16:17:37 -0400
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 
X-CrossAssassin-Score: 2

Source: mysql-connector-java
Source-Version: 3.1.7-1

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

libmysql-java_3.1.7-1_all.deb
  to pool/contrib/m/mysql-connector-java/libmysql-java_3.1.7-1_all.deb
mysql-connector-java_3.1.7-1.diff.gz
  to pool/contrib/m/mysql-connector-java/mysql-connector-java_3.1.7-1.diff.gz
mysql-connector-java_3.1.7-1.dsc
  to pool/contrib/m/mysql-connector-java/mysql-connector-java_3.1.7-1.dsc
mysql-connector-java_3.1.7.orig.tar.gz
  to pool/contrib/m/mysql-connector-java/mysql-connector-java_3.1.7.orig.tar.gz



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.
Wolfgang Baer <[EMAIL PROTECTED]> (supplier of updated mysql-connector-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 [EMAIL PROTECTED])


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

Format: 1.7
Date: Sat, 02 Apr 2005 20:30:09 +0200
Source: mysql-connector-java
Binary: libmysql-java
Architecture: source all
Version: 3.1.7-1
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers <[EMAIL PROTECTED]>
Changed-By: Wolfgang Baer <[EMAIL PROTECTED]>
Description: 
 libmysql-java - Java database (JDBC) driver for MySQL
Closes: 262291 282570 293995
Changes: 
 mysql-connector-java (3.1.7-1) unstable; urgency=low
 .
   * New upstream release (closes: #282570,#293995)
   * Now implements JDBC 3 specification - Updated README.Debian/Descriptions
   * Built with free tools - but stay in contrib to get it into
     sarge asap (old release does not support mysql 4.1 features)
     Upload to main will follow afterwards
   * Changed build system to cdbs: build depends now on kaffe, libant1.6-java,
     liblog4j1.2-java, junit; Added liblog4j1.2-java as Suggests
   * No more build depends on jars under /usr/local (closes: #262291)
   * Patched build.xml (01_BuildXml.patch):
     - Changed build directory property to a directory inside source tree
     - Excluded test from testsuite which build depends on
       sun internal stuff (AppletRegressionTest.java)
     - Patched javac target to use target=1.3 so it is also usable with
       JDK 1.3, -Xverify:none needs to be passed to the vm (see README.Debian)
   * Standards-Version: 3.6.1 - no changes required
   * Changed maintainer to Debian Java Maintainers as
     requested by Takashi Okamoto for comaintaining
   * avdyk: added Wolfgang and myself to the uploaders
Files: 
 8314494ded81cd22c5634a6472d34318 838 contrib/libs optional 
mysql-connector-java_3.1.7-1.dsc
 45019c698e7b8391562cc308f1bb0b9c 751394 contrib/libs optional 
mysql-connector-java_3.1.7.orig.tar.gz
 303117b1f5b9820c5c30b0f2191cae5a 2970 contrib/libs optional 
mysql-connector-java_3.1.7-1.diff.gz
 4e4becf37f305fed77895ecafb2e8275 477214 contrib/libs optional 
libmysql-java_3.1.7-1_all.deb

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

iD8DBQFCUZxP4vzFZu62tMIRAnP/AJ9DGPM5TzK79XnZdTFAxWogCclU6wCdHsro
TRcFj/rkuDCL3hJ87d0UMUo=
=+1bB
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to