Your message dated Mon, 27 May 2013 23:18:12 +0000
with message-id <[email protected]>
and subject line Bug#683525: fixed in collectd 5.1.0-3.1
has caused the Debian Bug report #683525,
regarding collectd: Transition package to use default java implementation
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.)


-- 
683525: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=683525
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: collectd
Version: 4.10.1-2.1
Severity: normal
Tags: patch
User: [email protected]
Usertags: origin-ubuntu quantal ubuntu-patch openjdk-7-transition

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

Dear Maintainer,

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

  * Transition to use default java implementation:
    - d/control: Switch BD openjdk-6-jdk -> default-jdk.
    - d/rules: Check for /usr/lib/jvm/default-java before searching
      other paths when setting up JAVA_HOME.

This will automatically transition the package when the default
java implementation changes (as it has done in Ubuntu quantal).

Thanks for considering the patch.


- -- System Information:
Debian Release: wheezy/sid
  APT prefers quantal-updates
  APT policy: (500, 'quantal-updates'), (500, 'quantal-security'), (500, 
'quantal')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

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

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

iQIcBAEBCAAGBQJQGSkSAAoJEL/srsug59jD2dcP/i0rKyyk3loQYJL2Ns40l8YC
QTattinE6HK9L5GbVNpm+Fw6dH/H8J/bUGz2PSBjMp1e7JgTg96XpdAZz32fV7pB
0bB6GRfet/nxi9P2fXVy9saN/iu3qVbk+mKO4SGwYw40LS0gUotp/+vT4SvjziQN
VrgSJm5+9ly1dyGnr5vTtPdgMCq3LMcuqIAOhGqeNxMN+6Skj6jBwgrzozsa8jdv
xlm/cqWZjEd4GpSY4ODzckg5H75cm0SGoH5wl2MpKvt6h3v2Asvxj3ZbQa3viBUc
mmPE6Mpv1wIOQ10yUWMwVLpMMUeTZGlQi2VQb99tmaGeqCoTF4/E0kkIJHlfmbw5
e8mzJML9V3EIX2fr5laMGFYnwFF7G3yNRHFaqWSwMnHCwDiX6MiRwcXMNUki+nav
QJaZ+2EQKvH8W2MB5K6bB2N/VwM30gfycI4tEdPyWQ+LOfG4YEy39yOtABONhkCs
qOWrz+/NQnSjcWkUZQOA9ETGa2eGgNsSAjt5aJLanvQ+v2Mk8fI2qTjB6l7aST48
aJAJES08fsSld4llzN17Hc0QeukzYoRtsFAzH4H7gH3Na8OVeZxoqQHqplwQe2HX
Lh3iQEvVorNKodX1GQ+b2r3ucAn3nDAiz0QrxVb73hkMSJvXqv67CcWYXG8qkc2/
iZ43O1On3BLjBORjBSyK
=Uefw
-----END PGP SIGNATURE-----
diff -u collectd-4.10.1/debian/rules collectd-4.10.1/debian/rules
--- collectd-4.10.1/debian/rules
+++ collectd-4.10.1/debian/rules
@@ -40,7 +40,7 @@
 ifeq (,$(JAVA_ARCHDIR))
 	JAVA_ARCHDIR = $(DEB_BUILD_ARCH)
 endif
-JAVA_HOME = $(firstword $(wildcard /usr/lib/jvm/java-6-openjdk-$(DEB_HOST_ARCH) /usr/lib/jvm/java-6-openjdk))
+JAVA_HOME = $(firstword $(wildcard /usr/lib/jvm/default-java /usr/lib/jvm/java-6-openjdk-$(DEB_HOST_ARCH) /usr/lib/jvm/java-6-openjdk))
 JAVA_LIBDIR = $(JAVA_HOME)/jre/lib/$(JAVA_ARCHDIR)/server
 
 JAVAC = $(JAVA_HOME)/bin/javac
diff -u collectd-4.10.1/debian/changelog collectd-4.10.1/debian/changelog
diff -u collectd-4.10.1/debian/control collectd-4.10.1/debian/control
--- collectd-4.10.1/debian/control
+++ collectd-4.10.1/debian/control
@@ -34,7 +34,7 @@
  libxml2-dev,
  libyajl-dev,
  linux-libc-dev (>= 2.6.25-4) [!kfreebsd-i386 !kfreebsd-amd64] | linux-libc-dev (<< 2.6.25-1) [!kfreebsd-i386 !kfreebsd-amd64],
- openjdk-6-jdk [!hppa !kfreebsd-i386 !kfreebsd-amd64],
+ default-jdk [!hppa !kfreebsd-i386 !kfreebsd-amd64],
  protobuf-c-compiler,
  python-dev
 Build-Conflicts: libpthread-dev

--- End Message ---
--- Begin Message ---
Source: collectd
Source-Version: 5.1.0-3.1

We believe that the bug you reported is fixed in the latest version of
collectd, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
gregor herrmann <[email protected]> (supplier of updated collectd 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: SHA256

Format: 1.8
Date: Sun, 26 May 2013 00:52:37 +0200
Source: collectd
Binary: collectd-core collectd collectd-utils collectd-dbg collectd-dev 
libcollectdclient-dev libcollectdclient0
Architecture: source amd64 all
Version: 5.1.0-3.1
Distribution: unstable
Urgency: low
Maintainer: Sebastian Harl <[email protected]>
Changed-By: gregor herrmann <[email protected]>
Description: 
 collectd   - statistics collection and monitoring daemon
 collectd-core - statistics collection and monitoring daemon (core system)
 collectd-dbg - statistics collection and monitoring daemon (debugging symbols)
 collectd-dev - statistics collection and monitoring daemon (development files)
 collectd-utils - statistics collection and monitoring daemon (utilities)
 libcollectdclient-dev - client library for collectd's control interface 
(development file
 libcollectdclient0 - client library for collectd's control interface
Closes: 683525 708718
Changes: 
 collectd (5.1.0-3.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Fix "FTBFS with perl 5.18: POD errors":
     add patch pod-perl-5.18 that adds =encoding to some POD files.
     (Closes: #708718)
   * Fix "Transition package to use default java implementation":
     apply modified patch from Ubuntu / James Page:
     - switch build dependency from openjdk-6-jdk to default-jdk
     - set JAVA_HOME to /usr/lib/jvm/default-java
     - update lintian override accordingly
     (Closes: #683525)
Checksums-Sha1: 
 849ff1cde367bbb39d169a1769c092f3bc36489d 3307 collectd_5.1.0-3.1.dsc
 dbebc449b27a7c6411ed32dfc05a83d5ecc61dcc 72055 collectd_5.1.0-3.1.diff.gz
 b15daaa963e3deaff3f2ba98c4ff9b6211a678ab 906402 
collectd-core_5.1.0-3.1_amd64.deb
 5df8e213257be8d4e756c7543c7a77f161f15256 77252 collectd_5.1.0-3.1_amd64.deb
 731ccdcfcf5061b00ed5fe40650a065fc9b0c9e5 87548 
collectd-utils_5.1.0-3.1_amd64.deb
 6f009c663c990aea81d9bf80f760c44e940bd78b 1348816 
collectd-dbg_5.1.0-3.1_amd64.deb
 973660568764b542aa6f034996dbd199d7cf3f6b 71580 
libcollectdclient-dev_5.1.0-3.1_amd64.deb
 917f8eaf3846fcab1dd8d90b2898c82a2cde9b87 77796 
libcollectdclient0_5.1.0-3.1_amd64.deb
 458058dd75901c10a956c68818355d038b6f419d 112976 collectd-dev_5.1.0-3.1_all.deb
Checksums-Sha256: 
 a8641cada2ad81e3deaed9ad0e5424ca80737d8656021717c1eea7fe5d74d8e7 3307 
collectd_5.1.0-3.1.dsc
 900e8196896c004b0fb201c13e8ded4706d8e598a09df3374bb54bf05cc3837d 72055 
collectd_5.1.0-3.1.diff.gz
 c4a3d3e8f0d0611eec8b416f7b3c4cba8813abb627dfa9b8f5d06660595ed7d2 906402 
collectd-core_5.1.0-3.1_amd64.deb
 53d499b4ad375a20718319b6f9b11acc3e440aa0d429284af4173547a89a6549 77252 
collectd_5.1.0-3.1_amd64.deb
 bb6c08a4f079ef6cb60aa682611e64399edd1157745f847ceda8a556fa8f39cc 87548 
collectd-utils_5.1.0-3.1_amd64.deb
 b798fb787880aa07f6493054210261033131811cdd61b41c3175d3733f9dd40f 1348816 
collectd-dbg_5.1.0-3.1_amd64.deb
 3d794535a8f664ddb91ffac44e363a13515bcd5a4082ccd70cee627baeb1f050 71580 
libcollectdclient-dev_5.1.0-3.1_amd64.deb
 ab00b8d747f0e52b2d2007c1fbdd15b4300e89216d3af1f38b413720bf335d81 77796 
libcollectdclient0_5.1.0-3.1_amd64.deb
 114e384a6b62aa68f2359f626e3784d124e0a012e55a144bda2eb36ac6031deb 112976 
collectd-dev_5.1.0-3.1_all.deb
Files: 
 ccc90124e3262c57f3d69dfee5f2c7b9 3307 utils optional collectd_5.1.0-3.1.dsc
 284da1a3169c6207c8b1c687730f683b 72055 utils optional 
collectd_5.1.0-3.1.diff.gz
 5d89ef505478f852e73062199a663f7a 906402 utils optional 
collectd-core_5.1.0-3.1_amd64.deb
 1176e5ff8545ada9cbb80f76ea87e263 77252 utils optional 
collectd_5.1.0-3.1_amd64.deb
 2052b0b42177c57cecd473c8d02a0a4a 87548 utils optional 
collectd-utils_5.1.0-3.1_amd64.deb
 e942d052c321cee536c7757c70f81bbc 1348816 debug extra 
collectd-dbg_5.1.0-3.1_amd64.deb
 a87f27487ac37d50bba0b39715e41d0b 71580 libdevel optional 
libcollectdclient-dev_5.1.0-3.1_amd64.deb
 85a0d15863d6863b96fb550d3b22d96a 77796 libs optional 
libcollectdclient0_5.1.0-3.1_amd64.deb
 31b9d401b42a904943103ba06a782162 112976 utils optional 
collectd-dev_5.1.0-3.1_all.deb

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

iQIcBAEBCAAGBQJRoUGkAAoJELs6aAGGSaoGRO8P/iahif7YOWbHhTLfsLna+Tll
o3zB9w1QDaRmMvWue6yrhi0GrivfQVId0s3uk1yTbVnvv80Aba/SPWp5KsawLdID
h8C9jX+M6U/tq2uy7Rb/B/jFzya2XIw6BrrYmxFkQVZwmMWzjupThs5IqVZKaZcf
giSigaDFCj9oMiWNvmst0OXcvhr0j1D197myGLXuTlbwfTzHcqyvx7CBq8nvFrzl
YaxDaOVjx7bpEYsmZMx2Vfpb9P0FzQM1vqrzVcO8kGTvAPaBLU8aK0EMe2NEpOOW
SuEFOlF0/S1RVQNkbHg0sAMEUZBbWdHWXXE2atxWn6W5bnwx37EBRHHfuNF/+VA7
Vao9DNu/SPHIp+meKSVxa6GhR9pdpOWs/91f0ssDEFlAkiK2HzWFwQyWN3bkXdwo
TZKFQFTuFXpaulcpyl+BcN7/JWNbu+2mZOkX6H8M0nqrdkSNl/Fuac+uTXJCT+ul
bCmX/pxlO7rFl1h+FgKdVtkvoYrjfcVi0sK4r0jYVU1xw0rKwxW6C42DflBfQPrH
QiW7cAynZXbnqAJSUWPdLd7WlTElF+nOPoVvcx7cNkU8IEHo0/OV7x2zPa0+wpoP
aTZI1pCLeyN0fKYCJzApI6pJY6rPU2AaXFVNDjRtu4htX8vE6QDw6x+SkZfV/dd3
HQPKzIs0Vr5hocFYZ91L
=c7XO
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to