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
|
apache-directory-server (2.0.0~M26-1) unstable; urgency=medium
* New upstream release
- Updated the maven-debian-helper rules
- New dependency on libcaffeine-java
* Fixed the build failure with mina 2.2 (Closes: #1026713)
* Fixed the compatibility with apache-directory-api 2.1
* Updated debian/watch to handle the alpha releases
* Standards-Version updated to 4.6.2
* Remove the native libraries from the upstream tarball
-- Emmanuel Bourg <ebourg@apache.org> Wed, 15 Feb 2023 14:12:21 +0100
apache-directory-server (2.0.0~M24-4) unstable; urgency=medium
* Team upload.
* Fix FTBFS with mina2 2.1.4.
* Switch to debhelper-compat = 13.
* Declare compliance with Debian Policy 4.5.0.
-- Markus Koschany <apo@debian.org> Sun, 18 Oct 2020 21:41:12 +0200
apache-directory-server (2.0.0~M24-3) unstable; urgency=medium
* Team upload.
[ Dominik George ]
* Fix mistake in dependency.
[ tony mancill ]
* Make /etc/apacheds writable by app user in postinst and modify
conditions in systemd unit file for service start. (Closes: #921953)
Thank you to Johan Grip for the bug report and patch.
-- tony mancill <tmancill@debian.org> Fri, 22 Feb 2019 06:31:54 -0800
apache-directory-server (2.0.0~M24-2) unstable; urgency=medium
* Team upload.
* Fix command in systemd service file. (Closes: #909063)
* Add missing dependencies to libraries. (Closes: #911557)
+ wrap-and-sort.
* Install NOTICE file to docs as required by Apache licence.
-- Dominik George <natureshadow@debian.org> Sat, 27 Oct 2018 16:30:27 +0200
apache-directory-server (2.0.0~M24-1) unstable; urgency=medium
* Team upload.
* New upstream release
- Refreshed the patches
- Updated the Maven rules
- Build the new interceptors-number module
- Depend on libmavibot-java (>= 1.0.0~M8)
- Depend on libapache-directory-api-java (>= 1.0.0) (Closes: #889840)
* Don't follow the symlinks when changing the permissions of
/var/lib/apacheds and /var/log/apacheds in the postinst script
* Standards-Version updated to 4.1.4
* Switch to debhelper level 11
* Removed the build dependency on dh-systemd
* Use salsa.debian.org Vcs-* URLs
* Use a secure URL in debian/watch
* Track and download the new releases from GitHub
-- Emmanuel Bourg <ebourg@apache.org> Wed, 30 May 2018 16:07:52 +0200
apache-directory-server (2.0.0~M15-4) unstable; urgency=medium
* Transition to Jetty 9
* Build with the DH sequencer instead of CDBS
* Depend on libmaven3-core-java instead of libmaven2-core-java
* Standards-Version updated to 3.9.8 (no changes)
* Use a secure Vcs-Git URL
-- Emmanuel Bourg <ebourg@apache.org> Tue, 17 May 2016 15:25:39 +0200
apache-directory-server (2.0.0~M15-3) unstable; urgency=medium
* Team upload.
* Update 01-jar-packaging.patch: Change type bundle to type jar of all jdbm
artifacts. (Closes: #798984)
-- Markus Koschany <apo@debian.org> Thu, 29 Oct 2015 20:13:36 +0100
apache-directory-server (2.0.0~M15-2) unstable; urgency=medium
* Fixed the compatibility with Mina 2.0.9 (Closes: #798877)
* Added apacheds-all.jar to libapacheds-java (Closes: #798674)
-- Emmanuel Bourg <ebourg@apache.org> Sun, 13 Sep 2015 23:53:48 +0200
apache-directory-server (2.0.0~M15-1) unstable; urgency=medium
* Initial release (Closes: #790648)
-- Emmanuel Bourg <ebourg@apache.org> Wed, 01 Jul 2015 22:21:57 +0200
|