From bada16f6fc9ec0b2f91154a23da8ec11fe9ec151 Mon Sep 17 00:00:00 2001
From: Dominik George <natureshadow@debian.org>
Date: Sat, 27 Oct 2018 22:28:22 +0200
Subject: [PATCH] Remove stray changelog entry and comma.

---
 debian/changelog | 20 --------------------
 debian/control   |  2 +-
 2 files changed, 1 insertion(+), 21 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 0372c151..bdfa64f4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,26 +6,6 @@ apache-directory-server (2.0.0~M15-4+deb9u1) stretch; urgency=medium
 
  -- Dominik George <natureshadow@debian.org>  Sat, 27 Oct 2018 15:32:48 +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
diff --git a/debian/control b/debian/control
index 7f2f45ef..31df170b 100644
--- a/debian/control
+++ b/debian/control
@@ -38,7 +38,7 @@ Depends:
  liblog4j1.2-java,
  ${maven:Depends},
  ${misc:Depends},
-Suggests: ${maven:OptionalDepends},
+Suggests: ${maven:OptionalDepends}
 Description: Apache Directory Server (Libraries)
  ApacheDS is an embbedable directory server entirely written in Java, which
  has been certified LDAPv3 compatible by the Open Group. Besides LDAP it
-- 
GitLab