Page Menu
Home
Phabricator (Chris)
Search
Configure Global Search
Log In
Files
F86106
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 859dfad..227508f 100644
--- a/debian/control
+++ b/debian/control
@@ -1,70 +1,70 @@
Source: php-amqp
Section: php
Priority: optional
Maintainer: Debian PHP PECL Maintainers <team+php-pecl@tracker.debian.org>
Uploaders: Ondřej Surý <ondrej@debian.org>,
Prach Pongpanich <prach@debian.org>
Build-Depends: debhelper (>= 10~),
dh-php (>= 4~),
librabbitmq-dev (>= 0.7.0),
php-all-dev
Standards-Version: 4.5.1
Vcs-Browser: https://salsa.debian.org/php-team/pecl/php-amqp
Vcs-Git: https://salsa.debian.org/php-team/pecl/php-amqp.git
Homepage: http://pecl.php.net/package/amqp
Package: php-amqp
Architecture: any
Pre-Depends: php-common (>= 2:69~)
Depends: ${misc:Depends},
${pecl:Depends},
${php:Depends},
${shlibs:Depends}
Breaks: ${pecl:Breaks}
Replaces: ${pecl:Replaces}
Provides: ${pecl:Provides},
${php:Provides}
Suggests: ${pecl:Suggests}
Description: AMQP extension for PHP
This extension can communicate with any AMQP spec 0-9-1 compatible
server, such as RabbitMQ, OpenAMQP and Qpid, giving you the ability
to create and delete exchanges and queues, as well as publish to any
exchange and consume from any queue.
Package: php-amqp-all-dev
Architecture: all
Pre-Depends: php-common (>= 2:69~)
Depends: ${misc:Depends},
${pecl:Depends},
${php:Depends},
${shlibs:Depends}
Breaks: ${pecl:Breaks}
Replaces: ${pecl:Replaces}
Provides: ${pecl:Provides},
${php:Provides}
Suggests: ${pecl:Suggests}
Description: AMQP extension for PHP
This extension can communicate with any AMQP spec 0-9-1 compatible
server, such as RabbitMQ, OpenAMQP and Qpid, giving you the ability
to create and delete exchanges and queues, as well as publish to any
exchange and consume from any queue.
-Package: php8.1-amqp
+Package: php7.4-amqp
Architecture: any
Pre-Depends: php-common (>= 2:69~)
Depends: ${misc:Depends},
${pecl:Depends},
${php:Depends},
${shlibs:Depends}
Breaks: ${pecl:Breaks}
Replaces: ${pecl:Replaces}
Provides: ${pecl:Provides},
${php:Provides}
Suggests: ${pecl:Suggests}
Description: AMQP extension for PHP
This extension can communicate with any AMQP spec 0-9-1 compatible
server, such as RabbitMQ, OpenAMQP and Qpid, giving you the ability
to create and delete exchanges and queues, as well as publish to any
exchange and consume from any queue.
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Thu, Sep 11, 12:32 PM (1 d, 6 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
42652
Default Alt Text
(2 KB)
Attached To
Mode
R113 php-ampqp
Attached
Detach File
Event Timeline
Log In to Comment