Your message dated Thu, 18 May 2023 22:04:11 +0000
with message-id <[email protected]>
and subject line unblock javamail
has caused the Debian Bug report #1036273,
regarding unblock: javamail/1.6.5-2
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.)
--
1036273: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1036273
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Control: affects -1 + src:javamail
X-Debbugs-Cc: [email protected]
User: [email protected]
Usertags: unblock
Severity: normal
Please unblock package javamail.
[ Reason ]
RC bug #1036206 (FTBFS).
[ Impact ]
auto-removal of the package.
[ Tests ]
Building the package (-1 fails, -2 succeeds).
[ Risks ]
None.
[ Checklist ]
[x] all changes are documented in the d/changelog
[x] I reviewed all changes and I approve them
[x] attach debdiff against the package in testing
unblock javamail/1.6.5-2
diff -Nru javamail-1.6.5/debian/changelog javamail-1.6.5/debian/changelog
--- javamail-1.6.5/debian/changelog 2020-06-24 13:44:33.000000000 +0200
+++ javamail-1.6.5/debian/changelog 2023-05-17 08:24:34.000000000 +0200
@@ -1,3 +1,11 @@
+javamail (1.6.5-2) unstable; urgency=medium
+
+ * Team upload.
+ * Fix ftbfs bug (Closes: #1036206)
+ * Update upstream homepage (Closes: #1033247)
+
+ -- Sun Min <[email protected]> Wed, 17 May 2023 14:24:34 +0800
+
javamail (1.6.5-1) unstable; urgency=medium
* New upstream release
diff -Nru javamail-1.6.5/debian/control javamail-1.6.5/debian/control
--- javamail-1.6.5/debian/control 2020-06-24 13:35:15.000000000 +0200
+++ javamail-1.6.5/debian/control 2023-05-17 07:32:23.000000000 +0200
@@ -20,7 +20,7 @@
Standards-Version: 4.5.0
Vcs-Git: https://salsa.debian.org/java-team/javamail.git
Vcs-Browser: https://salsa.debian.org/java-team/javamail
-Homepage: http://javamail.java.net
+Homepage: https://jakartaee.github.io/mail-api
Package: libmail-java
Architecture: all
diff -Nru javamail-1.6.5/debian/maven.properties
javamail-1.6.5/debian/maven.properties
--- javamail-1.6.5/debian/maven.properties 2020-06-24 13:24:50.000000000
+0200
+++ javamail-1.6.5/debian/maven.properties 2023-05-17 07:14:05.000000000
+0200
@@ -6,3 +6,6 @@
# Set the OSGi version to compensate the disabled osgiversion plugin
mail.osgiversion=${project.version}
+
+maven.compiler.source=1.8
+maven.compiler.target=1.8
--- End Message ---
--- Begin Message ---
Unblocked.
--- End Message ---