tags 301338 patch
thanks

Hi Dan,

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

Thanks,
-- 
Steve Langasek
postmodern programmer
diff -u php4-tclink-3.4.0/debian/changelog php4-tclink-3.4.0/debian/changelog
--- php4-tclink-3.4.0/debian/changelog
+++ php4-tclink-3.4.0/debian/changelog
@@ -1,3 +1,12 @@
+php4-tclink (3.4.0-3.3) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Bump php4-dev build-dep to (>= 4:4.3.10-10).
+  * Switch the dependency back to *non*-threaded phpapi, since ZTS has
+    been dropped for sarge (closes: #301338).
+
+ -- Steve Langasek <[EMAIL PROTECTED]>  Tue, 29 Mar 2005 20:57:43 -0800
+
 php4-tclink (3.4.0-3.2) unstable; urgency=low
 
   * NMU
diff -u php4-tclink-3.4.0/debian/control php4-tclink-3.4.0/debian/control
--- php4-tclink-3.4.0/debian/control
+++ php4-tclink-3.4.0/debian/control
@@ -2,7 +2,7 @@
 Section: web
 Priority: optional
 Maintainer: Dan Helfman <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 3.0.9), php4-dev (>= 4:4.3.10-3), automake, 
autoconf, libssl-dev
+Build-Depends: debhelper (>= 3.0.9), php4-dev (>= 4:4.3.10-10), automake, 
autoconf, libssl-dev
 Standards-Version: 3.5.8
 
 Package: php4-tclink
diff -u php4-tclink-3.4.0/debian/rules php4-tclink-3.4.0/debian/rules
--- php4-tclink-3.4.0/debian/rules
+++ php4-tclink-3.4.0/debian/rules
@@ -17,7 +17,7 @@
 
 modules=tclink
 php4devver=$(shell dpkg -s php4-dev | grep ^Version | cut -d\  -f2)
-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 //')
 
 build: build-stamp
 build-stamp: configure-stamp

Attachment: signature.asc
Description: Digital signature

Reply via email to