Bug#1036273: unblock: javamail/1.6.5-2
Bastian Germann
bage at debian.org
Thu May 18 13:08:34 BST 2023
Package: release.debian.org
Control: affects -1 + src:javamail
X-Debbugs-Cc: javamail at packages.debian.org
User: release.debian.org at packages.debian.org
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
-------------- next part --------------
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 <sunmin89 at outlook.com> 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
More information about the pkg-java-maintainers
mailing list