summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control8
1 files changed, 4 insertions, 4 deletions
diff --git a/debian/control b/debian/control
index e922a67..77d2f9f 100644
--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,7 @@ Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends:
- ${shlibs:Depends},
+ ${shlibs:Depends},
${misc:Depends}
Description: Alternate C driver for the MongoDB document-oriented datastore
MongoDB is a high-performance, open source, schema-free
@@ -43,8 +43,8 @@ Section: libdevel
Architecture: any
Depends:
libmongo-client0 (= ${binary:Version}),
- pkg-config,
- libglib2.0-dev,
+ pkg-config,
+ libglib2.0-dev,
${misc:Depends}
Description: Development files for the alternate C driver for MongoDB
libmongo-client is an alternative C language driver to the MongoDB
@@ -59,7 +59,7 @@ Section: debug
Architecture: any
Multi-Arch: same
Depends:
- libmongo-client0 (= ${binary:Version}),
+ libmongo-client0 (= ${binary:Version}),
${misc:Depends}
Description: Alternate C driver for MongoDB (debugging symbols)
libmongo-client is an alternative C language driver to the MongoDB