Page MenuHomePhabricator (Chris)

No OneTemporary

Size
2 KB
Referenced Files
None
Subscribers
None
diff --git a/debian/control b/debian/control
index 75d8f8bd..75f1632c 100644
--- a/debian/control
+++ b/debian/control
@@ -1,78 +1,77 @@
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 (>= 4~),
libsasl2-dev,
libsnappy-dev,
libzstd-dev,
php-all-dev,
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.
Package: php-mongodb-all-dev
Architecture: all
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.
Package: php8.2-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, 12:42 PM (1 d, 6 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
42655
Default Alt Text
(2 KB)

Event Timeline