Your message dated Wed, 29 May 2013 17:18:38 +0000
with message-id <[email protected]>
and subject line Bug#684296: fixed in tomcat-maven-plugin 1.1-2.1
has caused the Debian Bug report #684296,
regarding tomcat-maven-plugin: Drop build dependency on openjdk-6-jdk
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.)
--
684296: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=684296
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: tomcat-maven-plugin
Version: 1.1-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 only:
- d/control: Drop BD on openjdk-6-jdk.
Ubuntu quantal is transitioning default java from openjdk-6 to openjdk-7; this
patch eases the transition and removes a surplus BD.
Note that this transitionis not a release goal for wheezy.
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-8-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)
iQIcBAEBCAAGBQJQInJ4AAoJEL/srsug59jDaWoQAI4pHvrf4N790DGdBLP/WkAy
f+dvvHwCDXoUFjKDDF2Hcb9IL8OggOM2L2PGYQ6KSxSK/yegr25QZfCmAMdMKMXq
LnkNgyeFnACGVUCIR0CsyAxd4dok8Vuupw0vb4EG0kIWur9Wav/5Bf6OUZQOuOMi
RS0u6sUtHfx3dWQ12mSEiLxuUAGpG75AcAYANy0ibRvAEnoPWpKx9JQWPSnXtlE0
57S7SYW5DmY5e5kV05zP02nHOCxVkmSylcNixdjt7TF7rBCvsWKE41LwHJWUqZ03
1K7SNMiUoeCCDWAAw0F3CEeN/uad22MWQWF/XT4phz2oJAouiuoNO2xphtpa35nQ
sjAJgwiVEB2zd0w/wYNuyj/lpbwZrFLLWocIo1/DLsEji8k8yQbPuNeuapBBbsTQ
/hK+9eR74zsbW8fCQzsX9QQ/4+Ng3XKehRCQjZ8gbAGugx6vGgQ/wASU+0e8A17V
uYRT5SAWDmFortTge3hObB7B6fSwhDiZiIoul3NWX5zzOWRZAHC5OTB/dLZdK4og
ErSV9mvmtqcXfjtAFKmPBDr2sRSHP+fD08LrEhzmhndvYMGl4ISboJyfI4Q3k73q
tKSY+0UpvpXatfu6uYa2qFvomMOUNyofsizuFQDd/KnFcnxcbP4gaQEBgketTxpD
Ku/5sl8n0iYhrV7xUCiN
=A7Qi
-----END PGP SIGNATURE-----
diff -Nru tomcat-maven-plugin-1.1/debian/changelog tomcat-maven-plugin-1.1/debian/changelog
diff -Nru tomcat-maven-plugin-1.1/debian/control tomcat-maven-plugin-1.1/debian/control
--- tomcat-maven-plugin-1.1/debian/control 2011-11-26 16:44:40.000000000 +0000
+++ tomcat-maven-plugin-1.1/debian/control 2012-08-08 15:05:24.000000000 +0100
@@ -4,7 +4,7 @@
Maintainer: David Paleino <[email protected]>
Build-Depends:
debhelper (>= 7.0.50~)
- , openjdk-6-jdk | default-jdk
+ , default-jdk
, maven-debian-helper
, maven-repo-helper
Build-Depends-Indep:
--- End Message ---
--- Begin Message ---
Source: tomcat-maven-plugin
Source-Version: 1.1-2.1
We believe that the bug you reported is fixed in the latest version of
tomcat-maven-plugin, 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 tomcat-maven-plugin
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: Mon, 27 May 2013 18:54:45 +0200
Source: tomcat-maven-plugin
Binary: libtomcat-maven-plugin-java
Architecture: source all
Version: 1.1-2.1
Distribution: unstable
Urgency: low
Maintainer: David Paleino <[email protected]>
Changed-By: gregor herrmann <[email protected]>
Description:
libtomcat-maven-plugin-java - Tomcat Maven plugin
Closes: 684296
Changes:
tomcat-maven-plugin (1.1-2.1) unstable; urgency=low
.
* Non-maintainer upload.
* Fix "Drop build dependency on openjdk-6-jdk":
apply patch from Ubuntu / James Page:
.
Transition package to use default java implementation only:
- d/control: Drop BD on openjdk-6-jdk.
.
(Closes: #684296)
Checksums-Sha1:
8fda15ad8800795ec9bcd001661c0cf1e6d8e5c8 2144 tomcat-maven-plugin_1.1-2.1.dsc
38f13b67f58787e378f82803e4c9a2ba0a00ef7e 2899
tomcat-maven-plugin_1.1-2.1.debian.tar.gz
aec4e7b9bf3f263953d581c8fead14ff1439224e 51304
libtomcat-maven-plugin-java_1.1-2.1_all.deb
Checksums-Sha256:
4b59843f76ca9ac1bb577d69cba6a85d0b9f2d4e66ee8d78984e2a65c0877479 2144
tomcat-maven-plugin_1.1-2.1.dsc
16bc3fd5d34648d4cd3ab1f924bf48fb600c2b756827908498924c025f212d4f 2899
tomcat-maven-plugin_1.1-2.1.debian.tar.gz
3dcd1ca5c9f49be9705b772697dcafe637bdf17d94ee523cca3990530e296dc3 51304
libtomcat-maven-plugin-java_1.1-2.1_all.deb
Files:
0e79c96c75040cc24b06c0de7042c667 2144 java extra
tomcat-maven-plugin_1.1-2.1.dsc
c2f92df9eb1e40f39791c34bbbae85ae 2899 java extra
tomcat-maven-plugin_1.1-2.1.debian.tar.gz
617ff74b3bbf604f6f43e20f3d5324e8 51304 java extra
libtomcat-maven-plugin-java_1.1-2.1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iQIcBAEBCAAGBQJRo5AvAAoJELs6aAGGSaoG4+sP/2j0scG+vdSPFpIPyP6Ov7F3
u7lT67ZtksC0I0oeoaWWFtMclfbB0e6IsEAUmFPJTAIwA6y3tIHDQ4QV8VVSb4X4
xoXGAAJ6NVSVAhqx9N1ylznDji6fejpn/DJRTgo6mmIIfLSv22K5e4N3SbHfmisi
D47ZNGtAZ2ecKO2fGKzC9mVAvNmi0SdYUsXU+bYToP3mQ6+YHn1EU3x+1rspj988
bmTVejxCpoNbifztmhvA4S+rS/xA+qAKCVJiM0L3RRxJOgNhhUYI6QeSo4/QY0Jx
9cVVYqUUxbc4ulrUJ9rUpq2OcatXZbbXGfgHiy5ReLDBwP72+Ry8lYGRE2lusaep
J36IjA2SmftAbZQ1swzXkulMQADgtvs6j19ZjGlh71sF69gJdEzrcdnnOaFS6Tp2
fmH5QRAYS5odEvHQq7+af140ahype4mkCR2u14hqWsI7LY+UrFoOy9TgVipb764I
l5OiXFuzxLW+kFQC2pYKHSW0Tc3jCl3GvTIlIClJxIzl2ORrEMONcCffytO9beFq
PpNY9pagIDCTX/0SFYw3tkd2QaGzFGyyFW71pZYj0MJFK2+r9IkVOSA2fO2/MdnT
EmuPZ42qa3Y+HpP+0W2IT42mZk0b+7F4L1i8x1bxD9r0nMySXpwsTDJ4i/NIuO9V
kFAG0NamyZnusP8v7mMp
=NvcC
-----END PGP SIGNATURE-----
--- End Message ---