Page MenuHomePhabricator (Chris)

No OneTemporary

Authored By
Unknown
Size
1 KB
Referenced Files
None
Subscribers
None
diff --git a/debian/control.in b/debian/control.in
index f0058b6..b1d5f7e 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 (>= 3.1~),
+ 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.

File Metadata

Mime Type
text/x-diff
Expires
Sat, May 16, 7:03 AM (13 h, 39 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
64027
Default Alt Text
(1 KB)

Event Timeline