Page Menu
Home
Phabricator (Chris)
Search
Configure Global Search
Log In
Files
F86116
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
2 KB
Referenced Files
None
Subscribers
None
View Options
diff --git a/debian/control b/debian/control
index 629f0adb..67dccc7f 100644
--- a/debian/control
+++ b/debian/control
@@ -1,40 +1,80 @@
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~),
+ dh-php (>= 4~),
libpcre3-dev,
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.1-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.
+
diff --git a/debian/control b/debian/control.in
similarity index 100%
copy from debian/control
copy to debian/control.in
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Thu, Sep 11, 1:05 PM (1 d, 6 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
42661
Default Alt Text
(2 KB)
Attached To
Mode
R114 php-mongodb
Attached
Detach File
Event Timeline
Log In to Comment