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 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349
|
davmail (5.5.1.3299-5) unstable; urgency=medium
[ Alexandre Rossi ]
* drop Suggests of libswt-gtk2-4-jni which is gone from the archive
* add default-jre as a Suggests (Closes: #987601)
[ Meeuwissen Olaf ]
* fix conf ignored when starting via init.d script (Closes: #989817)
-- Alexandre Rossi <alexandre.rossi@gmail.com> Wed, 07 Jul 2021 14:39:48 +0200
davmail (5.5.1.3299-4) unstable; urgency=medium
* fix service start when not using keystoreFile (Closes: #972136)
-- Alexandre Rossi <alexandre.rossi@gmail.com> Tue, 13 Oct 2020 09:09:08 +0000
davmail (5.5.1.3299-3) unstable; urgency=medium
* move conf to /etc/davmail dir
* startup script that copies keystoreFile to StateDirectory (Closes: #968236)
-- Alexandre Rossi <alexandre.rossi@gmail.com> Wed, 12 Aug 2020 10:23:31 +0200
davmail (5.5.1.3299-2) unstable; urgency=medium
[ Debian Janitor ]
* Refer to common license file for CC0-1.0.
* Update standards version to 4.5.0, no changes needed.
[ Alexandre Rossi ]
* use slightly modified upstream conf
* let davmail handle log rotation
* use DynamicUser if systemd
* drop now useless noosxtray build flag
* fix _davmail user creation using --force-badname (Closes: #959219)
* postinst: dpkg-stateoverride use --force-all instead of deprecated --force
* d/rules: explain why override jh_depends
-- Alexandre Rossi <alexandre.rossi@gmail.com> Sat, 20 Jun 2020 12:20:22 +0200
davmail (5.5.1.3299-1) unstable; urgency=medium
* New upstream version 5.5.1.3299
-- Alexandre Rossi <alexandre.rossi@gmail.com> Mon, 20 Apr 2020 09:14:26 +0200
davmail (5.5.0.3293-1) unstable; urgency=medium
* New upstream version 5.5.0.3293
* drop embed-private-jdk-apis (integrated upstream)
* drop 0002-no-osx-tray.patch (useless, OSX specific deps have been dropped)
* refresh patches
-- Alexandre Rossi <alexandre.rossi@gmail.com> Thu, 16 Apr 2020 11:17:52 +0200
davmail (5.4.0.3135-1) unstable; urgency=medium
* New upstream version 5.4.0.3135
* Bump debhelper compat level to 12 (use dh_installsystemd)
* give systemd service a private tmp
* refresh patches
* d/rules: remove cruft
-- Alexandre Rossi <alexandre.rossi@gmail.com> Wed, 20 Nov 2019 11:34:33 +0100
davmail (5.3.1.3079-2) unstable; urgency=medium
* make libopenjfx-java a Suggests (Closes: #939282)
-- Alexandre Rossi <alexandre.rossi@gmail.com> Tue, 03 Sep 2019 09:44:36 +0200
davmail (5.3.1.3079-1) unstable; urgency=medium
* New upstream version 5.3.1.3079
-- Alexandre Rossi <alexandre.rossi@gmail.com> Tue, 13 Aug 2019 06:10:23 +0000
davmail (5.3.0.3065-1) unstable; urgency=medium
* document -server in manpage
* New upstream version 5.3.0.3065
-- Alexandre Rossi <alexandre.rossi@gmail.com> Wed, 07 Aug 2019 08:42:59 +0200
davmail (5.2.0.2961-1) unstable; urgency=medium
* New upstream version 5.2.0.2961
* force server mode in systemd service
* drop swt4-compat (included upstream)
* new dep on httpclient (upstream preparing the drop of commons-httpclient)
* update to policy 4.4.0 (nothing to do)
-- Alexandre Rossi <alexandre.rossi@gmail.com> Mon, 15 Jul 2019 13:09:58 +0200
davmail (5.1.0.2891-2) unstable; urgency=medium
* update policy to 4.3 (nothing to do)
* add javafx-media.jar to jar classpath (Closes: #920713)
* fix inconsistent-appstream-metadata-license
-- Alexandre Rossi <alexandre.rossi@gmail.com> Fri, 01 Feb 2019 17:12:30 +0100
davmail (5.1.0.2891-1) unstable; urgency=medium
* New upstream version 5.1.0.2891
* remove patches that have been integrated upstream
* refresh patches
* suggest jni library for swt
* add swt4-compat patch from upstream to fix building against libswt 4.10
-- Alexandre Rossi <alexandre.rossi@gmail.com> Mon, 14 Jan 2019 18:02:13 +0000
davmail (5.0.0.2801-2) unstable; urgency=medium
* add missing javafx-graphics.jar in jar classpath
* add missing javafx jars in classpath
* use upstream patch to compile against swt4-gtk >= 4.9
-- Alexandre Rossi <alexandre.rossi@gmail.com> Wed, 28 Nov 2018 13:38:00 +0100
davmail (5.0.0.2801-1) unstable; urgency=medium
* New upstream version 5.0.0.2801
* refresh patches
* use jh_linkjars and explicit CLASSPATH instead of patching the build system
* fix release notes path
* add build properties to disable OSX and Windows service capabilities
* fix javafx class availability detection
* new build deps: jettison and javafx
* fix build failure when lib dir does not exist
-- Alexandre Rossi <alexandre.rossi@gmail.com> Fri, 23 Nov 2018 16:36:17 +0100
davmail (4.9.0.2652-3) unstable; urgency=medium
* add embed-private-jdk-apis patch forward url
* do not put davmail jar in java lib system dir
* autopkgtest: at least test for davmail binary being executable
-- Alexandre Rossi <alexandre.rossi@gmail.com> Wed, 10 Oct 2018 22:20:33 +0200
davmail (4.9.0.2652-2) unstable; urgency=medium
[ Ondřej Nový ]
* d/watch: Use https protocol
[ Alexandre Rossi ]
* workaround ci hosts lacking binfmt_misc support
* embed used private JDK APIs
* depend on init-system-helpers with defaults-disabled arg (Closes: #910593)
-- Alexandre Rossi <alexandre.rossi@gmail.com> Mon, 08 Oct 2018 23:41:01 +0200
davmail (4.9.0.2652-1) unstable; urgency=medium
* New upstream version 4.9.0.2652
* drop java9-module-export patch (included upstream)
* drop woodstox-api-change patch (included upstream)
* refresh patches
* Update to policy 4.2.1.0 (nothing to do)
* do not mark the systemd service as failed when stopped
* add basic autopkgtest test
-- Alexandre Rossi <alexandre.rossi@gmail.com> Thu, 06 Sep 2018 15:27:24 +0200
davmail (4.8.6.2600-1) unstable; urgency=medium
* New upstream version 4.8.6.2600
* make set-classpath patch more suitable for upstream inclusion
* explicitly export com.sun.jndi.ldap private jdk API (required in java9)
* workaround woodstox 5 API change
-- Alexandre Rossi <alexandre.rossi@gmail.com> Wed, 27 Jun 2018 13:48:21 +0200
davmail (4.8.5.2589-1) unstable; urgency=medium
* New upstream version.
* Drop 0007-htmlcleaner2.21-compat (integrated upstream).
-- Alexandre Rossi <alexandre.rossi@gmail.com> Wed, 11 Apr 2018 09:41:44 +0200
davmail (4.8.4.2570-1) unstable; urgency=medium
* New upstream version.
* Update to policy 4.1.4.0 (nothing to do).
-- Alexandre Rossi <alexandre.rossi@gmail.com> Sat, 07 Apr 2018 19:03:52 +0200
davmail (4.8.3.2554-2) unstable; urgency=medium
* workaround #882441 in desktop menu entry
* Add patch to fix script detection in Exchange login page (Closes: #891916)
-- Alexandre Rossi <alexandre.rossi@gmail.com> Tue, 20 Mar 2018 21:10:00 +0100
davmail (4.8.3.2554-1) unstable; urgency=medium
* New upstream version.
-- Alexandre Rossi <alexandre.rossi@gmail.com> Tue, 30 Jan 2018 09:37:18 +0100
davmail (4.8.2.2524-1) unstable; urgency=low
* New upstream version.
* Update to policy 4.1.3:
- drop /etc/default/davmail
-- Alexandre Rossi <alexandre.rossi@gmail.com> Sun, 07 Jan 2018 20:56:11 +0100
davmail (4.8.0.2479-3) unstable; urgency=low
* Transition to SWT 4, patch by Emmanuel Bourg (Closes: #879146)
* Updated to policy 4.1.1.0 by Alexandre Rossi
- priority extra now priority optional
- dh_systemd is now in debhelper
-- Geert Stappers <stappers@debian.org> Wed, 22 Nov 2017 11:32:12 +0100
davmail (4.8.0.2479-2) unstable; urgency=low
* Standards version 4.0.0 (nothing to do)
* Explicitly depend on libcommons-logging-java (Closes: #868057)
-- Alexandre Rossi <alexandre.rossi@gmail.com> Tue, 11 Jul 2017 18:20:17 +0200
davmail (4.8.0.2479-1) unstable; urgency=low
* New upstream version (Closes: #859787)
* Refresh patches
* Drop javamail compatibility patch (fixed upstream)
* Depend on headless JRE (Closes: #863849)
-- Alexandre Rossi <alexandre.rossi@gmail.com> Fri, 09 Jun 2017 07:19:27 +0200
davmail (4.7.3.2438-3) unstable; urgency=medium
* Team upload.
* Depend on libservlet3.1-java instead of libservlet3.0-java
-- Emmanuel Bourg <ebourg@apache.org> Sun, 28 May 2017 02:07:58 +0200
davmail (4.7.3.2438-2) unstable; urgency=medium
* add systemd service Documentation keys
* add missing log4j dependency (Closes: #848018)
* do not force swt dep in (which is in Suggests:)
-- Alexandre Rossi <alexandre.rossi@gmail.com> Tue, 13 Dec 2016 13:05:24 +0100
davmail (4.7.3.2438-1) unstable; urgency=medium
[ Alexandre Rossi ]
* New upstream version.
* Depend on javamail rather than gnumail (to prevent some bugs).
* systemd support
* add patch to fix compatibility with javamail > 1.4.3
[ Antonio Ospite ]
* debian/patches: refresh patches
* debian/patches: simplify 0004-Set-classpath-add-target-davmail-lib.patch
* debian/control: depend on libservlet3.0-java instead of libservlet2.4-java
* debian/ant.properties: add the missing path for slf4j-simple
* debian/patches: add 0006-Disable-the-check-for-a-new-release.patch
* debian/postinst: fix a lintian pedantic check about "set -e"
* debian/davmail.menu: remove the menu file
* debian/rules: ship the upstream changelog which is in releasenotes.txt
* debian/control: bump Standards-Version
* debian/control: fix Vcs-* fields to use secure and canonical URLs
* debian/compat: bump to compatibility level v10
* debian/copyright: make "cme check dpkg-copyright" pass
* debian/control: suggest ibswt-gtk-3-java and libswt-cairo-gtk-3-jni
* debian/control: run "cme fix dpkg-control"
* debian/README.source: fix a typo and improve the wording
* debian/control: update the long description
* debian/davmail.desktop: update and fix a lintian warning
* debian/patches: drop the patch to the upstrem davmail.desktop file
* debian/davmail.i: update the man page
[ Geert Stappers ]
* control: Added me as upload sponsor (Closes: #845971)
* Doing the long awaited release. (Closes: #569668)
-- Alexandre Rossi <alexandre.rossi@gmail.com> Sun, 27 Nov 2016 11:52:28 +0100
davmail (4.3.4.2174-3) UNRELEASED; urgency=low
* New upstream version.
* Make java deps architecture independent.
-- Alexandre Rossi <alexandre.rossi@gmail.com> Thu, 31 Oct 2013 14:49:37 +0100
davmail (4.3.0.2125-1) experimental; urgency=low
* Initial release (Closes: #569668).
[ Alexandre Rossi ]
* Team upload.
* re-add debian dir removed by git-import-orig
* cleanup debian copyright thanks to upstream tarball repack
* update build system adaptations :
- upstream now builds jar manifest
- exclude OSX files from the build rather than removing src files
- new davmail-lib target to build only the jar
* refresh htmlcleaner 2.2 patch
* remove debian/manifest (not needed anymore, upstream does this)
* add missing dependency slf4j-api
* add .gitignore file
* add Vcs headers
* refresh fix-build patch
* fix manpage layout
* refresh other patches
* update changelog
* fix stopping the daemon in init script
[ Matthias Schmitz ]
* filter jsmooth out during git-import-orig
* Imported Upstream version 4.2.1
* Inform user when davmail is disabled by /etc/default/davmail
* set ANT_OPTS= as asked by the build.xml
* Remove jackrabbit and htmlcleaner patches as they not longer needed
* Rework fixes for build.xml
* Fix exclude path in patch no-osx-tray
* Bump Standards-Version to make lintian happy
* Rename debian/patches/*
* document snapshot
[ Alexandre Rossi ]
* use debian orig-friendly upstream source package
* make git ignore eclipse files
* Imported Upstream version 4.2.1
* new snapshot build
* correctly handle svn revision in watch file
* Imported Upstream version 4.3.0.2125
* install upstream example conf file
* refresh patches
[ Geert Stappers ]
* debian/init: continue if ENABLE_DAEMON is true
* debian/README.source: about the .orig.tar.gz
* sponsoring
-- Geert Stappers <stappers@debian.org> Mon, 21 Oct 2013 20:17:47 +0200
davmail (4.1.0-2042-1~pre+1) UNRELEASED; urgency=low
* Snapshot pre-release.
-- Alexandre Rossi <alexandre.rossi@gmail.com> Thu, 26 May 2011 15:33:26 +0200
|