Your message dated Mon, 17 Dec 2012 15:17:35 +0000
with message-id <[email protected]>
and subject line Bug#683528: fixed in colt 1.2.0+dfsg-1
has caused the Debian Bug report #683528,
regarding colt: 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.)
--
683528: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=683528
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: colt
Version: 1.2.0~nojar-2
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 from openjdk-6-jdk to default-jdk.
- d/rules: Set source/target = 1.5 to ensure backwards compatible
bytecode is built.
This change will aid transition 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)
iQIcBAEBCAAGBQJQGSuyAAoJEL/srsug59jDdwAQALo38dbPnl8HAWTOx3xpLgaQ
CRVRY0I3hCjuG7YLTIDIHP1gqtZ7Ffz46QcA0agBRKMkuN3ujFj2SmixPBKhV7Oi
7hGf3gFm2GisD7ckzeaclyqUD6qVsE2s5cLBE4YcGESQCZ1hf8Ws19KaEhgwJMOq
hzq4jkfOFHMc3LyziWZUhnVrE0k5D/TFoRSnsYB3npuipneuOW64XujHMuKZ+pGZ
AZBne5W2AgQpgJ9Zvsprz24uZqo31l3444AICyu7coKtl7vtdNCRVmcV7ST6il8Q
oFdmGucCKQiGbwxKt8enb6F/cP/wZOSHy28gXoaluniPsy6pHIyvIo2bfEnCoqpW
hHxOj0ZrpTH43J6MdP9Dq6kF2lNK0kNEtgDpLuR5QOyyr3eJQlYUasvR7ELd+UAJ
Ur2SOLS2Nv7VHyBKgA3ZsX2vSKKPgy2OXeVRHfRcOt8uYH3xW4AVFrtnJOqGnoFW
hFBVmeQVXc5h2lG9HtHID7m60h+8yy1SmCg6JEkQq4l9vktGkYZ7HcuHivM+3kbn
Xar5pjaM9eOOVk2K1r+n/r1gySx897yxgG6KB49eSH7LWNnTfQgtseBytYVLRNte
f8nVTbOg4gHloDvOLfgsjmLLSKR1z3YLk7i/8Rdhhemk7mYNQcOISXpagv2a0zcB
Idorp/seUToBYcFcrpy2
=PIQf
-----END PGP SIGNATURE-----
diff -Nru colt-1.2.0~nojar/debian/changelog colt-1.2.0~nojar/debian/changelog
diff -Nru colt-1.2.0~nojar/debian/control colt-1.2.0~nojar/debian/control
--- colt-1.2.0~nojar/debian/control 2012-06-19 08:47:41.000000000 +0100
+++ colt-1.2.0~nojar/debian/control 2012-08-01 14:12:21.000000000 +0100
@@ -4,7 +4,7 @@
Maintainer: Debian Med Packaging Team <[email protected]>
DM-Upload-Allowed: yes
Uploaders: Andreas Tille <[email protected]>
-Build-Depends: debhelper (>= 9), javahelper (>=0.25), openjdk-6-jdk, ant, libconcurrent-java
+Build-Depends: debhelper (>= 9), javahelper (>=0.25), default-jdk, ant, libconcurrent-java
Standards-Version: 3.9.3
Homepage: http://acs.lbl.gov/software/colt/
Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/libcolt-java/trunk
diff -Nru colt-1.2.0~nojar/debian/rules colt-1.2.0~nojar/debian/rules
--- colt-1.2.0~nojar/debian/rules 2012-01-20 20:53:40.000000000 +0000
+++ colt-1.2.0~nojar/debian/rules 2012-08-01 14:08:42.000000000 +0100
@@ -6,7 +6,7 @@
dh $@ --with javahelper
override_dh_auto_build:
- ant build
+ ant -Dant.build.javac.source=1.5 -Dant.build.javac.target=1.5 build
override_dh_installdocs:
dh_installdocs
--- End Message ---
--- Begin Message ---
Source: colt
Source-Version: 1.2.0+dfsg-1
We believe that the bug you reported is fixed in the latest version of
colt, 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 colt 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, 17 Dec 2012 15:52:07 +0100
Source: colt
Binary: libcolt-java libcolt-java-doc
Architecture: source all
Version: 1.2.0+dfsg-1
Distribution: experimental
Urgency: low
Maintainer: Debian Med Packaging Team
<[email protected]>
Changed-By: Andreas Tille <[email protected]>
Description:
libcolt-java - scalable scientific and technical computing in Java
libcolt-java-doc - scalable scientific and technical computing in Java (doc)
Closes: 683528
Changes:
colt (1.2.0+dfsg-1) experimental; urgency=low
.
* debian/copyright:
- DEP5
- Add Files-Excluded to document what was removed from original source
* debian/{control,rules}: use default java implementation
thanks for the patch to James Page <[email protected]>
Closes: #683528
* debian/control: Standards-Version: 3.9.4
Checksums-Sha1:
584c68fc26738b0f55b0e264c0f1b2e4be262e6e 1476 colt_1.2.0+dfsg-1.dsc
eafad6a9441fe1ec3b183797ef70e90a8a9bfb90 807056 colt_1.2.0+dfsg.orig.tar.xz
79ffa1683611f55b4ca183d730f7168f7b994120 4079 colt_1.2.0+dfsg-1.debian.tar.gz
4c6bf4d7d2b62307059f7a8fe2e356fb9d665914 510432
libcolt-java_1.2.0+dfsg-1_all.deb
955af474e151a26dc7aa8ab5bd15ec40a89e748f 1204486
libcolt-java-doc_1.2.0+dfsg-1_all.deb
Checksums-Sha256:
c33775e9189d17879615e1e53e6176fc3213af553b3d4adbc38dd7059c23349e 1476
colt_1.2.0+dfsg-1.dsc
e5c1a652e9faf723712a92efc15bd86da63c997b6f662a9b043d3afafdd28772 807056
colt_1.2.0+dfsg.orig.tar.xz
dc0c78135048c95ec6dc9c5b0c91f8ded83f8d18b49c2e17c49ca5055fa2081c 4079
colt_1.2.0+dfsg-1.debian.tar.gz
506eaea536f5cf7b0e519fb16b03ab2d53f3253b09a4987465c6e167782e877e 510432
libcolt-java_1.2.0+dfsg-1_all.deb
43bfba08d5189fb14ab5b63ca1246dfb306bda2836db35112b2a2a0c5523c062 1204486
libcolt-java-doc_1.2.0+dfsg-1_all.deb
Files:
e8f4b24a68388fee0d86767d5a28ae79 1476 non-free/java optional
colt_1.2.0+dfsg-1.dsc
76b20db5e2ea41b8906a8cd39222baf9 807056 non-free/java optional
colt_1.2.0+dfsg.orig.tar.xz
a6269f5483bceba6f7114551813018d4 4079 non-free/java optional
colt_1.2.0+dfsg-1.debian.tar.gz
24334fbac8b3744c5c9581c95bdc9f61 510432 non-free/java optional
libcolt-java_1.2.0+dfsg-1_all.deb
d095d406d72c1cf43d613b009eb8c136 1204486 non-free/doc optional
libcolt-java-doc_1.2.0+dfsg-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iEYEARECAAYFAlDPNYAACgkQYDBbMcCf01r5owCgom9U6+00Wx4PVYlX3p4O9yG6
XcwAn06JNCKHLeFzrF4dDL7eTgxIz6hv
=TsZa
-----END PGP SIGNATURE-----
--- End Message ---