Your message dated Thu, 07 May 2009 23:47:05 +0000
with message-id <[email protected]>
and subject line Bug#508949: fixed in commons-httpclient 3.1-3
has caused the Debian Bug report #508949,
regarding default-jre conversion and resolve lintian errors
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.)


-- 
508949: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=508949
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: commons-httpclient
Version: 3.1-2
Severity: important
Tags: patch

This is a patch to convert commons-httpclient to use default-jre and
also fixes the various lintian errors that are being output.

Thanks,

Chris Cheney
diff -u commons-httpclient-3.1/debian/control commons-httpclient-3.1/debian/control
--- commons-httpclient-3.1/debian/control
+++ commons-httpclient-3.1/debian/control
@@ -4,16 +4,16 @@
 Maintainer: Debian Java Maintainers <[email protected]>
 Uploaders: Barry Hawkins <[email protected]>, Arnaud Vandyck <[email protected]>, Kumar Appaiah <[email protected]>, Varun Hiremath <[email protected]>
 Build-Depends: debhelper (>= 4.1.0), cdbs
-Build-Depends-Indep: dpatch (>= 1.11), ant (>= 1.6.5), libcommons-logging-java, junit, java-gcj-compat-dev, libcommons-codec-java
-Standards-Version: 3.7.3
+Build-Depends-Indep: ant (>= 1.6.5), default-jdk, libcommons-codec-java, libcommons-logging-java, junit
+Standards-Version: 3.8.0.0
 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/commons-httpclient
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/commons-httpclient
-Homepage:http://commons.apache.org/httpclient
+Homepage: http://commons.apache.org/httpclient
 
 Package: libcommons-httpclient-java
 Architecture: all
 Suggests: libcommons-httpclient-java-doc
-Depends: kaffe (>=2:1.1.5) | java-gcj-compat | java2-runtime, libcommons-logging-java, libcommons-codec-java
+Depends: default-jre-headless | java2-runtime-headless, libcommons-logging-java, libcommons-codec-java, ${misc:Depends}
 Description: A Java(TM) library for creating HTTP clients
  The Jakarta Commons HTTPClient library provides an efficient,
  up-to-date, and feature-rich package implementing the client side of
@@ -22,6 +22,7 @@
 Package: libcommons-httpclient-java-doc
 Section: doc
 Architecture: all
+Depends: ${misc:Depends}
 Suggests: libcommons-httpclient-java
 Description: Documentation for libcommons-httpclient-java
  The Jakarta Commons HTTPClient library provides an efficient,
diff -u commons-httpclient-3.1/debian/rules commons-httpclient-3.1/debian/rules
--- commons-httpclient-3.1/debian/rules
+++ commons-httpclient-3.1/debian/rules
@@ -6,10 +6,9 @@
 
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/ant.mk
-#include /usr/share/cdbs/1/rules/dpatch.mk
 include /usr/share/cdbs/1/rules/simple-patchsys.mk
 
-JAVA_HOME       := /usr/lib/jvm/java-gcj
+JAVA_HOME            := /usr/lib/jvm/default-java
 DEB_JARS             := junit commons-logging commons-codec
 DEB_ANT_BUILD_TARGET := dist
 
reverted:
--- commons-httpclient-3.1/debian/patches/00list
+++ commons-httpclient-3.1.orig/debian/patches/00list
@@ -1,2 +0,0 @@
-01_upstream_disable_examples_classes
-02_upstream_qualify_ConnectionPool_declaration

--- End Message ---
--- Begin Message ---
Source: commons-httpclient
Source-Version: 3.1-3

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

commons-httpclient_3.1-3.diff.gz
  to pool/main/c/commons-httpclient/commons-httpclient_3.1-3.diff.gz
commons-httpclient_3.1-3.dsc
  to pool/main/c/commons-httpclient/commons-httpclient_3.1-3.dsc
libcommons-httpclient-java-doc_3.1-3_all.deb
  to pool/main/c/commons-httpclient/libcommons-httpclient-java-doc_3.1-3_all.deb
libcommons-httpclient-java_3.1-3_all.deb
  to pool/main/c/commons-httpclient/libcommons-httpclient-java_3.1-3_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.
Varun Hiremath <[email protected]> (supplier of updated commons-httpclient 
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: Thu, 07 May 2009 19:27:19 -0400
Source: commons-httpclient
Binary: libcommons-httpclient-java libcommons-httpclient-java-doc
Architecture: source all
Version: 3.1-3
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers 
<[email protected]>
Changed-By: Varun Hiremath <[email protected]>
Description: 
 libcommons-httpclient-java - A Java(TM) library for creating HTTP clients
 libcommons-httpclient-java-doc - Documentation for libcommons-httpclient-java
Closes: 508949
Changes: 
 commons-httpclient (3.1-3) unstable; urgency=low
 .
   * Convert to default-jdk/jre (Closes: #508949)
   * Bump Standards-Version to 3.8.1
Checksums-Sha1: 
 210c10e8f7e2708fe0af8888b060df21fd8c996a 1533 commons-httpclient_3.1-3.dsc
 cb0ec4d05769e4f1c3cff00ac997e5e895de95b0 7860 commons-httpclient_3.1-3.diff.gz
 2535e100a3f2ee1d2304b2f21199952d18cd3a31 307256 
libcommons-httpclient-java_3.1-3_all.deb
 c413b900a0643cf85ef8e5133f4169b92df65518 1544352 
libcommons-httpclient-java-doc_3.1-3_all.deb
Checksums-Sha256: 
 f1b97c74e03477e609e0935b9e6a908802046995e5d33bad0e3ddf6cc241ba6f 1533 
commons-httpclient_3.1-3.dsc
 592f30fb8d317f45d6995ac061d1ba273bbbd2f466591c83e5faeb556fcfe40c 7860 
commons-httpclient_3.1-3.diff.gz
 9f8956dc369c3f07b60184ed89a8cfe140c96fcb914d0854290ab736c0c9ecc0 307256 
libcommons-httpclient-java_3.1-3_all.deb
 04730bcd13c96fe8ea1b2f2ca7f4ca0bbcf2d88988ee9c26f8deb68e8e1808ce 1544352 
libcommons-httpclient-java-doc_3.1-3_all.deb
Files: 
 fa2bb4b2a961debd745e2b194c221c4c 1533 java optional 
commons-httpclient_3.1-3.dsc
 688078dc7e3fc6d43aa4fdc266769cd2 7860 java optional 
commons-httpclient_3.1-3.diff.gz
 f0065afec449ec648b53892b445d85c6 307256 java optional 
libcommons-httpclient-java_3.1-3_all.deb
 76d9243e9b7c9a665e8f77f7f4b3e9a5 1544352 doc optional 
libcommons-httpclient-java-doc_3.1-3_all.deb

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

iEYEARECAAYFAkoDb84ACgkQPEFSUMxFMZdc5gCeN+Wz52OTnGtoJasuLsPHRk7D
wwQAnAiwgEaLVjwwZJlEF/z5CRd7OpfQ
=ZBlr
-----END PGP SIGNATURE-----



--- End Message ---
_______________________________________________
pkg-java-maintainers mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers

Reply via email to