Your message dated Thu, 02 Aug 2012 14:47:35 +0000
with message-id <[email protected]>
and subject line Bug#683539: fixed in imagej 1.47a-1
has caused the Debian Bug report #683539,
regarding imagej: 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.)
--
683539: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=683539
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: imagej
Version: 1.46a-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 package to use default java implementation:
- d/control: Switch BD openjdk-6-jdk -> default jdk, update runtime
dependency to default-jre | java6-runtime.
This will ensure that the package builds and runs against the default
java implementation for the distro (which will be important when Debian
transitions to openjdk-7 as default).
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)
iQIcBAEBCAAGBQJQGUSRAAoJEL/srsug59jDkfsQALybvYvpcixkoglhFb5PV6t6
cVeffs8GOeHz0+d8cJZ3NhFjow1X3wL3XuehTAwjTqdbApR/rKZv/siqWZdCEfHm
yt3zRVGf//5HeR+/EG+BWJVnf5fSyXMmO7S/OJF5SqTqSMAQAbofMffVcL7TrckA
0ac8SzzdktyG5fiM+Eu5lp99EN9OkCEizRgFdidWTkifYuZc6ejJ3kk3TWKMvnab
2Um3k11WqluNWgj3/slWMgF8A2Rp18poBY9OsDtj6imVZW/hhYtJ06XZeGx39H4f
FPEGhza748GaFzhZfE8cPLviOVTTT16aVSjiOQkFgZeSYJ4s5ZevGM4onYHiWr4a
8wI/tXrP4QW66NqrHXRO3Wqj4HzczCK1ODK8hUPEtW+EqsUKfZ94VzF2joSqWZ5r
P0BwDLN/31sTHoOyIVLd33v74xTnG3fOMq9dyik4mSbqkHYiVMeHRLedcwBSpSXc
qg2YDU9R8RWR1p1IVyhKOZLHwtmdV+EyJmDvMsY/Jx5Hs8pDyHLkQXJp0IMXYAIR
Ed9LsgPKzQZKyh4EigoRRwogRSx+ddiD6CRJcYRgZMdQh9sEpzSng546ry2Wgak5
ZJzkexAQwZObJtYQXp/997921sckKmHOX9dRnj0apYckjELbk2ZDkB3uo8ISqpBs
s71QKxXXFwguh5X6ufo7
=MJ87
-----END PGP SIGNATURE-----
diff -Nru imagej-1.46a/debian/changelog imagej-1.46a/debian/changelog
diff -Nru imagej-1.46a/debian/control imagej-1.46a/debian/control
--- imagej-1.46a/debian/control 2011-07-19 13:44:42.000000000 +0100
+++ imagej-1.46a/debian/control 2012-08-01 15:58:55.000000000 +0100
@@ -5,7 +5,7 @@
DM-Upload-Allowed: yes
Uploaders: Paolo Ariano <[email protected]>,
Andreas Tille <[email protected]>
-Build-Depends: openjdk-6-jdk, debhelper (>=8), ant, javahelper
+Build-Depends: default-jdk, debhelper (>=8), ant, javahelper
Standards-Version: 3.9.2
Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/imagej/trunk/
Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/imagej/trunk/
@@ -13,7 +13,7 @@
Package: imagej
Architecture: all
-Depends: ${java:Depends}, ${misc:Depends}, openjdk-6-jre | sun-java6-jre
+Depends: ${java:Depends}, ${misc:Depends}, default-jre | java6-runtime
Suggests: java-virtual-machine
Description: Image processing program inspired by NIH Image for the Macintosh
It can display, edit, analyze, process, save and print 8-bit, 16-bit and
--- End Message ---
--- Begin Message ---
Source: imagej
Source-Version: 1.47a-1
We believe that the bug you reported is fixed in the latest version of
imagej, 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.
Andreas Tille <[email protected]> (supplier of updated imagej 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, 02 Aug 2012 15:37:48 +0200
Source: imagej
Binary: imagej
Architecture: source all
Version: 1.47a-1
Distribution: unstable
Urgency: low
Maintainer: Debian Med Packaging Team
<[email protected]>
Changed-By: Andreas Tille <[email protected]>
Description:
imagej - Image processing program inspired by NIH Image for the Macintosh
Closes: 683539
Changes:
imagej (1.47a-1) unstable; urgency=low
.
* New upstream version
* debian/get-orig-source: Better handling when called via watch file
* debian/watch: call get-orig-source
* debian/upstream: citations
* debian/control:
- Standards-Version: 3.9.3 (no changes needed)
- Apply patch by James Page <[email protected]> to ease Java
transition (thanks to James)
Closes: #683539
* debhelper 9 (control+compat)
* debian/rules: prevent dh_auto_build from trying to run the program
which would end up in a failure because of a lack of a valid display
* debian/get-orig-source: Use xz compression
Checksums-Sha1:
4853559f385ba2781d99daf0190e26f2e416d224 1366 imagej_1.47a-1.dsc
be37fe4c541ddcce0370df0376ebc6da0fedf89a 695616 imagej_1.47a.orig.tar.xz
5cc0a9ebe95c162201ba08ed0ac7587dea3b5dec 15365 imagej_1.47a-1.debian.tar.gz
7022cba33514a3548ef89f3ac89908896809abf6 1745606 imagej_1.47a-1_all.deb
Checksums-Sha256:
3ce280eadd00100c593e078db1085afe488eb9b31a928e914828718b68ea2fea 1366
imagej_1.47a-1.dsc
7e5b161024a4c420b16145aab6a0e7713536e1e720c9607c1c5c3d4d3b4d2711 695616
imagej_1.47a.orig.tar.xz
06fe809bdc236b79a548cf4bcbc7efff3adb7efa5028228b4781fe7379711480 15365
imagej_1.47a-1.debian.tar.gz
583f3035f1f4ae7c8592bf68e1c64031c23bf3fc9acb176bdc54c0d26214178a 1745606
imagej_1.47a-1_all.deb
Files:
b3ff0b2eb015b911f0741b119f7a387d 1366 science optional imagej_1.47a-1.dsc
a818c8c8e207002ca7803820760a0d86 695616 science optional
imagej_1.47a.orig.tar.xz
8ed3ca28854618879e1c0d836949d92c 15365 science optional
imagej_1.47a-1.debian.tar.gz
d2a85339a15f801a3b9581f087229c05 1745606 science optional
imagej_1.47a-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iEYEARECAAYFAlAahk8ACgkQYDBbMcCf01oqcwCeLQeiP8a+OnN8owNHh1zbqyk9
EG8AoK4DxsayGvSlw+NoGVVKzIkm1Qy5
=glWT
-----END PGP SIGNATURE-----
--- End Message ---