Page MenuHomePhabricator (Chris)

No OneTemporary

Authored By
Unknown
Size
1 KB
Referenced Files
None
Subscribers
None
diff --git a/debian/control b/debian/control
index 7fbd4e63..78499a1f 100644
--- a/debian/control
+++ b/debian/control
@@ -1,27 +1,27 @@
Source: php-mongodb
Section: php
Priority: optional
Maintainer: Debian PHP PECL Maintainers <pkg-php-pecl@lists.alioth.debian.org>
Uploaders: Ondřej Surý <ondrej@debian.org>
Build-Depends: debhelper (>= 9~),
dh-php,
libpcre3-dev,
libsasl2-dev,
- libbson-dev,
- libmongoc-dev,
- libmongoc-priv-dev,
+ libbson-dev (>= 1.3.0-1~),
+ libmongoc-dev (>= 1.3.0-1~),
+ libmongoc-priv-dev (>= 1.3.0-1~),
php-all-dev
Standards-Version: 3.9.6
Homepage: https://pecl.php.net/package/mongodb
Package: php-mongodb
Architecture: any
Depends: ucf,
${misc:Depends},
${php:Depends},
${shlibs:Depends}
Description: MongoDB driver for PHP
The purpose of this driver is to provide exceptionally thin glue
between MongoDB and PHP, implementing only fundemental and
performance-critical components necessary to build a fully-functional
MongoDB driver.

File Metadata

Mime Type
text/x-diff
Expires
Tue, Jun 16, 12:28 AM (2 w, 1 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
71136
Default Alt Text
(1 KB)

Event Timeline