tags 301332 patch
thanks

Hi Uwe,

I've prepared an NMU for this bug.  Please find the diff attached.

Thanks,
-- 
Steve Langasek
postmodern programmer
diff -u php4-ps-1.3.1/debian/changelog php4-ps-1.3.1/debian/changelog
--- php4-ps-1.3.1/debian/changelog
+++ php4-ps-1.3.1/debian/changelog
@@ -1,3 +1,11 @@
+php4-ps (1.3.1-5.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Build-depend on php4-dev (>= 4:4.3.10-10), as ZTS support is being
+    dropped again for sarge (closes: #301332).
+
+ -- Steve Langasek <[EMAIL PROTECTED]>  Tue, 29 Mar 2005 18:55:05 -0800
+
 php4-ps (1.3.1-5) unstable; urgency=low
 
   * made regular expression to match extension in php.ini more robust
diff -u php4-ps-1.3.1/debian/control php4-ps-1.3.1/debian/control
--- php4-ps-1.3.1/debian/control
+++ php4-ps-1.3.1/debian/control
@@ -2,7 +2,7 @@
 Section: web
 Priority: optional
 Maintainer: Uwe Steinmann <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>> 4.0.0), po-debconf, libjpeg62-dev, pslib-dev (>= 
0.2.3), php4-dev (>= 4:4.3.10-3)
+Build-Depends: debhelper (>> 4.0.0), po-debconf, libjpeg62-dev, pslib-dev (>= 
0.2.3), php4-dev (>= 4:4.3.10-10)
 Standards-Version: 3.6.1
 
 Package: php4-ps
diff -u php4-ps-1.3.1/debian/rules php4-ps-1.3.1/debian/rules
--- php4-ps-1.3.1/debian/rules
+++ php4-ps-1.3.1/debian/rules
@@ -24,7 +24,7 @@
 PHPIZE=/usr/bin/phpize
 PHPCONFIG=/usr/bin/php-config
 
-phpapiver=$(shell grep '\#define PHP_API_VERSION ' 
/usr/include/php4/main/php.h |sed 's/\#define PHP_API_VERSION //')-zts
+phpapiver=$(shell grep '\#define PHP_API_VERSION ' 
/usr/include/php4/main/php.h |sed 's/\#define PHP_API_VERSION //')
 
 configure: configure-stamp
 configure-stamp:

Attachment: signature.asc
Description: Digital signature

Reply via email to