[Pkg-php-commits] [php/refs/tags/debian/5.3.6-1] Put Pre-Depends: dpkg to binary php5-fpm and not the source

Ondřej Surý ondrej at sury.org
Fri Mar 18 19:09:21 UTC 2011


---
 debian/control |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/debian/control b/debian/control
index 60ddc08..d0443b3 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,6 @@ Uploaders: Ondřej Surý <ondrej at debian.org>,
 	   Sean Finney <seanius at debian.org>,
 	   Thijs Kinkhorst <thijs at debian.org>,
 	   Raphael Geissert <geissert at debian.org>
-Pre-Depends: dpkg (>= 1.15.7.2)
 Build-Depends: apache2-prefork-dev,
 	       autoconf (>= 2.63),
 	       automake (>= 1.11) | automake1.11,
@@ -185,6 +184,7 @@ Description: command-line interpreter for the php5 scripting language
 
 Package: php5-fpm
 Architecture: any
+Pre-Depends: dpkg (>= 1.15.7.2)
 Depends: ${shlibs:Depends}, ${misc:Depends}, mime-support, php5-common (= ${binary:Version}), libmagic1, ucf, tzdata
 Provides: ${php:Provides}
 Suggests: php-pear
-- 
1.7.1




More information about the Pkg-php-commits mailing list