Page MenuHomePhabricator (Chris)

No OneTemporary

Size
1 KB
Referenced Files
None
Subscribers
None
diff --git a/debian/control b/debian/control
index 46c85675..629f0adb 100644
--- a/debian/control
+++ b/debian/control
@@ -1,37 +1,40 @@
Source: php-mongodb
Section: php
Priority: optional
Maintainer: Debian PHP PECL Maintainers <team+php-pecl@tracker.debian.org>
Uploaders: Ondřej Surý <ondrej@debian.org>
Build-Conflicts: libbson-dev,
libmongoc-dev,
libmongoc-priv-dev
Build-Depends: debhelper (>= 10~),
dh-php (>= 3.1~),
libpcre3-dev,
libsasl2-dev,
+ libsnappy-dev,
+ libzstd-dev,
php-all-dev,
- pkg-config
+ pkg-config,
+ zlib1g-dev
Standards-Version: 4.5.1
Homepage: https://pecl.php.net/package/mongodb
Vcs-Browser: https://salsa.debian.org/php-team/pecl/php-mongodb
Vcs-Git: https://salsa.debian.org/php-team/pecl/php-mongodb.git
Package: php-mongodb
Architecture: any
Pre-Depends: php-common (>= 2:69~)
Depends: ucf,
${misc:Depends},
${pecl:Depends},
${php:Depends},
${shlibs:Depends}
Breaks: ${pecl:Breaks}
Replaces: ${pecl:Replaces}
Provides: ${pecl:Provides},
${php:Provides}
Suggests: ${pecl:Suggests}
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
Thu, Sep 11, 7:10 PM (22 h, 59 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
42704
Default Alt Text
(1 KB)

Event Timeline