1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151
|
javamail (1.6.5-3) unstable; urgency=medium
* Removed the -java-doc package
* Standards-Version updated to 4.7.0
* Switch to debhelper level 13
-- Emmanuel Bourg <ebourg@apache.org> Mon, 28 Oct 2024 11:35:31 +0100
javamail (1.6.5-2) unstable; urgency=medium
* Team upload.
* Fix ftbfs bug (Closes: #1036206)
* Update upstream homepage (Closes: #1033247)
-- Sun Min <sunmin89@outlook.com> Wed, 17 May 2023 14:24:34 +0800
javamail (1.6.5-1) unstable; urgency=medium
* New upstream release
- Refreshed the patches
- Reverted the jakarta.mail artifacts to javax.mail
- The licence changed from CDDL-1.1 to EPL-2.0
* Track and download the new releases from the Eclipse EE4J repository
* Standards-Version updated to 4.5.0
* Switch to debhelper level 12
-- Emmanuel Bourg <ebourg@apache.org> Wed, 24 Jun 2020 13:44:33 +0200
javamail (1.6.2-1) unstable; urgency=medium
* New upstream release
- Refreshed the patches
* Standards-Version updated to 4.2.1
-- Emmanuel Bourg <ebourg@apache.org> Thu, 20 Sep 2018 17:47:04 +0200
javamail (1.6.1-3) unstable; urgency=medium
* Team upload.
* Fixed the build failure with Java 10 (Closes: #898106)
* Use salsa.debian.org Vcs-* URLs
* Standards-Version updated to 4.1.4
-- Emmanuel Bourg <ebourg@apache.org> Mon, 07 May 2018 11:58:22 +0200
javamail (1.6.1-2) unstable; urgency=medium
* Added the Class-Path attribute in the jars
* Removed the unused Maven rules
-- Emmanuel Bourg <ebourg@apache.org> Tue, 03 Apr 2018 19:12:22 +0200
javamail (1.6.1-1) unstable; urgency=medium
* Team upload.
* New upstream release
- Refreshed the patches
- Removed the oldmail module from debian/libmail-java.poms
- Removed the module-info.java files to work around a bug
with the Maven javadoc plugin
- New dependency on libactivation-java
- Patched parent-distrib/pom.xml to fix a dependency resolution issue
* Track and download the new releases from GitHub
* Standards-Version updated to 4.1.3
* Switch to debhelper level 11
* Refreshed debian/copyright
-- Emmanuel Bourg <ebourg@apache.org> Fri, 02 Mar 2018 14:27:39 +0100
javamail (1.5.6-2) unstable; urgency=medium
* Team upload.
* Fixed the version in the Export-Package field of the OSGi metadata
* Switch to debhelper level 10
-- Emmanuel Bourg <ebourg@apache.org> Fri, 04 Nov 2016 15:08:49 +0100
javamail (1.5.6-1) unstable; urgency=medium
* New upstream release
- Refreshed the patches
* Standards-Version updated to 3.9.8
* Use secure Vcs-* URLs
-- Emmanuel Bourg <ebourg@apache.org> Sun, 28 Aug 2016 23:57:00 +0200
javamail (1.5.5-1) unstable; urgency=medium
* New upstream release
- Refreshed the patches
- Ignore the new Android module
- Ignore an additional dependency of the javadoc plugin
to work around a build failure
- Removed 06-maven-compiler-compatibility.patch (fixed upstream)
-- Emmanuel Bourg <ebourg@apache.org> Sat, 02 Jan 2016 21:32:24 +0100
javamail (1.5.4-1) unstable; urgency=medium
* New upstream release
- Refreshed the patches
* Fixed a build failure caused by the maven-compiler-plugin >= 3.0
* Disabled the unit tests due to an obscure issue with the dependency plugin
* Build with the DH sequencer instead of CDBS
* debian/watch: Modified the watched URL to catch the latest releases
-- Emmanuel Bourg <ebourg@apache.org> Thu, 10 Dec 2015 12:29:01 +0100
javamail (1.5.3-1) unstable; urgency=medium
* Team upload.
[ tony mancill ]
* Add patch to disable SMTPWriteTimeoutTest, which cannot run
without access to a DNS server. (Closes: #770744)
[ Emmanuel Bourg ]
* New upstream release
- Refreshed the patches
* Tweaked again debian/orig-tar.sh to work with the latest uscan
-- Emmanuel Bourg <ebourg@apache.org> Fri, 01 May 2015 16:04:30 +0200
javamail (1.5.2-3) unstable; urgency=medium
* Ignore the sporadic failures of IMAPIdleUntaggedResponseTest
(Closes: #769267)
* debian/copyright: Fixed the short name of the BSD license
-- Emmanuel Bourg <ebourg@apache.org> Sat, 15 Nov 2014 16:27:48 +0100
javamail (1.5.2-2) unstable; urgency=medium
* Fixed a build failure caused by maven-bundle-plugin/2.3.7 (Closes: #761548)
* Standards-Version updated to 3.9.6 (no changes)
-- Emmanuel Bourg <ebourg@apache.org> Fri, 03 Oct 2014 14:37:04 +0200
javamail (1.5.2-1) unstable; urgency=medium
* New upstream release
- Removed 03-change-test-ports.patch (fixed upstream)
* debian/rules: Modified get-orig-source to work with the latest uscan
-- Emmanuel Bourg <ebourg@apache.org> Tue, 26 Aug 2014 08:46:20 +0200
javamail (1.5.1-1) unstable; urgency=low
* Initial release (Closes: #596469, #710394)
-- Emmanuel Bourg <ebourg@apache.org> Thu, 06 Feb 2014 14:36:11 +0100
|