tags 755336 + patch
thanks

Hi!

I'd like to offer a patch (and possibly NMU if you don't mind) for
this bug and 755102. I can't do much for the other RC bugs, but these
two are consequences of my changes in expect, so here's a fix.

Cheers!
-- 
Sergei Golovan
diff -Nru libexpect-php5-0.3.1/debian/changelog 
libexpect-php5-0.3.1/debian/changelog
--- libexpect-php5-0.3.1/debian/changelog       2012-02-15 00:24:59.000000000 
+0400
+++ libexpect-php5-0.3.1/debian/changelog       2014-07-24 09:06:04.000000000 
+0400
@@ -1,3 +1,11 @@
+libexpect-php5 (0.3.1-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Replaced expect-dev by tcl-expect-dev in build dependencies to adapt
+    the package to the changes in expect. (Closes: #755102, #755336).
+
+ -- Sergei Golovan <sgolo...@debian.org>  Thu, 24 Jul 2014 09:05:51 +0400
+
 libexpect-php5 (0.3.1-1) unstable; urgency=low
 
   * New upstream release
diff -Nru libexpect-php5-0.3.1/debian/control 
libexpect-php5-0.3.1/debian/control
--- libexpect-php5-0.3.1/debian/control 2012-02-15 00:29:26.000000000 +0400
+++ libexpect-php5-0.3.1/debian/control 2014-07-24 09:03:55.000000000 +0400
@@ -2,7 +2,7 @@
 Section: web
 Priority: optional
 Maintainer: Alex Denvir <cold...@blueyonder.co.uk>
-Build-Depends: debhelper (>= 7), php5-dev, expect-dev
+Build-Depends: debhelper (>= 7), php5-dev, tcl-expect-dev
 Standards-Version: 3.9.2
 Homepage: http://pecl.php.net/expect
 

Reply via email to