summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control12
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 7bb5670..cff31f9 100644
--- a/debian/control
+++ b/debian/control
@@ -20,3 +20,15 @@ Description: SLAPI plugin to manage different passwords
entry (during an authenticated search with a service account) and
removes this virtual prefix during bind and search requests to get
the user information.
+
+Package: slapd-service-passwords-dbg
+Architecture: any
+Section: debug
+Priority: extra
+Depends: slapd-service-passwords (= ${binary:Version}), ${misc:Depends}
+Description: debugging symbols for slapd-service-passwords
+ This is a SLAPI plugin to manage different passwords for different
+ services without duplicating all the user information.
+ .
+ This package contains the debugging symbols for
+ slapd-service-passwords..