Page Menu
Home
Phabricator (Chris)
Search
Configure Global Search
Log In
Files
F86478
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
3 KB
Referenced Files
None
Subscribers
None
View Options
diff --git a/debian/control b/debian/control
index 05f7429..87e1caf 100644
--- a/debian/control
+++ b/debian/control
@@ -1,73 +1,73 @@
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 (>= 5.5~),
librabbitmq-dev (>= 0.7.0),
- php-all-dev (>= 95~)
+ php-all-dev (>= 2:95~)
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: 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.
.
This is empty package that depends on default PHP version.
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.
.
This is empty package that depends on all PHP versions.
Package: php8.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.
diff --git a/debian/control.in b/debian/control.in
index 513be04..d41060d 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -1,32 +1,32 @@
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 (>= 5.5~),
librabbitmq-dev (>= 0.7.0),
- php-all-dev (>= 95~)
+ php-all-dev (>= 2:95~)
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.
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Fri, Sep 12, 8:50 PM (1 d, 16 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
42937
Default Alt Text
(3 KB)
Attached To
Mode
R113 php-ampqp
Attached
Detach File
Event Timeline
Log In to Comment